Public bug reported: Dr. Konqi generated this crash report so I will paste it here:
Application: python3 (1.0) KDE Platform Version: 4.9.2 Qt Version: 4.8.3 Operating System: Linux 3.5.0-17-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: I was trying to report a bug in Chromium, I didn't write chromium-browser, instead just chromium (or any random string), this crashed apport-kde, it first tells me that the package does not exist then crashes. The crash can be reproduced every time. -- Backtrace: Application: Apport KDE (python3.2mu), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #5 QWidget::~QWidget (this=0x211a940, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1630 #6 0x00007ffdcb336759 in ?? () from /usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-32mu.so #7 0x00007ffdcb32a976 in ?? () from /usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-32mu.so #8 0x00007ffdcb7a6cd4 in ?? () from /usr/lib/python3/dist-packages/sip.cpython-32mu.so #9 0x00007ffdcb7a85b9 in ?? () from /usr/lib/python3/dist-packages/sip.cpython-32mu.so #10 0x000000000046e6e7 in subtype_dealloc.6395 (self=<ProgressDialog(buttons=<QDialogButtonBox at remote 0x21fd050>, text=<QLabel at remote 0x1ebcef0>, progress=<QProgressBar at remote 0x1ebcf80>, vboxlayout=<QVBoxLayout at remote 0x1ebcdd0>, heading=<QLabel at remote 0x1ebce60>) at remote 0x1ebca70>) at ../Objects/typeobject.c:977 #11 0x00000000004d6f97 in dict_dealloc.65589 (mp=0x1e8e400) at ../Objects/dictobject.c:1048 #12 0x000000000046e77f in subtype_dealloc.6395 (self=<MainUserInterface(report_file=None, gettext_domain='apport', args=[], crashdb=<CrashDatabase at remote 0x20d4950>, cur_package='chromium', dialog=None, report=<Report at remote 0x20e2810>, progress=<ProgressDialog(buttons=<QDialogButtonBox at remote 0x21fd050>, text=<QLabel at remote 0x1ebcef0>, progress=<QProgressBar at remote 0x1ebcf80>, vboxlayout=<QVBoxLayout at remote 0x1ebcdd0>, heading=<QLabel at remote 0x1ebce60>) at remote 0x1ebca70>, options=<Values(save=None, package='chromium', pid=None, update_report=None, window=False, version=None, hanging=False, tag=[], filebug=True, crash_file=None, symptom=None) at remote 0x20e2710>) at remote 0x1ec5f10>) at ../Objects/typeobject.c:962 #13 0x00000000004cb383 in insertdict_by_entry.65617 (mp=mp@entry=0x11233d0, key=key@entry='UserInterface', hash=hash@entry=1546387388073679355, ep=<optimized out>, value=value@entry=None) at ../Objects/dictobject.c:527 #14 0x00000000004cb437 in insertdict (value=None, hash=1546387388073679355, key='UserInterface', mp=0x11233d0) at ../Objects/dictobject.c:564 #15 dict_set_item_by_hash_or_entry (value=None, ep=0x0, hash=1546387388073679355, key='UserInterface', op={'qUncompress': None, 'Q_ENUMS': None, 'QVBoxLayout': None, 'text': None, 'QState': None, 'QProcessEnvironment': None, 'qRound64': None, 'QDir': None, 'qRound': None, 'noforcesign': None, 'QVariantAnimation': None, 'QSignalMapper': None, 'QRadioButton': None, 'ReportDialog': None, 'QPyNullVariant': None, 'copyright': None, 'qChecksum': None, 'description': None, 'QPoint': None, 'KCmdLineArgs': None, 'QDialog': None, 'QAbstractEventDispatcher': None, 'QLineEdit': None, 'apport': None, 'QBitArray': None, 'QXmlStreamEntityDeclaration': None, 'QModelIndex': None, 'QLocale': None, 'pyqtSignature': None, 'QFinalState': None, 'KApplication': None, 'QFile': None, 'qAbs': None, 'MainUserInterface': None, 'QMutexLocker': None, 'QSettings': None, '__cached__': None, 'uppercasebase': None, 'QtSystemMsg': None, 'QAbstractAnimation': None, 'QThread': None, 'QBasicTimer': None, 'oct_': None, 'qsrand': None, 'pyqtWrapperType': None, 'QTimeLine': None, 'QAbstractTransition': None, 'QEventTransition': None, 'QSequentialAnimati...(truncated)) at ../Objects/dictobject.c:803 #16 PyDict_SetItem (op=op@entry={'qUncompress': None, 'Q_ENUMS': None, 'QVBoxLayout': None, 'text': None, 'QState': None, 'QProcessEnvironment': None, 'qRound64': None, 'QDir': None, 'qRound': None, 'noforcesign': None, 'QVariantAnimation': None, 'QSignalMapper': None, 'QRadioButton': None, 'ReportDialog': None, 'QPyNullVariant': None, 'copyright': None, 'qChecksum': None, 'description': None, 'QPoint': None, 'KCmdLineArgs': None, 'QDialog': None, 'QAbstractEventDispatcher': None, 'QLineEdit': None, 'apport': None, 'QBitArray': None, 'QXmlStreamEntityDeclaration': None, 'QModelIndex': None, 'QLocale': None, 'pyqtSignature': None, 'QFinalState': None, 'KApplication': None, 'QFile': None, 'qAbs': None, 'MainUserInterface': None, 'QMutexLocker': None, 'QSettings': None, '__cached__': None, 'uppercasebase': None, 'QtSystemMsg': None, 'QAbstractAnimation': None, 'QThread': None, 'QBasicTimer': None, 'oct_': None, 'qsrand': None, 'pyqtWrapperType': None, 'QTimeLine': None, 'QAbstractTransition': None, 'QEventTransition': None, 'QSequentialAnimati...(truncated), key=key@entry='UserInterface', value=None) at ../Objects/dictobject.c:856 #17 0x0000000000497314 in _PyModule_Clear (m=<optimized out>) at ../Objects/moduleobject.c:303 #18 0x000000000050a724 in PyImport_Cleanup () at ../Python/import.c:472 #19 0x000000000041b95c in Py_Finalize () at ../Python/pythonrun.c:461 #20 0x000000000045800a in Py_Main (argc=argc@entry=3, argv=argv@entry=0x10d6010) at ../Modules/main.c:752 #21 0x00000000004604e7 in main (argc=3, argv=0x7fffba4bbbe8) at ../Modules/python.c:65 ** Affects: apport (Ubuntu) Importance: Undecided Status: Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066643 Title: Apport KDE crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1066643/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs