mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #117] python segfault with host connected via TCP #98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bsavelev on GitHub (Sep 29, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/117
x86, debian 7.1
Python 2.7.3
python-libvirt 0.9.12-11+deb7u4
I have one host connected via TCP and open
OverviewpageAfter some time with some request like 'info/...' python process ends with segfault message
With SSH connection all works fine
Maybe it problem of libvirt, but maybe problem is like that: https://bugzilla.redhat.com/show_bug.cgi?id=744546
@retspen commented on GitHub (Sep 29, 2013):
This problem have got Ubuntu distributions too
@retspen commented on GitHub (Sep 29, 2013):
This problem like #105 ? Run panel in test mode (./manage runserver 0:8000)?
@bsavelev commented on GitHub (Sep 29, 2013):
I have error in test mode without apache
I have segfault, not oom-killer
@StuartIanNaylor commented on GitHub (Oct 11, 2013):
Same here with ./manage runserver 0:8000 bangs out and segfault is the error.
With apache its complaining about django and python versions.
@retspen commented on GitHub (Oct 11, 2013):
./manage.py runserver 0:8000 - only for debug or develop not for use!
Show your error log apache2.