EnvyNG crashes without a visible reason

Bug #415652 reported by Astrid H
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux Mint
Incomplete
Undecided
Unassigned

Bug Description

This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7dcf6c0 (LWP 5773)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb7fa7430 in __kernel_vsyscall ()
[Current thread is 0 (process 5773)]

Thread 1 (Thread 0xb7dcf6c0 (LWP 5773)):
#0 0xb7fa7430 in __kernel_vsyscall ()
#1 0xb7f87013 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb4e8d18f in ?? () from /usr/lib/libkdeui.so.5
#3 0xb4e8e0e3 in KCrash::defaultCrashHandler () from /usr/lib/libkdeui.so.5
#4 <signal handler called>
#5 0xb6556b82 in ?? () from /usr/lib/libQtGui.so.4
#6 0xb654fbb6 in ?? () from /usr/lib/libQtGui.so.4
#7 0xb6383066 in QWidgetPrivate::deleteExtra () from /usr/lib/libQtGui.so.4
#8 0xb6383845 in QWidgetPrivate::~QWidgetPrivate () from /usr/lib/libQtGui.so.4
#9 0xb6838a79 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb73a52e1 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#11 0xb638884f in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#12 0xb6850776 in QDialog::~QDialog () from /usr/lib/libQtGui.so.4
#13 0xb705dcb5 in ?? () from /usr/lib/python2.6/dist-packages/PyQt4/QtGui.so
#14 0xb7001f8c in ?? () from /usr/lib/python2.6/dist-packages/PyQt4/QtGui.so
#15 0xb7001fce in ?? () from /usr/lib/python2.6/dist-packages/PyQt4/QtGui.so
#16 0xb763e5a3 in ?? () from /usr/lib/python2.6/dist-packages/sip.so
#17 0x080a90d5 in ?? ()
#18 0x0808cb61 in ?? ()
#19 0x0808ee69 in PyDict_SetItem ()
#20 0x080909c1 in _PyModule_Clear ()
#21 0x080f17a2 in PyImport_Cleanup ()
#22 0x080fd90d in Py_Finalize ()
#23 0x0805c129 in Py_Main ()
#24 0x0805b972 in main ()
#0 0xb7fa7430 in __kernel_vsyscall ()

Revision history for this message
emorrp1 (emorrp1) wrote :

Thank you for reporting a bug in Linux Mint. Unfortunately I cannot reproduce your problem, so it's likely that you've changed something as root (using sudo) that has messed up your configuration. If you can reproduce the bug in a fresh install (probably a virtual machine, or a new user account) then please detail the steps necessary, including any extra software you added. Please also check out the Linux Mint Forums, where there are many more people available to help out with diagnosing any problems you have. You might also like to check out this article: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html This is a standard response, so it may not be entirely appropriate.

Changed in linuxmint:
status: New → Incomplete
Revision history for this message
Yuriy Kozlov (yuriy-kozlov) wrote :
Revision history for this message
emorrp1 (emorrp1) wrote :

thank you Yuriy, after reading that bug report it does seem to be a dup

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.