Bug 312942 - Constant Crashing of Agents
Summary: Constant Crashing of Agents
Status: RESOLVED WORKSFORME
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Filter 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-11-16 15:57 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:26 UTC
Application: akonadi_mailfilter_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:
- What I was doing when the application crashed:

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 Filter Agent (akonadi_mailfilter_agent), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  0xb76e6424 in __kernel_vsyscall ()
#8  0xb56401df in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb5643825 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb67b372c in qt_message_output (msgType=QtFatalMsg, buf=0x9d6e698 "akonadi_mailfilter_agent(32053)/libakonadi: Unable to register service \"org.freedesktop.Akonadi.Agent.akonadi_mailfilter_agent\" at dbus: \"\" ") at global/qglobal.cpp:2290
#11 0xb6ae29b7 in ~QDebug (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qdebug.h:85
#12 Akonadi::AgentBasePrivate::delayedInit (this=0x9e14848) at ../../akonadi/agentbase.cpp:289
#13 0xb6ae3a2f in Akonadi::AgentBase::qt_static_metacall (_o=0x9e14b48, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x9e77940) at ./agentbase.moc:97
#14 0xb68e39aa in QMetaCallEvent::placeMetaCall (this=0x9e77ac0, object=0x9e14b48) at kernel/qobject.cpp:525
#15 0xb68e7eeb in QObject::event (this=0x9e14b48, e=0x9e77ac0) at kernel/qobject.cpp:1195
#16 0xb59fe39c in QApplicationPrivate::notify_helper (this=0x9d17088, receiver=0x9e14b48, e=0x9e77ac0) at kernel/qapplication.cpp:4562
#17 0xb5a02daf in QApplication::notify (this=0x9e77ac0, receiver=0x9e14b48, e=0x9e77ac0) at kernel/qapplication.cpp:3944
#18 0xb7179e91 in KApplication::notify (this=0xbf91c7f4, receiver=0x9e14b48, event=0x9e77ac0) at ../../kdeui/kernel/kapplication.cpp:311
#19 0xb68d178e in QCoreApplication::notifyInternal (this=0xbf91c7f4, receiver=0x9e14b48, event=0x9e77ac0) at kernel/qcoreapplication.cpp:915
#20 0xb68d597d 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=0x9ccf130) at kernel/qcoreapplication.cpp:1539
#22 0xb68d5c0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#23 0xb6903804 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=0x9d16ab8) at kernel/qeventdispatcher_glib.cpp:279
#25 0xb45919e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xb4591d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xb4591e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0xb6903981 in QEventDispatcherGlib::processEvents (this=0x9ccfea0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0xb5ab49aa in QGuiEventDispatcherGlib::processEvents (this=0x9ccfea0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0xb68d026c in QEventLoop::processEvents (this=this@entry=0xbf91c758, flags=...) at kernel/qeventloop.cpp:149
#31 0xb68d0561 in QEventLoop::exec (this=0xbf91c758, flags=...) at kernel/qeventloop.cpp:204
#32 0xb68d5cba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#33 0xb59fbfc4 in QApplication::exec () at kernel/qapplication.cpp:3823
#34 0xb6ae0021 in Akonadi::AgentBase::init (r=0x9e14b48) at ../../akonadi/agentbase.cpp:550
#35 0x0805bacb in ?? ()
#36 0x08050b8b in ?? ()
#37 0xb562b4d3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#38 0x08050be9 in _start ()

Possible duplicates by query: bug 270442.

Reported using DrKonqi
Comment 1 András Manţia 2013-11-16 15:57:31 UTC
I cant reproduce it, please reopen/report if you see with the latest version as well.