Bug 233539 - Akonadi segfaults while adding new gdata cal resource
Summary: Akonadi segfaults while adding new gdata cal resource
Status: RESOLVED DUPLICATE of bug 202728
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: GoogleData Resource (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Adenilson Cavalcanti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 21:32 UTC by Andreas Cord-Landwehr
Modified: 2010-04-07 14:11 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 Andreas Cord-Landwehr 2010-04-06 21:32:28 UTC
Application: akonadi_gcal_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-3-686 i686
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
Hi, I noticed that my google-cal resource announced "no payload". So I added a new resource. After entering my user's name and password and clicking on "submit" Akonadi segfaulted.

 -- Backtrace:
Application: Akonadi Resource (akonadi_gcal_resource), signal: Segmentation fault
[KCrash Handler]
#6  *__GI___libc_free (mem=0x10) at malloc.c:3709
#7  0xb57cc40c in icalmemory_add_tmp_buffer () from /usr/lib/libical.so.0
#8  0xb57cf693 in icalproperty_get_parameter_as_string () from /usr/lib/libical.so.0
#9  0xb7001ba2 in KCal::ICalFormatImpl::readIncidence (this=0x9f3e150, parent=0x9f33ab8, incidence=0xa100140, tzlist=0x9ef0318) at ../../kcal/icalformat_p.cpp:1523
#10 0xb7001f1a in KCal::ICalFormatImpl::readEvent (this=0x9f3e150, vevent=0xa63e218, tzlist=0x9ef0318) at ../../kcal/icalformat_p.cpp:1122
#11 0xb7003089 in KCal::ICalFormatImpl::populate (this=0x9f3e150, cal=0xbfa4555c, calendar=0x9e97fb8) at ../../kcal/icalformat_p.cpp:2476
#12 0xb6ff4a90 in KCal::ICalFormat::fromRawString (this=0x9ecab54, cal=0xbfa4555c, string=...) at ../../kcal/icalformat.cpp:188
#13 0xb6ff3c0b in KCal::ICalFormat::fromString (this=0x9ecab54, cal=0xbfa4555c, string=...) at ../../kcal/icalformat.cpp:148
#14 0xb6ff4252 in KCal::ICalFormat::fromString (this=0x9ecab54, string=...) at ../../kcal/icalformat.cpp:208
#15 0xb3434184 in Akonadi::SerializerPluginKCal::deserialize (this=0x9ecab48, item=..., label=..., data=..., version=0) at ../../plugins/akonadi_serializer_kcal.cpp:39
#16 0xb7748d95 in Akonadi::ItemSerializer::deserialize (item=..., label=..., data=..., version=0) at ../../akonadi/itemserializer.cpp:237
#17 0xb7749420 in Akonadi::ItemSerializer::deserialize (item=..., label=..., data=..., version=0, external=false) at ../../akonadi/itemserializer.cpp:229
#18 0xb776f4b8 in Akonadi::ProtocolHelper::parseItemFetchResult (lineTokens=..., item=...) at ../../akonadi/protocolhelper.cpp:352
#19 0xb773f9d7 in Akonadi::ItemFetchJob::doHandleResponse (this=0xa3fdfd8, tag=..., data=...) at ../../akonadi/itemfetchjob.cpp:173
#20 0xb7756b46 in Akonadi::JobPrivate::handleResponse (this=0x9f5e268, tag=..., data=...) at ../../akonadi/job.cpp:72
#21 0xb7756b13 in Akonadi::JobPrivate::handleResponse (this=0xa63bbd0, tag=..., data=...) at ../../akonadi/job.cpp:49
#22 0xb778749f in Akonadi::SessionPrivate::dataReceived (this=0x9bd8070) at ../../akonadi/session.cpp:121
#23 0xb7787d0e in Akonadi::Session::qt_metacall (this=0x9bde8d0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfa45acc) at ./session.moc:87
#24 0xb755396a in QMetaObject::metacall (object=0x9bde8d0, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0xbfa45acc) at kernel/qmetaobject.cpp:237
#25 0xb7561f45 in QMetaObject::activate (sender=0x9bdee78, m=0xb7661568, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#26 0xb75b1517 in QIODevice::readyRead (this=0x9bdee78) at .moc/release-shared/moc_qiodevice.cpp:91
#27 0xb75b15df in QIODevice::qt_metacall (this=0x9bdee78, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfa45c2c) at .moc/release-shared/moc_qiodevice.cpp:77
#28 0xb683bb8a in QLocalSocket::qt_metacall (this=0x9bdee78, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfa45c2c) at .moc/release-shared/moc_qlocalsocket.cpp:81
#29 0xb755396a in QMetaObject::metacall (object=0x9bdee78, cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0xbfa45c2c) at kernel/qmetaobject.cpp:237
#30 0xb7561f45 in QMetaObject::activate (sender=0x9bdab90, m=0xb7661568, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#31 0xb75b1517 in QIODevice::readyRead (this=0x9bdab90) at .moc/release-shared/moc_qiodevice.cpp:91
#32 0xb68342b2 in QAbstractSocketPrivate::canReadNotification (this=0x9bd9ee8) at socket/qabstractsocket.cpp:626
#33 0xb682133b in QAbstractSocketEngine::readNotification (this=0x9bdfad8) at socket/qabstractsocketengine.cpp:154
#34 0xb6822703 in QReadNotifier::event (this=0x8, e=0xbfa460e4) at socket/qnativesocketengine.cpp:1094
#35 0xb5e02bec in QApplicationPrivate::notify_helper (this=0x9af9310, receiver=0x9bd6918, e=0xbfa460e4) at kernel/qapplication.cpp:4300
#36 0xb5e0973e in QApplication::notify (this=0xbfa46420, receiver=0x9bd6918, e=0xbfa460e4) at kernel/qapplication.cpp:3704
#37 0xb6aed7aa in KApplication::notify (this=0xbfa46420, receiver=0x9bd6918, event=0xbfa460e4) at ../../kdeui/kernel/kapplication.cpp:302
#38 0xb754e76b in QCoreApplication::notifyInternal (this=0xbfa46420, receiver=0x9bd6918, event=0xbfa460e4) at kernel/qcoreapplication.cpp:704
#39 0xb757a56a in QCoreApplication::sendEvent (source=0x9afc048) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#40 socketNotifierSourceDispatch (source=0x9afc048) at kernel/qeventdispatcher_glib.cpp:110
#41 0xb58a5c78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0xb58a9510 in ?? () from /lib/libglib-2.0.so.0
#43 0xb58a9643 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0xb757a195 in QEventDispatcherGlib::processEvents (this=0x9ae4350, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#45 0xb5ec1145 in QGuiEventDispatcherGlib::processEvents (this=0x9ae4350, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0xb754cd89 in QEventLoop::processEvents (this=0xbfa46384, flags=) at kernel/qeventloop.cpp:149
#47 0xb754d1da in QEventLoop::exec (this=0xbfa46384, flags=...) at kernel/qeventloop.cpp:201
#48 0xb755136f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#49 0xb5e02c87 in QApplication::exec () at kernel/qapplication.cpp:3579
#50 0xb77709d3 in Akonadi::ResourceBase::init (r=0x9bd6808) at ../../akonadi/resourcebase.cpp:219
#51 0x0804f0c3 in _start ()

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

Possible duplicates by query: bug 231994, bug 231094, bug 230551, bug 229805, bug 222963.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-07 14:11:48 UTC
This is being tracked at bug 202728. Regards

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