Bug 284058 - akonadi crash on system startup
Summary: akonadi crash on system startup
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-15 08:51 UTC by andersson.petter
Modified: 2011-10-15 09:11 UTC (History)
0 users

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 andersson.petter 2011-10-15 08:51:50 UTC
Application: akonadi_maildir_resource (0.1)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-34-generic i686
Distribution: Ubuntu 10.04.3 LTS

-- Information about the crash:
akonadi crash notice pops-up after system login and akonadi crashes repeatedly 

The crash can be reproduced every time.

 -- Backtrace:
Application: Akonadi Resource (akonadi_maildir_resource), signal: Aborted
[KCrash Handler]
#6  0x00ef2422 in __kernel_vsyscall ()
#7  0x00d8d651 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x00d90a82 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x00c5b52f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0x00c59465 in ?? () from /usr/lib/libstdc++.so.6
#11 0x00c594a2 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0x00c595e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0x06433f35 in qBadAlloc () at global/qglobal.cpp:2003
#14 0x03c72ca2 in QX11PixmapData::toImage (this=0x8ca4678) at image/qpixmap_x11.cpp:1494
#15 0x03c57c9b in QPixmap::toImage (this=0xbf90f750) at image/qpixmap.cpp:486
#16 0x0060a536 in KPixmapCache::Private::writeData (this=0x8c4b3e8, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1474
#17 0x0060b2de in KPixmapCache::insert (this=0x8c4b2a8, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#18 0x00548a2b in KIconCache::insert (this=0x8c4b2a8, key=..., pix=...) at ../../kdeui/icons/kiconcache.cpp:298
#19 0x0053cdcd in KIconLoader::loadIcon (this=0x8bdabf0, _name=..., group=KIconLoader::User, size=16, state=0, overlays=..., path_store=0x0, canReturnNull=true)
    at ../../kdeui/icons/kiconloader.cpp:1005
#20 0x0053ca58 in KIconLoader::loadIcon (this=0x8bdabf0, _name=..., group=KIconLoader::Desktop, size=16, state=0, overlays=..., path_store=0x0, canReturnNull=false)
    at ../../kdeui/icons/kiconloader.cpp:1130
#21 0x00533d49 in KIconEngine::pixmap (this=0x8c07ae0, size=..., mode=QIcon::Normal, state=QIcon::Off) at ../../kdeui/icons/kiconengine.cpp:119
#22 0x03c245b6 in QIcon::pixmap (this=0xbf90fcec, size=..., mode=QIcon::Normal, state=QIcon::Off) at image/qicon.cpp:678
#23 0x03c0f343 in QWidgetPrivate::setWindowIcon_sys (this=0x8c4f2b0, forceReset=false) at kernel/qwidget_x11.cpp:1457
#24 0x03bc1c71 in QWidget::create (this=0x8c07e58, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1355
#25 0x03bbdcc6 in QWidgetPrivate::createWinId (this=0x8c4f2b0, winid=0) at kernel/qwidget.cpp:2343
#26 0x03bc19f8 in QWidget::createWinId (this=0x8c07e58) at kernel/qwidget.cpp:2359
#27 0x03bfd70e in setupOwner () at kernel/qclipboard_x11.cpp:131
#28 0x03bfe1c8 in QClipboard (this=0x8c07e98, parent=0x0) at kernel/qclipboard_x11.cpp:458
#29 0x03b620e4 in QApplication::clipboard () at kernel/qapplication.cpp:3092
#30 0x005801ec in KClipboardSynchronizer::Private::setupSignals (this=0x8c07e18) at ../../kdeui/kernel/kclipboard.cpp:94
#31 0x005808cb in KClipboardSynchronizer (this=0x8c07e08, parent=0x0) at ../../kdeui/kernel/kclipboard.cpp:84
#32 0x0058097f in operator-> () at ../../kdeui/kernel/kclipboard.cpp:73
#33 operator KClipboardSynchronizer* () at ../../kdeui/kernel/kclipboard.cpp:73
#34 KClipboardSynchronizer::self () at ../../kdeui/kernel/kclipboard.cpp:74
#35 0x0057af78 in KApplicationPrivate::init (this=0x8c45618, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#36 0x0057c6a7 in KApplication (this=0xbf9101f0, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:343
#37 0x080556fe in Akonadi::ResourceBase::init<MaildirResource> (argc=3, argv=0xbf9102d4) at /usr/include/akonadi/resourcebase.h:177
#38 main (argc=3, argv=0xbf9102d4) at ../../../resources/maildir/main.cpp:22

This bug may be a duplicate of or related to bug 269746.

Possible duplicates by query: bug 277629, bug 269746, bug 267068, bug 266279, bug 265865.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-10-15 09:11:38 UTC
> KDE Platform Version: 4.4.5 (KDE 4.4.5)

Obsolete version...

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