Bug 323845 - Kontact crash on startup
Summary: Kontact crash on startup
Status: RESOLVED DUPLICATE of bug 298328
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.10.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-08-21 16:56 UTC by rjwgnr27
Modified: 2013-08-21 19:24 UTC (History)
0 users

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 rjwgnr27 2013-08-21 16:56:30 UTC
Application: kontact (4.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.5
Operating System: Linux 3.10.7-200.fc19.x86_64 x86_64
Distribution: "Fedora release 19 (Schrödinger’s Cat)"

-- Information about the crash:
- What I was doing when the application crashed:

Closed Kontact because mail fetch threads were hung. When I restarted Kontact, it crashed almost immediately. I have seen this on several occasions.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fc8a4f518c0 (LWP 29620))]

Thread 4 (Thread 0x7fc8982aa700 (LWP 29622)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000321b8cd34d in WTF::TCMalloc_PageHeap::scavengerThread (this=<optimized out>) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571
#2  0x000000321b8cd389 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767
#3  0x0000003f19e07c53 in start_thread (arg=0x7fc8982aa700) at pthread_create.c:308
#4  0x0000003f192f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7fc85779e700 (LWP 29623)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000321b60dadd in JSC::BlockAllocator::blockFreeingThreadMain (this=0x7fc897a14398) at /usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#2  0x000000321b8fcba6 in WTF::wtfThreadEntryPoint (param=0x197c0d0) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#3  0x0000003f19e07c53 in start_thread (arg=0x7fc85779e700) at pthread_create.c:308
#4  0x0000003f192f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fc84e1b1700 (LWP 29640)):
#0  0x0000003f19e0aa6c in __pthread_mutex_unlock_usercnt (decr=1, mutex=0x7fc848000a60) at pthread_mutex_unlock.c:52
#1  __GI___pthread_mutex_unlock (mutex=0x7fc848000a60) at pthread_mutex_unlock.c:297
#2  0x0000003f1be87281 in g_mutex_unlock (mutex=mutex@entry=0x7fc8480009a0) at gthread-posix.c:229
#3  0x0000003f1be47ce9 in g_main_context_dispatch (context=context@entry=0x7fc8480009a0) at gmain.c:3633
#4  0x0000003f1be48158 in g_main_context_iterate (context=context@entry=0x7fc8480009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#5  0x0000003f1be481fc in g_main_context_iteration (context=0x7fc8480009a0, may_block=1) at gmain.c:3762
#6  0x00000032115a7166 in QEventDispatcherGlib::processEvents (this=0x7fc8480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#7  0x0000003211578ecf in QEventLoop::processEvents (this=this@entry=0x7fc84e1b0d20, flags=...) at kernel/qeventloop.cpp:149
#8  0x00000032115791c5 in QEventLoop::exec (this=this@entry=0x7fc84e1b0d20, flags=...) at kernel/qeventloop.cpp:204
#9  0x000000321147866f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#10 0x000000321147ad0f in QThreadPrivate::start (arg=0x1c1a4b0) at thread/qthread_unix.cpp:338
#11 0x0000003f19e07c53 in start_thread (arg=0x7fc84e1b1700) at pthread_create.c:308
#12 0x0000003f192f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fc8a4f518c0 (LWP 29620)):
[KCrash Handler]
#6  0x0000003218c18eca in Kontact::MainWindow::activateInitialPluginModule() () from /lib64/libkontactprivate.so.4
#7  0x000000000040408a in KontactApp::newInstance() ()
#8  0x000000321444881c in KUniqueApplicationAdaptor::newInstance (this=0x192ff70, asn_id=..., args=...) at /usr/src/debug/kdelibs-4.10.5/kdeui/kernel/kuniqueapplication.cpp:442
#9  0x00000032144488a5 in KUniqueApplicationAdaptor::qt_static_metacall (_o=_o@entry=0x192ff70, _id=_id@entry=0, _a=_a@entry=0x7fff248f4840, _c=QMetaObject::InvokeMetaMethod) at /usr/src/debug/kdelibs-4.10.5/x86_64-redhat-linux-gnu/kdeui/kuniqueapplication_p.moc:57
#10 0x0000003214448ac3 in qt_static_metacall (_a=0x7fff248f4840, _id=0, _c=QMetaObject::InvokeMetaMethod, _o=0x192ff70) at /usr/src/debug/kdelibs-4.10.5/x86_64-redhat-linux-gnu/kdeui/kuniqueapplication_p.moc:100
#11 KUniqueApplicationAdaptor::qt_metacall (this=0x192ff70, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff248f4840) at /usr/src/debug/kdelibs-4.10.5/x86_64-redhat-linux-gnu/kdeui/kuniqueapplication_p.moc:101
#12 0x0000003213424126 in QDBusConnectionPrivate::deliverCall (this=this@entry=0x16d7e00, object=object@entry=0x192ff70, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:951
#13 0x000000321342527b in QDBusConnectionPrivate::activateCall (this=this@entry=0x16d7e00, object=0x192ff70, flags=flags@entry=337, msg=...) at qdbusintegrator.cpp:863
#14 0x0000003213425c8d in QDBusConnectionPrivate::activateObject (this=0x16d7e00, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1427
#15 0x0000003213425d5b in QDBusActivateObjectEvent::placeMetaCall (this=0x3ebd8c0) at qdbusintegrator.cpp:1541
#16 0x000000321159232e in QObject::event (this=this@entry=0x7fff248f5260, e=e@entry=0x3ebd8c0) at kernel/qobject.cpp:1194
#17 0x000000321157e5dc in QCoreApplication::event (this=this@entry=0x7fff248f5260, e=e@entry=0x3ebd8c0) at kernel/qcoreapplication.cpp:1761
#18 0x0000003211bcd4d3 in QApplication::event (this=0x7fff248f5260, e=0x3ebd8c0) at kernel/qapplication.cpp:2544
#19 0x0000003211bc84dc in QApplicationPrivate::notify_helper (this=this@entry=0x16ef450, receiver=receiver@entry=0x7fff248f5260, e=e@entry=0x3ebd8c0) at kernel/qapplication.cpp:4562
#20 0x0000003211bceaa0 in QApplication::notify (this=this@entry=0x7fff248f5260, receiver=receiver@entry=0x7fff248f5260, e=e@entry=0x3ebd8c0) at kernel/qapplication.cpp:4348
#21 0x00000032144415ba in KApplication::notify (this=0x7fff248f5260, receiver=0x7fff248f5260, event=0x3ebd8c0) at /usr/src/debug/kdelibs-4.10.5/kdeui/kernel/kapplication.cpp:311
#22 0x000000321157a26d in QCoreApplication::notifyInternal (this=0x7fff248f5260, receiver=receiver@entry=0x7fff248f5260, event=event@entry=0x3ebd8c0) at kernel/qcoreapplication.cpp:949
#23 0x000000321157d1df in sendEvent (event=0x3ebd8c0, receiver=0x7fff248f5260) at kernel/qcoreapplication.h:231
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x16b2360) at kernel/qcoreapplication.cpp:1573
#25 0x000000321157d683 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#26 0x00000032115a7883 in sendPostedEvents () at kernel/qcoreapplication.h:236
#27 postEventSourceDispatch (s=s@entry=0x16f1ce0) at kernel/qeventdispatcher_glib.cpp:280
#28 0x0000003f1be47e06 in g_main_dispatch (context=0x16f1bf0) at gmain.c:3054
#29 g_main_context_dispatch (context=context@entry=0x16f1bf0) at gmain.c:3630
#30 0x0000003f1be48158 in g_main_context_iterate (context=context@entry=0x16f1bf0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#31 0x0000003f1be481fc in g_main_context_iteration (context=0x16f1bf0, may_block=1) at gmain.c:3762
#32 0x00000032115a7145 in QEventDispatcherGlib::processEvents (this=0x16b3c40, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#33 0x0000003211c64fc6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#34 0x0000003211578ecf in QEventLoop::processEvents (this=this@entry=0x7fff248f5160, flags=...) at kernel/qeventloop.cpp:149
#35 0x00000032115791c5 in QEventLoop::exec (this=this@entry=0x7fff248f5160, flags=...) at kernel/qeventloop.cpp:204
#36 0x000000321157e45b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#37 0x0000000000403750 in main ()

This bug may be a duplicate of or related to bug 322264.

Possible duplicates by query: bug 322264, bug 315612, bug 313365, bug 313028, bug 310695.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-08-21 19:24:05 UTC

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