Bug ID | 907757 |
---|---|
Summary | python2.7 segfault |
Classification | openSUSE |
Product | openSUSE Factory |
Version | 201411* |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | jmatejek@suse.com |
Reporter | mpluskal@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Created attachment 615454 [details]
backtrace
When runnig virt-manager --debu from command line, and issue ctrl+c,
segmentation fault occurs:
gdb:
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/python2 -tt
/usr/share/virt-manager/virt-manager'.
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
#0 g_logv (log_domain=0x7f1eb9487b0e "Gdk", log_level=G_LOG_LEVEL_ERROR,
format=<optimized out>, args=args@entry=0x7fff1b962668) at gmessages.c:1046
1046 gmessages.c: No such file or directory.
...
(see attachment for rest)