Comment 16 for bug 135471

Revision history for this message
Sebastien Bacher (seb128) wrote :

The valgrind log lists an error

==11623== Invalid free() / delete / delete[]
==11623== at 0x4C2182B: free (vg_replace_malloc.c:233)
==11623== by 0xEF1BC81: (within /usr/lib/evolution-data-server-1.2/extensions/libebookbackendfile.so)
==11623== by 0x8CAE903: g_thread_create_proxy (gthread.c:635)
==11623== by 0x9775316: start_thread (in /lib/libpthread-2.6.1.so)
==11623== by 0x9A5DD5C: clone (in /lib/libc-2.6.1.so)
==11623== Address 0x4122B68 is 0 bytes inside a block of size 519 free'd
==11623== at 0x4C2182B: free (vg_replace_malloc.c:233)
==11623== by 0x4E3FC6C: e_data_book_view_notify_update_vcard (in /usr/lib/libedata-book-1.2.so.2.4.1)
==11623== by 0xEF1BCDE: (within /usr/lib/evolution-data-server-1.2/extensions/libebookbackendfile.so)
==11623== by 0x8CAE903: g_thread_create_proxy (gthread.c:635)
==11623== by 0x9775316: start_thread (in /lib/libpthread-2.6.1.so)
==11623== by 0x9A5DD5C: clone (in /lib/libc-2.6.1.so)

Could you install libedata-book1.2-2-dbgsym evolution-data-server-dbgsym libc6-dbg and get a new one?