Bug 252772 - Akonadi crashes when adding Google Calendar account
Summary: Akonadi crashes when adding Google Calendar account
Status: RESOLVED DUPLICATE of bug 202728
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: GoogleData Resource (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Adenilson Cavalcanti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 17:05 UTC by Styopa Semenukha
Modified: 2010-10-02 16:26 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 Styopa Semenukha 2010-09-29 17:05:16 UTC
Application: akonadi_gcal_resource (0.1)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-gcc44 x86_64
Distribution (Platform): Debian unstable

-- Information about the crash:
1. Go to KDE Resource settings.
2. Add new Akonadi resource.
3. Select Google Calendar resource type.
4. Enter login data.
5. Segfault.

 -- Backtrace:
Application: Akonadi Resource (akonadi_gcal_resource), signal: Segmentation fault
[KCrash Handler]
#5  __libc_free (mem=0x3334352e) at malloc.c:3710
#6  0x00007fd098f11339 in icalmemory_add_tmp_buffer () from /usr/lib/libical.so.0
#7  0x00007fd098f13e61 in icalproperty_get_parameter_as_string () from /usr/lib/libical.so.0
#8  0x00007fd09e689257 in KCal::ICalFormatImpl::readIncidence (this=0x1a453d0, parent=0x19ea660, incidence=0x1b21990, tzlist=0x1b1f4f0) at ../../kcal/icalformat_p.cpp:1523
#9  0x00007fd09e689574 in KCal::ICalFormatImpl::readEvent (this=0x1a453d0, vevent=0x19ea660, tzlist=<value optimized out>) at ../../kcal/icalformat_p.cpp:1122
#10 0x00007fd09e68a5ce in KCal::ICalFormatImpl::populate (this=0x1a453d0, cal=0x7fff2a430b70, calendar=0x19e40a0) at ../../kcal/icalformat_p.cpp:2476
#11 0x00007fd09e67cc22 in KCal::ICalFormat::fromRawString (this=0x1b329d8, cal=0x7fff2a430b70, string=<value optimized out>) at ../../kcal/icalformat.cpp:188
#12 0x00007fd09e67bdf0 in KCal::ICalFormat::fromString (this=0x1b329d8, cal=0x7fff2a430b70, string=<value optimized out>) at ../../kcal/icalformat.cpp:148
#13 0x00007fd09e67c445 in KCal::ICalFormat::fromString (this=<value optimized out>, string=...) at ../../kcal/icalformat.cpp:208
#14 0x00007fd08ca52c64 in ?? () from /usr/lib/kde4/akonadi_serializer_kcal.so
#15 0x00007fd09fd1f7aa in Akonadi::ItemSerializer::deserialize (item=..., label=..., data=..., version=0) at ../../akonadi/itemserializer.cpp:237
#16 0x00007fd09fd1fdf4 in Akonadi::ItemSerializer::deserialize (item=..., label=..., data=..., version=0, external=<value optimized out>) at ../../akonadi/itemserializer.cpp:229
#17 0x00007fd09fd4485e in Akonadi::ProtocolHelper::parseItemFetchResult (lineTokens=<value optimized out>, item=<value optimized out>) at ../../akonadi/protocolhelper.cpp:352
#18 0x00007fd09fd16f0f in Akonadi::ItemFetchJob::doHandleResponse (this=<value optimized out>, tag=<value optimized out>, data=...) at ../../akonadi/itemfetchjob.cpp:173
#19 0x00007fd09fd2c7be in Akonadi::JobPrivate::handleResponse (this=<value optimized out>, tag=..., data=...) at ../../akonadi/job.cpp:72
#20 0x00007fd09fd2c787 in Akonadi::JobPrivate::handleResponse (this=<value optimized out>, tag=..., data=...) at ../../akonadi/job.cpp:49
#21 0x00007fd09fd5a338 in Akonadi::SessionPrivate::dataReceived (this=0x15a0570) at ../../akonadi/session.cpp:121
#22 0x00007fd09fd5ab65 in Akonadi::Session::qt_metacall (this=0x1574070, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2a431490) at ./session.moc:87
#23 0x00007fd09f924306 in QMetaObject::activate (sender=0x1574630, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fd09b4ad280) at kernel/qobject.cpp:3295
#24 0x00007fd09f96f698 in QIODevice::qt_metacall (this=0x1574630, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2a4315d0) at .moc/release-shared/moc_qiodevice.cpp:77
#25 0x00007fd09df2c940 in QLocalSocket::qt_metacall (this=0x3334352e, _c=2565936160, _id=-1608787232, _a=0x7fd09b4ad280) at .moc/release-shared/moc_qlocalsocket.cpp:81
#26 0x00007fd09f924306 in QMetaObject::activate (sender=0x15a0e40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fd09b4ad280) at kernel/qobject.cpp:3295
#27 0x00007fd09df258ef in QAbstractSocketPrivate::canReadNotification (this=0x15c3ff0) at socket/qabstractsocket.cpp:639
#28 0x00007fd09df14a61 in QReadNotifier::event (this=<value optimized out>, e=0x7fd098f11420) at socket/qnativesocketengine.cpp:1097
#29 0x00007fd09caff32c in QApplicationPrivate::notify_helper (this=0x142c720, receiver=0x159dda0, e=0x7fff2a431b80) at kernel/qapplication.cpp:4302
#30 0x00007fd09cb0580b in QApplication::notify (this=0x7fff2a431e50, receiver=0x159dda0, e=0x7fff2a431b80) at kernel/qapplication.cpp:4185
#31 0x00007fd09d817836 in KApplication::notify (this=0x7fff2a431e50, receiver=0x159dda0, event=0x7fff2a431b80) at ../../kdeui/kernel/kapplication.cpp:302
#32 0x00007fd09f9110bc in QCoreApplication::notifyInternal (this=0x7fff2a431e50, receiver=0x159dda0, event=0x7fff2a431b80) at kernel/qcoreapplication.cpp:726
#33 0x00007fd09f93aa8a in sendEvent (source=0x14302f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#34 socketNotifierSourceDispatch (source=0x14302f0) at kernel/qeventdispatcher_glib.cpp:110
#35 0x00007fd09a7d16f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00007fd09a7d5568 in ?? () from /lib/libglib-2.0.so.0
#37 0x00007fd09a7d571c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x00007fd09f93a6d3 in QEventDispatcherGlib::processEvents (this=0x1413c90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#39 0x00007fd09cbaf18e in QGuiEventDispatcherGlib::processEvents (this=0x3334352e, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007fd09f90f9e2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#41 0x00007fd09f90fdbc in QEventLoop::exec (this=0x7fff2a431de0, flags=) at kernel/qeventloop.cpp:201
#42 0x00007fd09f914a4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#43 0x00007fd09fd45a02 in Akonadi::ResourceBase::init (r=0x15c1420) at ../../akonadi/resourcebase.cpp:219
#44 0x0000000000408f38 in _start ()

This bug may be a duplicate of or related to bug 250953, bug 202728.

Possible duplicates by query: bug 250953, bug 249388, bug 245576, bug 245042, bug 244277.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-10-02 16:26:39 UTC

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