This has been happening to me from the very beginning of 14.04 testing. Back when I tried to report it, I was not a member of this list.
I have filed the bug on launchpad, with a stacktrace after debug symbols installed: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1286299 On Sat, Mar 22, 2014 at 4:28 PM, Valorie Zimmerman < [email protected]> wrote: > I was told to report it here: > > Application: python3 (1.0) > KDE Platform Version: 4.12.90 > Qt Version: 4.8.6 > Operating System: Linux 3.13.0-19-generic x86_64 > Distribution: Ubuntu Trusty Tahr (development branch) > > -- Information about the crash: > <In detail, tell us what you were doing when the application crashed.> > > I was trying to report a crash in virtuoso-t, which did work, even > though apport crashed! The other applications running were Ktorrent, > Konversation, and Chromium. > > Valorie > > -- Backtrace: > Application: Apport KDE (python3), signal: Segmentation fault > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > [KCrash Handler] > #5 0x00007f454367ebea in QWidgetPrivate::deleteTLSysExtra > (this=this@entry=0x16115b0) at kernel/qwidget_x11.cpp:2890 > #6 0x00007f4543631195 in QWidgetPrivate::deleteExtra > (this=this@entry=0x16115b0) at kernel/qwidget.cpp:1832 > #7 0x00007f45436313bd in QWidgetPrivate::~QWidgetPrivate > (this=0x16115b0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:365 > #8 0x00007f4543a82eb7 in ~QDialogPrivate (this=0x16115b0, > __in_chrg=<optimized out>) at > ../../include/QtGui/private/../../../src/gui/dialogs/qdialog_p.h:66 > #9 QDialogPrivate::~QDialogPrivate (this=0x16115b0, > __in_chrg=<optimized out>) at > ../../include/QtGui/private/../../../src/gui/dialogs/qdialog_p.h:66 > #10 0x00007f454566a735 in cleanup (pointer=<optimized out>) at > ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 > #11 ~QScopedPointer (this=0x158ec28, __in_chrg=<optimized out>) at > ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100 > #12 QObject::~QObject (this=0x158ec20, __in_chrg=<optimized out>) at > kernel/qobject.cpp:816 > #13 0x00007f4543639dcc in QWidget::~QWidget (this=0x158ec20, > __in_chrg=<optimized out>) at kernel/qwidget.cpp:1554 > #14 0x00007f45445e43b9 in ?? () from > /usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-34m-x86_64-linux-gnu.so > #15 0x00007f45445a50fe in ?? () from > /usr/lib/python3/dist-packages/PyQt4/QtGui.cpython-34m-x86_64-linux-gnu.so > #16 0x00007f4544b6d486 in ?? () from > /usr/lib/python3/dist-packages/sip.cpython-34m-x86_64-linux-gnu.so > #17 0x00007f4544b6e659 in ?? () from > /usr/lib/python3/dist-packages/sip.cpython-34m-x86_64-linux-gnu.so > #18 0x0000000000540732 in subtype_dealloc.16043 (self=0x7f4533aa7d38) > at ../Objects/typeobject.c:1172 > #19 0x00000000005a3017 in free_keys_object.9896 (keys=0x1613090) at > ../Objects/dictobject.c:369 > #20 0x0000000000440538 in dict_dealloc.9969 (mp=0x7f4549143848) at > ../Objects/dictobject.c:1391 > #21 0x000000000059c8ba in subtype_clear.16035 (self=0x7f453cd799b0) at > ../Objects/typeobject.c:1018 > #22 0x0000000000445722 in delete_garbage (old=<optimized out>, > collectable=<optimized out>) at ../Modules/gcmodule.c:854 > #23 collect.39526 (generation=generation@entry=2, > n_collected=n_collected@entry=0x0, > n_uncollectable=n_uncollectable@entry=0x0, nofail=nofail@entry=1) at > ../Modules/gcmodule.c:1020 > #24 0x0000000000445e15 in _PyGC_CollectNoFail () at > ../Modules/gcmodule.c:1626 > #25 PyImport_Cleanup () at ../Python/import.c:536 > #26 0x00000000004462a5 in Py_Finalize.part.6.32852 () at > ../Python/pythonrun.c:616 > #27 0x00000000004465dc in Py_Finalize () at ../Python/pythonrun.c:2714 > #28 Py_Exit (sts=sts@entry=1) at ../Python/pythonrun.c:2712 > #29 0x000000000041df1a in handle_system_exit.part.7 () at > ../Python/pythonrun.c:1811 > #30 0x0000000000446923 in handle_system_exit () at > ../Python/pythonrun.c:1856 > #31 PyErr_PrintEx (set_sys_last_vars=set_sys_last_vars@entry=1) at > ../Python/pythonrun.c:1821 > #32 0x000000000060bb20 in PyErr_Print () at ../Python/pythonrun.c:1717 > #33 PyRun_SimpleFileExFlags (fp=fp@entry=0xe219d0, filename=<optimized > out>, filename@entry=0x7f45490a5d90 "/usr/share/apport/apport-kde", > closeit=closeit@entry=1, flags=flags@entry=0x7fff63f48aa0) at > ../Python/pythonrun.c:1610 > #34 0x000000000060cd5c in PyRun_AnyFileExFlags (flags=0x7fff63f48aa0, > closeit=<optimized out>, filename=<optimized out>, fp=0xe219d0) at > ../Python/pythonrun.c:1292 > #35 run_file (p_cf=0x7fff63f48aa0, filename=0xdb9280 > L"/usr/share/apport/apport-kde", fp=0xe219d0) at ../Modules/main.c:319 > #36 Py_Main (argc=argc@entry=2, argv=argv@entry=0xdb8010) at > ../Modules/main.c:751 > #37 0x000000000041ec0d in main (argc=2, argv=<optimized out>) at > ../Modules/python.c:69 > > Report to [email protected] > > -- > http://about.me/valoriez > > -- > kubuntu-devel mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel > -- Rohan Dhruva
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
