Bug 222283 - Tried to import std.ics from KDE 4.3.4
Summary: Tried to import std.ics from KDE 4.3.4
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: ICal file resource (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 21:25 UTC by Dotan Cohen
Modified: 2013-06-12 17:53 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 Dotan Cohen 2010-01-11 21:25:10 UTC
Application: akonadi_ical_resource (0.1)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-16-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
On KDE SC 4.4 RC1 I tried to import std.ics from KDE 4.3.4 and the bug wizard popud up.

 -- Backtrace:
Application: Akonadi Resource (akonadi_ical_resource), signal: Segmentation fault
[KCrash Handler]
#6  0x00c57c2a in KCal::Incidence::relatedTo (this=0x9519370) at ../../kcal/incidence.cpp:511
#7  0x00c613ed in ~Event (this=0x9519370, __in_chrg=<value optimized out>) at ../../kcal/event.cpp:79
#8  0x08059f60 in ?? ()
#9  0x005b5a0e in Akonadi::ItemPrivate::~ItemPrivate() () from /usr/lib/libakonadi-kde.so.4
#10 0x0052e568 in ~QSharedDataPointer (this=0x94dff98, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qshareddata.h:90
#11 ~Entity (this=0x94dff98, __in_chrg=<value optimized out>) at ../../akonadi/entity.cpp:66
#12 0x005b3d6d in ~Item (this=0x94dff98, __in_chrg=<value optimized out>) at ../../akonadi/item.cpp:57
#13 0x005b8fd6 in Akonadi::ItemCreateJobPrivate::~ItemCreateJobPrivate() () from /usr/lib/libakonadi-kde.so.4
#14 0x005d59b1 in ~Job (this=0x94e0730, __in_chrg=<value optimized out>) at ../../akonadi/job.cpp:204
#15 0x005b5e5d in ~ItemCreateJob (this=0x94e0730, __in_chrg=<value optimized out>) at ../../akonadi/itemcreatejob.cpp:65
#16 0x01ce2285 in qDeleteInEventHandler (o=0x6e6f6b61) at kernel/qobject.cpp:4021
#17 0x01ce38d8 in QObject::event (this=0x94e0730, e=0x9603bd8) at kernel/qobject.cpp:1243
#18 0x0698819c in QApplicationPrivate::notify_helper (this=0x92f0b58, receiver=0x94e0730, e=0x9408280) at kernel/qapplication.cpp:4242
#19 0x0698edf7 in QApplication::notify (this=0xbf87f930, receiver=0x94e0730, e=0x9408280) at kernel/qapplication.cpp:3661
#20 0x00efd67a in KApplication::notify (this=0xbf87f930, receiver=0x94e0730, event=0x9408280) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x01cd2eab in QCoreApplication::notifyInternal (this=0xbf87f930, receiver=0x94e0730, event=0x9408280) at kernel/qcoreapplication.cpp:704
#22 0x01cd58e3 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x92e3e58) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x92e3e58) at kernel/qcoreapplication.cpp:1345
#24 0x01cd5a4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#25 0x01cff0df in QCoreApplication::sendPostedEvents (s=0x92f2f88) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x92f2f88) at kernel/qeventdispatcher_glib.cpp:276
#27 0x04e9fe88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x04ea3730 in ?? () from /lib/libglib-2.0.so.0
#29 0x04ea3863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x01cfebd5 in QEventDispatcherGlib::processEvents (this=0x92f0b38, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#31 0x06a45b75 in QGuiEventDispatcherGlib::processEvents (this=0x92f0b38, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#32 0x01cd14c9 in QEventLoop::processEvents (this=0xbf87f8a4, flags=) at kernel/qeventloop.cpp:149
#33 0x01cd191a in QEventLoop::exec (this=0xbf87f8a4, flags=...) at kernel/qeventloop.cpp:201
#34 0x01cd5b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#35 0x06988237 in QApplication::exec () at kernel/qapplication.cpp:3570
#36 0x005edf63 in Akonadi::ResourceBase::init (r=0x9398fd8) at ../../akonadi/resourcebase.cpp:219
#37 0x0805a593 in ?? ()
#38 0x006a9b56 in __libc_start_main (main=0x805a510, argc=3, ubp_av=0xbf87fa14, init=0x805c130 <__libc_csu_init>, fini=0x805c120 <__libc_csu_fini>, rtld_fini=0x406d20 <_dl_fini>, 
    stack_end=0xbf87fa0c) at libc-start.c:220
#39 0x080507a1 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-17 16:32:18 UTC
This could be related to bug 227319. Regards
Comment 2 Sergio Martins 2013-06-12 17:53:54 UTC
KCal was replaced with kcalcore which doesn't have this crash