Bug 234246 - akonadi gcal resource crash on restart
Summary: akonadi gcal resource crash on restart
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: GoogleData Resource (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Adenilson Cavalcanti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-13 14:13 UTC by Ritesh Raj Sarraf
Modified: 2010-04-13 14:37 UTC (History)
3 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 Ritesh Raj Sarraf 2010-04-13 14:13:42 UTC
Application: akonadi_gcal_resource (0.1)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ck1 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
When I do an akonadi restart, the akonadi gcal resource keeps crashing persistently

The crash can be reproduced every time.

 -- Backtrace:
Application: Akonadi Resource (akonadi_gcal_resource), signal: Aborted
[KCrash Handler]
#5  0x00007f65473eef45 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f65473f1d80 in *__GI_abort () at abort.c:88
#7  0x00007f6547c75355 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#8  0x00007f6547c73786 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00007f6547c737b3 in std::terminate() () from /usr/lib/libstdc++.so.6
#10 0x00007f6547c738ae in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x00007f654b00ffe2 in qBadAlloc () at global/qglobal.cpp:2004
#12 0x00007f65481af138 in QX11PixmapData::toImage (this=0xb28810) at image/qpixmap_x11.cpp:1494
#13 0x00007f65481969e0 in QPixmap::toImage (this=0x7fff8c8bf100) at image/qpixmap.cpp:486
#14 0x00007f654961ffe3 in KPixmapCache::Private::writeData (this=0xaab810, key=<value optimized out>, pix=<value optimized out>) at ../../kdeui/util/kpixmapcache.cpp:1474
#15 0x00007f6549620d0b in KPixmapCache::insert (this=0xaaca70, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#16 0x00007f6549566a34 in KIconLoader::loadIcon (this=0x9c34a0, _name=<value optimized out>, group=<value optimized out>, size=128, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=true) at ../../kdeui/icons/kiconloader.cpp:1005
#17 0x00007f6549566774 in KIconLoader::loadIcon (this=0x9c34a0, _name=<value optimized out>, group=<value optimized out>, size=128, state=<value optimized out>, overlays=..., path_store=0x0, 
    canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1130
#18 0x00007f654955ef5d in KIconEngine::pixmap (this=<value optimized out>, size=..., mode=<value optimized out>, state=<value optimized out>) at ../../kdeui/icons/kiconengine.cpp:119
#19 0x00007f6548166535 in QIcon::pixmap (this=<value optimized out>, size=..., mode=4294967295, state=10) at image/qicon.cpp:669
#20 0x00007f65481532e4 in QWidgetPrivate::setWindowIcon_sys (this=<value optimized out>, forceReset=<value optimized out>) at kernel/qwidget_x11.cpp:1458
#21 0x00007f654810bf18 in QWidget::create (this=0xa8bed0, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1351
#22 0x00007f6548142c97 in setupOwner () at kernel/qclipboard_x11.cpp:131
#23 0x00007f65481436b0 in QClipboard (this=0xa8b7e0, parent=0x13a) at kernel/qclipboard_x11.cpp:458
#24 0x00007f65480b4b27 in QApplication::clipboard () at kernel/qapplication.cpp:3090
#25 0x00007f65495a464e in KClipboardSynchronizer::Private::setupSignals (this=0x5997) at ../../kdeui/kernel/kclipboard.cpp:94
#26 0x00007f65495a4bf2 in KClipboardSynchronizer (this=0xa8b6b0, parent=<value optimized out>) at ../../kdeui/kernel/kclipboard.cpp:84
#27 0x00007f65495a4ca4 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 0x00007f654959fa01 in KApplicationPrivate::init (this=0xa6f390, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#31 0x00007f65495a1099 in KApplication (this=0x7fff8c8c0490, GUIenabled=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:343
#32 0x0000000000408cd7 in _start ()

Possible duplicates by query: bug 234075, bug 233701, bug 233296, bug 232805, bug 231592.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-13 14:37:02 UTC
This is being tracked at bug 220801 / bug 209263. Workaround at https://bugs.kde.org/show_bug.cgi?id=209263#c17
Regards

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