Bug 250301 - Akonadi mail dispatcher agent crashes causing Akonadi failure
Summary: Akonadi mail dispatcher agent crashes causing Akonadi failure
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Dispatcher Agent (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Constantin Berzan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-05 19:56 UTC by Craig
Modified: 2010-09-15 21:56 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 Craig 2010-09-05 19:56:41 UTC
Application: akonadi_maildispatcher_agent (0.1)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Akonadi fails to start due to the crash of mail dispatcher.  Has happen at 3 consecutive boots.  The Restart Application and Close buttons of the crash dialog do nothing, meaning that the crash persists after the initial failure.

 -- Backtrace:
Application: Akonadi Agent (akonadi_maildispatcher_agent), signal: Aborted
[KCrash Handler]
#5  0x00007f203c66ba75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f203c66f5c0 in *__GI_abort () at abort.c:92
#7  0x00007f203cc9e8e5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#8  0x00007f203cc9cd16 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00007f203cc9cd43 in std::terminate() () from /usr/lib/libstdc++.so.6
#10 0x00007f203cc9ce3e in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x00007f203e194132 in qBadAlloc () at global/qglobal.cpp:2004
#12 0x00007f203ab562c8 in QX11PixmapData::toImage (this=0x7b4bb0) at image/qpixmap_x11.cpp:1494
#13 0x00007f203ab3db60 in QPixmap::toImage (this=0x7fff2426bdb0) at image/qpixmap.cpp:486
#14 0x00007f203d199643 in KPixmapCache::Private::writeData (this=0x70ac90, key=<value optimized out>, pix=<value optimized out>) at ../../kdeui/util/kpixmapcache.cpp:1474
#15 0x00007f203d19cccb in KPixmapCache::insert (this=0x745990, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#16 0x00007f203d0e0f54 in KIconLoader::loadIcon (this=0x64dd00, _name=<value optimized out>, group=<value optimized out>, size=64, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=true) at ../../kdeui/icons/kiconloader.cpp:1005
#17 0x00007f203d0e0c94 in KIconLoader::loadIcon (this=0x64dd00, _name=<value optimized out>, group=<value optimized out>, size=64, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1130
#18 0x00007f203d0d85bd in KIconEngine::pixmap (this=<value optimized out>, size=..., mode=<value optimized out>, state=<value optimized out>) at ../../kdeui/icons/kiconengine.cpp:119
#19 0x00007f203ab0d625 in QIcon::pixmap (this=<value optimized out>, size=..., mode=4294967295, state=10) at image/qicon.cpp:669
#20 0x00007f203aaf9f34 in QWidgetPrivate::setWindowIcon_sys (this=<value optimized out>, forceReset=<value optimized out>) at kernel/qwidget_x11.cpp:1458
#21 0x00007f203aab2858 in QWidget::create (this=0x714a10, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1351
#22 0x00007f203aae98c7 in setupOwner () at kernel/qclipboard_x11.cpp:131
#23 0x00007f203aaea2f1 in QClipboard (this=0x7144b0, parent=0x16e) at kernel/qclipboard_x11.cpp:458
#24 0x00007f203aa5b457 in QApplication::clipboard () at kernel/qapplication.cpp:3090
#25 0x00007f203d11eb8e in KClipboardSynchronizer::Private::setupSignals (this=0x7dc) at ../../kdeui/kernel/kclipboard.cpp:94
#26 0x00007f203d11f132 in KClipboardSynchronizer (this=0x714440, parent=<value optimized out>) at ../../kdeui/kernel/kclipboard.cpp:84
#27 0x00007f203d11f1e4 in operator-> () at ../../kdeui/kernel/kclipboard.cpp:73
#28 operator KClipboardSynchronizer* () at ../../kdeui/kernel/kclipboard.cpp:73
#29 KClipboardSynchronizer::self () at ../../kdeui/kernel/kclipboard.cpp:74
#30 0x00007f203d119f31 in KApplicationPrivate::init (this=0x747610, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#31 0x00007f203d11b5c9 in KApplication (this=0x7fff2426d150, GUIenabled=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:343
#32 0x0000000000408c97 in Akonadi::AgentBase::init<MailDispatcherAgent> (argc=<value optimized out>, argv=<value optimized out>) at /usr/include/KDE/Akonadi/../../akonadi/agentbase.h:309
#33 main (argc=<value optimized out>, argv=<value optimized out>) at ../../../agents/maildispatcher/maildispatcheragent.cpp:289

Possible duplicates by query: bug 250244, bug 250148, bug 249692, bug 249504, bug 247579.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-15 21:56:15 UTC

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