Bug 365456 - Segmentation fault
Summary: Segmentation fault
Status: RESOLVED DUPLICATE of bug 363838
Alias: None
Product: drkonqi
Classification: Applications
Component: backtraceparsing (show other bugs)
Version: 5.7.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-12 08:40 UTC by galagann
Modified: 2016-08-23 20:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description galagann 2016-07-12 08:40:35 UTC
When I want to do a crash report, drkonqi crash directly after loading the debuginfo RPM

Reproducible: Always




Application: drkonqi (drkonqi), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f599c8087c0 (LWP 2280))]

Thread 3 (Thread 0x7f598a4fb700 (LWP 2282)):
#0  0x00007f5997ec6bfd in poll () from /lib64/libc.so.6
#1  0x00007f599354b422 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f599354d00f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f598ca547b9 in QXcbEventReader::run (this=0x146b590) at qxcbconnection.cpp:1325
#4  0x00007f59985c5a29 in QThreadPrivate::start (arg=0x146b590) at thread/qthread_unix.cpp:341
#5  0x00007f59960c70a4 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f5997ecf02d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f59820d5700 (LWP 2284)):
#0  0x00007f5997ec2ccd in read () from /lib64/libc.so.6
#1  0x00007f599578db60 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f599574c999 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f599574cdf8 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f599574cf7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f59987d834b in QEventDispatcherGlib::processEvents (this=0x7f597c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f5998785fcb in QEventLoop::exec (this=this@entry=0x7f59820d4de0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f59985c0f5a in QThread::exec (this=this@entry=0x7f5999e1cd00 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500
#8  0x00007f5999bb4225 in QDBusConnectionManager::run (this=0x7f5999e1cd00 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189
#9  0x00007f59985c5a29 in QThreadPrivate::start (arg=0x7f5999e1cd00 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341
#10 0x00007f59960c70a4 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f5997ecf02d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f599c8087c0 (LWP 2280)):
[KCrash Handler]
#6  data (this=0x8) at ../../src/corelib/tools/qscopedpointer.h:135
#7  qGetPtrHelper<QScopedPointer<QObjectData> > (p=...) at ../../src/corelib/global/qglobal.h:1014
#8  d_func (this=0x0) at qdbusabstractinterface.h:152
#9  QDBusAbstractInterface::asyncCallWithArgumentList (this=0x0, method=..., args=...) at qdbusabstractinterface.cpp:513
#10 0x00007f599b2b5d2b in isOpen (wallet=..., this=<optimized out>) at /usr/src/debug/kwallet-5.24.0/build/src/api/KWallet/kwallet_interface.h:146
#11 KWallet::Wallet::isOpen (name=...) at /usr/src/debug/kwallet-5.24.0/src/api/KWallet/kwallet.cpp:366
#12 0x0000000000448b5e in BugzillaLoginPage::openWallet (this=this@entry=0x18e5020) at /usr/src/debug/plasma-workspace-5.7.0/drkonqi/bugzillaintegration/reportassistantpages_bugzilla.cpp:177
#13 0x000000000044ab88 in BugzillaLoginPage::walletLogin (this=0x18e5020) at /usr/src/debug/plasma-workspace-5.7.0/drkonqi/bugzillaintegration/reportassistantpages_bugzilla.cpp:187
#14 0x00007f59987bee96 in call (a=0x7fff9653c790, r=<optimized out>, this=<optimized out>) at ../../src/corelib/kernel/qobject_impl.h:124
#15 QSingleShotTimer::timerEvent (this=0x1cec3e0) at kernel/qtimer.cpp:310
#16 0x00007f59987b2f24 in QObject::event (this=0x1cec3e0, e=<optimized out>) at kernel/qobject.cpp:1237
#17 0x00007f599948ee9c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#18 0x00007f59994934fa in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#19 0x00007f5998787fb5 in QCoreApplication::notifyInternal2 (receiver=0x1cec3e0, event=event@entry=0x7fff9653cb20) at kernel/qcoreapplication.cpp:1015
#20 0x00007f59987d7c9e in sendEvent (event=0x7fff9653cb20, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:225
#21 QTimerInfoList::activateTimers (this=0x1482110) at kernel/qtimerinfo_unix.cpp:637
#22 0x00007f59987d8061 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:176
#23 0x00007f599574cc84 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f599574ced8 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f599574cf7c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f59987d834b in QEventDispatcherGlib::processEvents (this=0x14995a0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#27 0x00007f5998785fcb in QEventLoop::exec (this=this@entry=0x7fff9653cd60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#28 0x00007f599878deb6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285
#29 0x000000000041801b in main (argc=18, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.7.0/drkonqi/main.cpp:170
Comment 1 Wolfgang Bauer 2016-08-23 20:33:54 UTC
Already reported.

*** This bug has been marked as a duplicate of bug 363838 ***