Bug 271662 - akonadi resource googledata crash on startup
Summary: akonadi resource googledata crash on startup
Status: RESOLVED DUPLICATE of bug 246195
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: GoogleData Resource (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Adenilson Cavalcanti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 04:50 UTC by Fernando Toledo
Modified: 2011-07-09 15:38 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 Fernando Toledo 2011-04-25 04:50:09 UTC
Application: akonadi_googledata_resource (0.1)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-2-686 i686
Distribution: Debian GNU/Linux testing (wheezy)

-- Information about the crash:
i test compile from sources akonadi-googledata-1.2.0 and libgcal-0.9.6
and get same result, akonadi crash when start the resource for sync google contacts.

if you need more information, please let me know!


 -- Backtrace:
Application: Akonadi Resource (akonadi_googledata_resource), signal: Segmentation fault
[KCrash Handler]
#6  __strlen_ia32 () at ../sysdeps/i386/i686/multiarch/../../i586/strlen.S:56
#7  0xb5a54145 in __strdup (s=0x1 <Address 0x1 out of bounds>) at strdup.c:42
#8  0xb6ccace8 in extract_and_check_multi (doc=<value optimized out>, xpath_expression=<value optimized out>, getContent=0, attr1=0xb6cd20e3 "address", attr2=0xb6cd20df "rel", attr3=0xb6cd211a "protocol", attr4=0xb6cd20d7 "primary", values=0x8b98588, types=0x8b98590, protocols=0x8b9858c, pref=0x8b98598) at ./src/atom_parser.c:295
#9  0xb6ccbd1b in atom_extract_contact (entry=0x8a6bb18, ptr_entry=0x8b9852c) at ./src/atom_parser.c:753
#10 0xb6cccc1b in extract_all_contacts (doc=0x89c5218, data_extract=0x8b95028, length=335) at ./src/gcal_parser.c:434
#11 0xb6ccde82 in gcal_get_all_contacts (gcalobj=0x899f818, length=0x896fb04) at ./src/gcont.c:111
#12 0xb6ccfa9a in gcal_get_contacts (gcalobj=0x899f818, contact_array=0x896fb00) at ./src/gcontact.c:155
#13 0x0805f3fa in GoogleContactsResource::retrieveItems (this=0x896fad8, collection=...) at /tmp/builds/akonadi-googledata-1.2.0/contacts/googledataresource.cpp:224
#14 0xb766b32e in ?? () from /usr/lib/libakonadi-kde.so.4
#15 0xb766d078 in Akonadi::ResourceBase::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libakonadi-kde.so.4
#16 0x08050fcf in GoogleContactsResource::qt_metacall (this=0x896fad8, _c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbf836408) at /tmp/builds/akonadi-googledata-1.2.0/builds/contacts/googledataresource.moc:80
#17 0xb742627a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#18 0xb743615d in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#19 0xb766dac3 in ?? () from /usr/lib/libakonadi-kde.so.4
#20 0xb766ee62 in ?? () from /usr/lib/libakonadi-kde.so.4
#21 0xb7670b63 in ?? () from /usr/lib/libakonadi-kde.so.4
#22 0xb742627a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#23 0xb74309c6 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#24 0xb7434fef in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#25 0xb5dbcb54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb5dc17de in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb6accbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb741fbfb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0xb7423825 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#30 0xb74239fd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#31 0xb744d1b4 in ?? () from /usr/lib/libQtCore.so.4
#32 0xb583d252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0xb583da30 in ?? () from /lib/libglib-2.0.so.0
#34 0xb583dce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0xb744d32c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0xb5e70985 in ?? () from /usr/lib/libQtGui.so.4
#37 0xb741eda9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0xb741f04a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb7423abf in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#40 0xb5dba997 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#41 0xb76690c3 in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libakonadi-kde.so.4
#42 0x080530f3 in init<GoogleContactsResource> (argc=0, argv=0x0) at /usr/include/akonadi/resourcebase.h:186
#43 main (argc=0, argv=0x0) at /tmp/builds/akonadi-googledata-1.2.0/contacts/googledataresource.cpp:1546

Reported using DrKonqi
Comment 1 Christophe Marin 2011-07-09 15:38:49 UTC

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