Bug 303603 - [dbus register service] kmail crash with akonadi_maildispatcher_agent
Summary: [dbus register service] kmail crash with akonadi_maildispatcher_agent
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Dispatcher Agent (show other bugs)
Version: 4.8
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-16 08:48 UTC by tony den haan
Modified: 2014-05-20 08:45 UTC (History)
2 users (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 tony den haan 2012-07-16 08:48:35 UTC
Application: akonadi_maildispatcher_agent (4.8)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-23-generic x86_64
Distribution: Ubuntu 12.04 LTS

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

Trying to start kmail i get "Executable: akonadi_maildispatcher_agent PID: 19163 Signal: Aborted (6)"

-- Backtrace:
Application: Mail Dispatcher Agent (akonadi_maildispatcher_agent), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007ffea0e5f445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007ffea0e62bab in __GI_abort () at abort.c:91
#8  0x00007ffea3b0350b in qt_message_output (msgType=<optimized out>, buf=0xa0b7e8 "akonadi_maildispatcher_agent(19163)/libakonadi: Unable to register service at dbus: \"\" ") at global/qglobal.cpp:2276
#9  0x00007ffea422fc39 in ?? () from /usr/lib/libakonadi-kde.so.4
#10 0x00007ffea4230b2a in ?? () from /usr/lib/libakonadi-kde.so.4
#11 0x00007ffea3c26446 in QObject::event (this=0x9aa840, e=<optimized out>) at kernel/qobject.cpp:1195
#12 0x00007ffea18c7894 in notify_helper (e=0xa02540, receiver=0x9aa840, this=0x875cd0) at kernel/qapplication.cpp:4559
#13 QApplicationPrivate::notify_helper (this=0x875cd0, receiver=0x9aa840, e=0xa02540) at kernel/qapplication.cpp:4531
#14 0x00007ffea18cc713 in QApplication::notify (this=0x7fffd911e830, receiver=0x9aa840, e=0xa02540) at kernel/qapplication.cpp:4420
#15 0x00007ffea2600bb6 in KApplication::notify (this=0x7fffd911e830, receiver=0x9aa840, event=0xa02540) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007ffea3c0ce9c in QCoreApplication::notifyInternal (this=0x7fffd911e830, receiver=0x9aa840, event=0xa02540) at kernel/qcoreapplication.cpp:876
#17 0x00007ffea3c10c6a in sendEvent (event=0xa02540, receiver=0x9aa840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x84de60) at kernel/qcoreapplication.cpp:1500
#19 0x00007ffea3c3bf93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#20 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#21 0x00007ffe9f3e9c9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007ffe9f3ea060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007ffe9f3ea124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007ffea3c3c3bf in QEventDispatcherGlib::processEvents (this=0x84f740, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#25 0x00007ffea196fd5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007ffea3c0bc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007ffea3c0bed7 in QEventLoop::exec (this=0x7fffd911e7b0, flags=...) at kernel/qeventloop.cpp:204
#28 0x00007ffea3c10f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#29 0x00007ffea422d4d6 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () from /usr/lib/libakonadi-kde.so.4
#30 0x000000000040be53 in int Akonadi::AgentBase::init<MailDispatcherAgent>(int, char**) ()
#31 0x00007ffea0e4a76d in __libc_start_main (main=0x408f70, argc=3, ubp_av=0x7fffd911e948, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd911e938) at libc-start.c:226
#32 0x0000000000409035 in _start ()

Possible duplicates by query: bug 303502, bug 303176, bug 302707, bug 302613, bug 302581.

Reported using DrKonqi