Bug 257876 - k mail crashed on start up
Summary: k mail crashed on start up
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: ICal file resource (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-25 15:26 UTC by manfred
Modified: 2010-11-25 16:01 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 manfred 2010-11-25 15:26:21 UTC
Application: akonadi_ical_resource (0.1)
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-26-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
takes too long to start up, takes too long to create new mails

The crash can be reproduced every time.

 -- Backtrace:
Application: Akonadi Resource (akonadi_ical_resource), signal: Aborted
[KCrash Handler]
#6  0x00b42422 in __kernel_vsyscall ()
#7  0x02820651 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x02823a82 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x002d952f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0x002d7465 in ?? () from /usr/lib/libstdc++.so.6
#11 0x002d74a2 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0x002d75e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0x058abb15 in qBadAlloc () at global/qglobal.cpp:2004
#14 0x0658db82 in QX11PixmapData::toImage (this=0x90b7018) at image/qpixmap_x11.cpp:1494
#15 0x06572c6b in QPixmap::toImage (this=0xbffb7d80) at image/qpixmap.cpp:486
#16 0x00dba076 in KPixmapCache::Private::writeData (this=0x905d7b8, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1474
#17 0x00dbae1e in KPixmapCache::insert (this=0x905d9e0, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#18 0x00cf855b in KIconCache::insert (this=0x905d9e0, key=..., pix=...) at ../../kdeui/icons/kiconcache.cpp:298
#19 0x00cecd3d in KIconLoader::loadIcon (this=0x8f1eab8, _name=..., group=KIconLoader::User, size=64, state=0, overlays=..., path_store=0x0, canReturnNull=true)
    at ../../kdeui/icons/kiconloader.cpp:1005
#20 0x00cec9c8 in KIconLoader::loadIcon (this=0x8f1eab8, _name=..., group=KIconLoader::Desktop, size=64, state=0, overlays=..., path_store=0x0, canReturnNull=false)
    at ../../kdeui/icons/kiconloader.cpp:1130
#21 0x00ce3cb9 in KIconEngine::pixmap (this=0x905ee58, size=..., mode=QIcon::Normal, state=QIcon::Off) at ../../kdeui/icons/kiconengine.cpp:119
#22 0x0653f8d6 in QIcon::pixmap (this=0xbffb831c, size=..., mode=QIcon::Normal, state=QIcon::Off) at image/qicon.cpp:669
#23 0x0652a673 in QWidgetPrivate::setWindowIcon_sys (this=0x905ff88, forceReset=false) at kernel/qwidget_x11.cpp:1458
#24 0x064dd30d in QWidget::create (this=0x905ff70, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1351
#25 0x064d9356 in QWidgetPrivate::createWinId (this=0x905ff88, winid=0) at kernel/qwidget.cpp:2319
#26 0x064dd098 in QWidget::createWinId (this=0x905ff70) at kernel/qwidget.cpp:2335
#27 0x06518a1e in setupOwner () at kernel/qclipboard_x11.cpp:131
#28 0x065194d8 in QClipboard (this=0x905f368, parent=0x0) at kernel/qclipboard_x11.cpp:458
#29 0x0647d734 in QApplication::clipboard () at kernel/qapplication.cpp:3090
#30 0x00d2fd0c in KClipboardSynchronizer::Private::setupSignals (this=0x905f328) at ../../kdeui/kernel/kclipboard.cpp:94
#31 0x00d303eb in KClipboardSynchronizer (this=0x905f2c0, parent=0x0) at ../../kdeui/kernel/kclipboard.cpp:84
#32 0x00d3049f 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 0x00d2aa98 in KApplicationPrivate::init (this=0x90538e0, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#36 0x00d2c1c7 in KApplication (this=0xbffb8830, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:343
#37 0x08054e4e in ?? ()
#38 0x0280cbd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#39 0x08050011 in _start ()

Possible duplicates by query: bug 257270, bug 256697, bug 255227, bug 255226, bug 255225.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-11-25 16:01:49 UTC

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