Bug 312943 - Constanty Kabooming Of Kontact
Summary: Constanty Kabooming Of Kontact
Status: RESOLVED NOT A BUG
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Dispatcher Agent (show other bugs)
Version: 4.9
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 14:02 UTC by yo
Modified: 2013-01-09 14:19 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 yo 2013-01-09 14:02:46 UTC
Application: akonadi_maildispatcher_agent (4.9)
KDE Platform Version: 4.9.3
Qt Version: 4.8.3
Operating System: Linux 3.5.0-20-generic i686
Distribution: Ubuntu 12.10

-- Information about the crash:
I attempted to start up KMail and begin to send it to the foreground so that I can work on the road.

The crash can be reproduced every time.

-- Backtrace:
Application: Mail Dispatcher Agent (akonadi_maildispatcher_agent), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  0xb76e5424 in __kernel_vsyscall ()
#8  0xb5b701df in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb5b73825 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb71a072c in qt_message_output (msgType=QtFatalMsg, buf=0x9cf70e0 "akonadi_maildispatcher_agent(32116)/libakonadi: Unable to register service \"org.freedesktop.Akonadi.Agent.akonadi_maildispatcher_agent\" at dbus: \"\" ") at global/qglobal.cpp:2290
#11 0xb74cf9b7 in ~QDebug (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qdebug.h:85
#12 Akonadi::AgentBasePrivate::delayedInit (this=0x9cc49c0) at ../../akonadi/agentbase.cpp:289
#13 0xb74d0a2f in Akonadi::AgentBase::qt_static_metacall (_o=0x9cb8948, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x9cf1350) at ./agentbase.moc:97
#14 0xb72d09aa in QMetaCallEvent::placeMetaCall (this=0x9cf1320, object=0x9cb8948) at kernel/qobject.cpp:525
#15 0xb72d4eeb in QObject::event (this=0x9cb8948, e=0x9cf1320) at kernel/qobject.cpp:1195
#16 0xb5f2f39c in QApplicationPrivate::notify_helper (this=0x9b6b1d0, receiver=0x9cb8948, e=0x9cf1320) at kernel/qapplication.cpp:4562
#17 0xb5f33daf in QApplication::notify (this=0x9cf1320, receiver=0x9cb8948, e=0x9cf1320) at kernel/qapplication.cpp:3944
#18 0xb6aa2e91 in KApplication::notify (this=0xbf8922c4, receiver=0x9cb8948, event=0x9cf1320) at ../../kdeui/kernel/kapplication.cpp:311
#19 0xb72be78e in QCoreApplication::notifyInternal (this=0xbf8922c4, receiver=0x9cb8948, event=0x9cf1320) at kernel/qcoreapplication.cpp:915
#20 0xb72c297d in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9b4a2b8) at kernel/qcoreapplication.cpp:1539
#22 0xb72c2c0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#23 0xb72f0804 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=0x9b6cf20) at kernel/qeventdispatcher_glib.cpp:279
#25 0xb55329e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xb5532d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xb5532e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0xb72f0981 in QEventDispatcherGlib::processEvents (this=0x9b4b028, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0xb5fe59aa in QGuiEventDispatcherGlib::processEvents (this=0x9b4b028, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0xb72bd26c in QEventLoop::processEvents (this=this@entry=0xbf892228, flags=...) at kernel/qeventloop.cpp:149
#31 0xb72bd561 in QEventLoop::exec (this=0xbf892228, flags=...) at kernel/qeventloop.cpp:204
#32 0xb72c2cba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#33 0xb5f2cfc4 in QApplication::exec () at kernel/qapplication.cpp:3823
#34 0xb74cd021 in Akonadi::AgentBase::init (r=0x9cb8948) at ../../akonadi/agentbase.cpp:550
#35 0x0805200c in _start ()

Possible duplicates by query: bug 270442.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-01-09 14:19:19 UTC
(effectively) same as and reported as bug 312942