https://bugs.kde.org/show_bug.cgi?id=378628
Bug ID: 378628 Summary: Segmentation fault while trying to bug-report another crash Product: drkonqi Version: 5.9.4 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: backtraceparsing Assignee: unassigned-b...@kde.org Reporter: rheri...@gmail.com Target Milestone: --- Something crashed while I was customizing my task manager and drkonqi crashed while trying to bug-report the previous crash. It installed 4 packages for more informative and useful bug-reporting and died. Here is backtrace: Application: drkonqi (drkonqi), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fa4481ca8c0 (LWP 5063))] Thread 2 (Thread 0x7fa4391ba700 (LWP 5065)): #0 0x00007fa444acbb5d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007fa4409c9c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007fa4409cb8d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007fa43b50c629 in QXcbEventReader::run (this=0xacc990) at qxcbconnection.cpp:1253 #4 0x00007fa4451c17be in QThreadPrivate::start (arg=0xacc990) at thread/qthread_unix.cpp:331 #5 0x00007fa44314e6ba in start_thread (arg=0x7fa4391ba700) at pthread_create.c:333 #6 0x00007fa444ad782d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7fa4481ca8c0 (LWP 5063)): [KCrash Handler] #6 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::data (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 #7 qGetPtrHelper<QScopedPointer<QObjectData> > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:983 #8 QDBusAbstractInterface::d_func (this=<optimized out>) at qdbusabstractinterface.h:148 #9 QDBusAbstractInterface::asyncCallWithArgumentList (this=0x0, method=..., args=...) at qdbusabstractinterface.cpp:502 #10 0x00007fa446dc0f74 in KWallet::Wallet::isOpen(QString const&) () from /usr/lib/x86_64-linux-gnu/libKF5Wallet.so.5 #11 0x000000000046ca8e in BugzillaLoginPage::openWallet (this=this@entry=0xf33100) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/drkonqi/bugzillaintegration/reportassistantpages_bugzilla.cpp:177 #12 0x000000000046fb2a in BugzillaLoginPage::walletLogin (this=0xf33100) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/drkonqi/bugzillaintegration/reportassistantpages_bugzilla.cpp:187 #13 0x00007fa4453dd308 in QtPrivate::QSlotObjectBase::call (a=0x7fff0c86f870, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124 #14 QSingleShotTimer::timerEvent (this=0x13945a0) at kernel/qtimer.cpp:315 #15 0x00007fa4453d1bb3 in QObject::event (this=0x13945a0, e=<optimized out>) at kernel/qobject.cpp:1261 #16 0x00007fa445c9505c in QApplicationPrivate::notify_helper (this=this@entry=0xab3f50, receiver=receiver@entry=0x13945a0, e=e@entry=0x7fff0c86fb50) at kernel/qapplication.cpp:3716 #17 0x00007fa445c9a516 in QApplication::notify (this=0x7fff0c86ff90, receiver=0x13945a0, e=0x7fff0c86fb50) at kernel/qapplication.cpp:3499 #18 0x00007fa4453a238b in QCoreApplication::notifyInternal (this=0x7fff0c86ff90, receiver=0x13945a0, event=event@entry=0x7fff0c86fb50) at kernel/qcoreapplication.cpp:965 #19 0x00007fa4453f75ed in QCoreApplication::sendEvent (event=0x7fff0c86fb50, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224 #20 QTimerInfoList::activateTimers (this=0xafa220) at kernel/qtimerinfo_unix.cpp:637 #21 0x00007fa4453f7af1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:177 #22 0x00007fa4427cb197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007fa4427cb3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007fa4427cb49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007fa4453f87eb in QEventDispatcherGlib::processEvents (this=0xb0ca50, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #26 0x00007fa44539fb4a in QEventLoop::exec (this=this@entry=0x7fff0c86fd90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #27 0x00007fa4453a7bec in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229 #28 0x00007fa4456dbbfc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1542 #29 0x00007fa445c91495 in QApplication::exec () at kernel/qapplication.cpp:2976 #30 0x000000000043adb0 in main (argc=17, argv=<optimized out>) at /build/plasma-workspace-kxRFE_/plasma-workspace-5.5.5.2/drkonqi/main.cpp:150 -- You are receiving this mail because: You are watching all bug changes.