Bug 277629 - akonadi_ical_resource crash when Kontact opens
Summary: akonadi_ical_resource crash when Kontact opens
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: ICal file resource (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-12 14:41 UTC by Huw
Modified: 2011-07-13 13:27 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 Huw 2011-07-12 14:41:22 UTC
Application: akonadi_ical_resource (0.1)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-amd64 x86_64
Distribution: Debian GNU/Linux 6.0.2 (squeeze)

-- Information about the crash:
When I open Kontact the crash reporting assistant appears telling me that akonadi_ical_resource has crashed with signal 6. Whether I click restart or OK it happens a few more times then disappears. I can then use Kontact normally

The crash can be reproduced every time.

 -- Backtrace:
Application: Akonadi Resource (akonadi_ical_resource), signal: Aborted
The current source language is "auto; currently asm".
[KCrash Handler]
#5  0x00007fe15184e165 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fe151850f70 in *__GI_abort () at abort.c:92
#7  0x00007fe151e5fdc5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#8  0x00007fe151e5e166 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00007fe151e5e193 in std::terminate() () from /usr/lib/libstdc++.so.6
#10 0x00007fe151e5e28e in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x00007fe152128572 in qBadAlloc () at global/qglobal.cpp:2003
#12 0x00007fe152cca168 in QX11PixmapData::toImage (this=0x2678130) at image/qpixmap_x11.cpp:1494
#13 0x00007fe152cb1a20 in QPixmap::toImage (this=0x7fff62f253d0) at image/qpixmap.cpp:486
#14 0x00007fe153969453 in KPixmapCache::Private::writeData (this=0x261b940, key=<value optimized out>, pix=<value optimized out>) at ../../kdeui/util/kpixmapcache.cpp:1474
#15 0x00007fe15396a17b in KPixmapCache::insert (this=0x261b770, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1440
#16 0x00007fe1538afae4 in KIconLoader::loadIcon (this=0x25426c0, _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 0x00007fe1538af824 in KIconLoader::loadIcon (this=0x25426c0, _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 0x00007fe1538a800d in KIconEngine::pixmap (this=<value optimized out>, size=..., mode=<value optimized out>, state=<value optimized out>) at ../../kdeui/icons/kiconengine.cpp:119
#19 0x00007fe152c81305 in QIcon::pixmap (this=<value optimized out>, size=..., mode=4294967295, state=10) at image/qicon.cpp:678
#20 0x00007fe152c6dcd4 in QWidgetPrivate::setWindowIcon_sys (this=<value optimized out>, forceReset=<value optimized out>) at kernel/qwidget_x11.cpp:1459
#21 0x00007fe152c2690c in QWidget::create (this=0x2612090, window=0, initializeWindow=<value optimized out>, destroyOldWindow=<value optimized out>) at kernel/qwidget.cpp:1355
#22 0x00007fe152c5d957 in setupOwner () at kernel/qclipboard_x11.cpp:131
#23 0x00007fe152c5e370 in QClipboard (this=0x25f06f0, parent=0x123) at kernel/qclipboard_x11.cpp:458
#24 0x00007fe152bcf557 in QApplication::clipboard () at kernel/qapplication.cpp:3092
#25 0x00007fe1538eda9e in KClipboardSynchronizer::Private::setupSignals (this=0x98e) at ../../kdeui/kernel/kclipboard.cpp:94
#26 0x00007fe1538ee042 in KClipboardSynchronizer (this=0x25af920, parent=<value optimized out>) at ../../kdeui/kernel/kclipboard.cpp:84
#27 0x00007fe1538ee0f4 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 0x00007fe1538e8e41 in KApplicationPrivate::init (this=0x25886f0, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:463
#31 0x00007fe1538ea4d9 in KApplication (this=0x7fff62f26760, GUIenabled=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:343
#32 0x0000000000414622 in ?? ()
#33 0x00007fe15183ac4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff62f26878) at libc-start.c:228
#34 0x000000000040aaf9 in _start ()

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

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

Reported using DrKonqi
Comment 1 Huw 2011-07-12 14:52:24 UTC
By the way, I don't know if it's relevant but Kontact is set to show my summary on startup, which includes calendar alerts for the next 30 days. I use two calendars. However this has been the case for much longer than the bug started happening.
Comment 2 Christophe Marin 2011-07-13 11:02:22 UTC
> KDE Platform Version: 4.4.5 (KDE 4.4.5)

This is a *very* old version. Please update it

*** This bug has been marked as a duplicate of bug 209263 ***
Comment 3 Huw 2011-07-13 13:27:47 UTC
Well, I'm using the latest version in Debian's stable repositories, but I guess I can look into upgrading somehow.  Thanks.