Summary: | kontact crash on startup - 50% of the time | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Mark Purcell <msp> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, o-z |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mark Purcell
2009-11-11 13:19:26 UTC
- What were you doing when the application crashed ? (According to the trace you were using the Akregator component) - Have you found a way to repeat the crash in a reliable way ? Thanks Changing status until we get feedback (a useful backtrace would be welcome as well). Here is some more details. kontact was running and then closed normally. Window disappears however kontact is still running in the background: $ ps aux | grep kontact mark 3779 0.2 4.3 206232 89668 ? S Nov18 5:12 kontact -session 10687000000125816729300000034940037_1258167309_913406 mark 15539 0.0 0.0 3324 700 pts/0 R+ 22:28 0:00 grep kontact Attempts to start contact from the command line do nothing.. The window does not appear... $ kontact When starting kmail to get something happening kontact crashes: kmail <unknown program name>(16030)/: Communication problem with "kmail" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." " Detailed backtrack (with -dbg) attached: Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #6 Kontact::Plugin::part (this=0x8e1bfe0) at ../../kontactinterfaces/plugin.cpp:186 #7 0xb10f718b in KMailUniqueAppHandler::newInstance (this=0x8e1f480) at ../../../../kontact/plugins/kmail/kmail_plugin.cpp:208 #8 0xb76e0fb9 in Kontact::UniqueAppHandler::newInstance (this=0x8e1f480, asn_id=..., args=...) at ../../kontactinterfaces/uniqueapphandler.cpp:128 #9 0xb76e1044 in Kontact::UniqueAppHandler::qt_metacall (this=0x8e1f480, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfbf3458) at ./uniqueapphandler.moc:73 #10 0xb5823be5 in QDBusConnectionPrivate::deliverCall (this=0x8b41a40, object=0x8e1f480, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:891 #11 0xb5824d32 in QDBusConnectionPrivate::activateCall (this=0x8b41a40, object=0x8e1f480, flags=272, msg=...) at qdbusintegrator.cpp:796 #12 0xb5825254 in QDBusConnectionPrivate::activateObject (this=0x8b41a40, node=..., msg=..., pathStartPos=21) at qdbusintegrator.cpp:1370 #13 0xb582573a in QDBusActivateObjectEvent::placeMetaCall (this=0xa107a50) at qdbusintegrator.cpp:1464 #14 0xb6f155e0 in QObject::event (this=0x8e1f480, e=0xa107a50) at kernel/qobject.cpp:1110 #15 0xb6544a94 in QApplicationPrivate::notify_helper (this=0x8b52538, receiver=0x8e1f480, e=0xa107a50) at kernel/qapplication.cpp:4065 #16 0xb654cbee in QApplication::notify (this=0xbfbf3e6c, receiver=0x8e1f480, e=0xa107a50) at kernel/qapplication.cpp:3605 #17 0xb74070fd in KApplication::notify (this=0xbfbf3e6c, receiver=0x8e1f480, event=0xa107a50) at ../../kdeui/kernel/kapplication.cpp:302 #18 0xb6f051eb in QCoreApplication::notifyInternal (this=0xbfbf3e6c, receiver=0x8e1f480, event=0xa107a50) at kernel/qcoreapplication.cpp:610 #19 0xb6f05e2e in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8b29998) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8b29998) at kernel/qcoreapplication.cpp:1247 #21 0xb6f0600d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140 #22 0xb6f304cf in QCoreApplication::sendPostedEvents (s=0x8b49178) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #23 postEventSourceDispatch (s=0x8b49178) at kernel/qeventdispatcher_glib.cpp:276 #24 0xb4982e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #25 0xb4986623 in ?? () from /lib/libglib-2.0.so.0 #26 0xb49867a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #27 0xb6f30041 in QEventDispatcherGlib::processEvents (this=0x8b296e8, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #28 0xb65e4305 in QGuiEventDispatcherGlib::processEvents (this=0x8b296e8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #29 0xb6f0383a in QEventLoop::processEvents (this=0xbfbf3ce0, flags=...) at kernel/qeventloop.cpp:149 #30 0xb6f03c82 in QEventLoop::exec (this=0xbfbf3ce0, flags=...) at kernel/qeventloop.cpp:201 #31 0xb6f060d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #32 0xb6544917 in QApplication::exec () at kernel/qapplication.cpp:3525 #33 0x0804bd40 in main (argc=3, argv=0xbfbf4064) at ../../../kontact/src/main.cpp:218 The new crash is like bug 194268 Thanks *** This bug has been marked as a duplicate of bug 194268 *** *** Bug 223801 has been marked as a duplicate of this bug. *** |