[GH-ISSUE #117] python segfault with host connected via TCP #98

Closed
opened 2026-02-27 16:37:55 +03:00 by kerem · 5 comments
Owner

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 Overview page
After 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

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 `Overview` page After 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
kerem closed this issue 2026-02-27 16:37:56 +03:00
Author
Owner

@retspen commented on GitHub (Sep 29, 2013):

This problem have got Ubuntu distributions too

<!-- gh-comment-id:25325234 --> @retspen commented on GitHub (Sep 29, 2013): This problem have got Ubuntu distributions too
Author
Owner

@retspen commented on GitHub (Sep 29, 2013):

This problem like #105 ? Run panel in test mode (./manage runserver 0:8000)?

<!-- gh-comment-id:25325971 --> @retspen commented on GitHub (Sep 29, 2013): This problem like #105 ? Run panel in test mode (./manage runserver 0:8000)?
Author
Owner

@bsavelev commented on GitHub (Sep 29, 2013):

I have error in test mode without apache
I have segfault, not oom-killer

<!-- gh-comment-id:25326610 --> @bsavelev commented on GitHub (Sep 29, 2013): I have error in test mode without apache I have segfault, not oom-killer
Author
Owner

@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.

<!-- gh-comment-id:26123156 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:26129769 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#98
No description provided.