warning: core file may not match specified executable file.
[New LWP 29090]
[New LWP 29093]
[New LWP 29213]
[New LWP 29085]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/python2 /usr/bin/qubes-manager'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00000039bd2b0ec2 in qt_toX11Pixmap(QPixmap const&) () from /lib64/libQtGui.so.4
#0 0x00000039bd2b0ec2 in qt_toX11Pixmap(QPixmap const&) () from /lib64/libQtGui.so.4
#1 0x00000039bd261099 in QWidgetPrivate::setWindowIcon_sys(bool) () from /lib64/libQtGui.so.4
#2 0x00000039bd21437a in QWidget::create(unsigned long, bool, bool) () from /lib64/libQtGui.so.4
#3 0x00000039bd21ce6a in QWidget::setVisible(bool) () from /lib64/libQtGui.so.4
#4 0x00000039bd693f9e in QDialog::setVisible(bool) () from /lib64/libQtGui.so.4
#5 0x00007f1e8c221cfc in sipQMessageBox::setVisible(bool) ()
Missing separate debuginfos, use: debuginfo-install python-2.7.5-16.fc20.x86_64
---Type <return> to continue, or q <return> to quit---
from /usr/lib64/python2.7/site-packages/PyQt4/QtGui.so
#6 0x00000039bd693a06 in QDialog::exec() () from /lib64/libQtGui.so.4
#7 0x00007f1e8c41c2f5 in meth_QDialog_exec_ () from /usr/lib64/python2.7/site-packages/PyQt4/QtGui.so
#8 0x00000039b04e0bc4 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#9 0x00000039b04e21dd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#10 0x00000039b046f0d8 in ?? () from /lib64/libpython2.7.so.1.0
#11 0x00000039b044a0d3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#12 0x00000039b04dc027 in PyEval_CallObjectWithKeywords () from /lib64/libpython2.7.so.1.0
#13 0x00000039b04fcf7c in PyErr_PrintEx () from /lib64/libpython2.7.so.1.0
#14 0x00007f1e8839634d in libvirt_virConnectDomainEventLifecycleCallback ()
from /usr/lib64/python2.7/site-packages/libvirtmod.so
#15 0x00007f1e87f75bca in virDomainEventDispatchDefaultFunc () from /lib64/libvirt.so.0
#16 0x00007f1e87f74101 in virObjectEventTimer () from /lib64/libvirt.so.0
#17 0x00007f1e87eeef09 in virEventPollRunOnce () from /lib64/libvirt.so.0
#18 0x00007f1e87eed862 in virEventRunDefaultImpl () from /lib64/libvirt.so.0
#19 0x00007f1e883a0466 in libvirt_virEventRunDefaultImpl ()
from /usr/lib64/python2.7/site-packages/libvirtmod.so
#20 0x00000039b04e0bc4 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#21 0x00000039b04e0980 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#22 0x00000039b04e21dd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#23 0x00000039b046f1cd in ?? () from /lib64/libpython2.7.so.1.0
#24 0x00000039b044a0d3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#25 0x00000039b04dd417 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
---Type <return> to continue, or q <return> to quit---
#26 0x00000039b04e0980 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#27 0x00000039b04e0980 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#28 0x00000039b04e21dd in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#29 0x00000039b046f0d8 in ?? () from /lib64/libpython2.7.so.1.0
#30 0x00000039b044a0d3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#31 0x00000039b04590c5 in ?? () from /lib64/libpython2.7.so.1.0
#32 0x00000039b044a0d3 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#33 0x00000039b04dc027 in PyEval_CallObjectWithKeywords () from /lib64/libpython2.7.so.1.0
#34 0x00000039b0510822 in ?? () from /lib64/libpython2.7.so.1.0
#35 0x00000039ad407ee5 in start_thread () from /lib64/libpthread.so.0
#36 0x00000039ad0f4d1d in clone () from /lib64/libc.so.6
But again, when it gets past this the vm continues to boot, not stuck in some transitional state. I guess it's something else, not qubes-manager that tries to notify me about qubes db error and crash qubes-manager.
Marek, your fix works for me too.
When the package qubes-manager gets an update one day, will it update correctly if I keep the modified version of /usr/lib64/python2.7/site-packages/qubes/qubesutils.py ?
Thank you