Bug 255153 - akonadi_googledata contacts resource crashes on startup
Summary: akonadi_googledata contacts resource crashes 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: 2010-10-25 00:14 UTC by Johannes Engel
Modified: 2010-11-13 16:07 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 Johannes Engel 2010-10-25 00:14:33 UTC
Application: akonadi_googledata_resource (0.1)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.36-engel x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I added a new resource for my Google contacts and selected the resource in Kontact 4.4.7.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Resource (akonadi_googledata_resource), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f7fa2e176a2 in strlen () from /lib64/libc.so.6
#7  0x00007f7fa2e173c6 in strdup () from /lib64/libc.so.6
#8  0x00007f7fa48dc1e7 in extract_and_check_multi (doc=0xd54990, xpath_expression=0x7f7fa48f11bd "//atom:entry/gd:im", getContent=0, attr1=0x7f7fa48f105c "address", attr2=0x7f7fa48f1058 "rel", attr3=
    0x7f7fa48f11b4 "protocol", attr4=0x7f7fa48f107a "primary", values=0xbfab00, types=0xbfab10, protocols=0xbfab08, pref=0xbfab1c) at /usr/src/debug/libgcal-0.9.6/src/atom_parser.c:295
#9  0x00007f7fa48dd8c6 in atom_extract_contact (entry=0xbaeb90, ptr_entry=0xbfaa50) at /usr/src/debug/libgcal-0.9.6/src/atom_parser.c:753
#10 0x00007f7fa48e6940 in extract_all_contacts (doc=0x798ff0, data_extract=0xbe1430, length=377) at /usr/src/debug/libgcal-0.9.6/src/gcal_parser.c:434
#11 0x00007f7fa48ed721 in gcal_get_all_contacts (gcalobj=0x776f70, length=0x75f488) at /usr/src/debug/libgcal-0.9.6/src/gcont.c:111
#12 0x00007f7fa48e9309 in gcal_get_contacts (gcalobj=0x776f70, contact_array=0x75f480) at /usr/src/debug/libgcal-0.9.6/src/gcontact.c:155
#13 0x000000000041a302 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2010-11-13 16:07:07 UTC

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