After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 673817 - [abrt] Crash in e_book_backend_file_dispose()
[abrt] Crash in e_book_backend_file_dispose()
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Contacts
3.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-04-10 06:55 UTC by Milan Crha
Modified: 2012-06-04 12:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
eds patch (4.13 KB, patch)
2012-06-04 12:08 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2012-04-10 06:55:19 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=810649

[abrt] evolution-data-server-3.4.0-1.fc17: g_str_hash: Process /usr/libexec/evolution-addressbook-factory was killed by signal 11 (SIGSEGV)

Core was generated by `/usr/libexec/evolution-addressbook-factory'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7f165cdcd700 (LWP 2697))

  • #0 g_str_hash
    at ghash.c line 1730
  • #1 g_hash_table_lookup_node
    at ghash.c line 401
  • #2 g_hash_table_lookup
    at ghash.c line 1074
  • #3 e_book_backend_file_dispose
    at e-book-backend-file.c line 2350
  • #4 g_object_unref
    at gobject.c line 2981
  • #5 data_book_dispose
    at e-data-book.c line 1315
  • #6 g_object_unref
    at gobject.c line 2981
  • #7 operation_thread
    at e-data-book.c line 261
  • #8 g_thread_pool_thread_proxy
    at gthreadpool.c line 309
  • #9 g_thread_proxy
    at gthread.c line 801
  • #10 start_thread
    at pthread_create.c line 309
  • #11 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 115

Comment 1 Milan Crha 2012-06-04 12:08:53 UTC
Created attachment 215537 [details] [review]
eds patch

for evolution-data-server;

I just got this crash when a book under On This Computer didn't have its addressbook.db file, or, in my case, the whole directory for the address book was missing.
Comment 2 Milan Crha 2012-06-04 12:11:32 UTC
Created commit 0511ffe in eds master (3.5.3+)
Created commit 4f3651c in eds gnome-3-4 (3.4.3+)