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 619567 - Crash in gconf_listeners_add, e_source_list_new_for_gconf at e-source-list.c line 379
Crash in gconf_listeners_add, e_source_list_new_for_gconf at e-source-list.c ...
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
2.30.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 627264 632967 639819 640603 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-05-25 03:09 UTC by jlquinn
Modified: 2012-08-12 13:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description jlquinn 2010-05-25 03:09:04 UTC
While trying to reply to an email, evolution segfaulted.  This is debian testing, evolution 2.28.3-1 on x86_64. GDB backtrace is below.

IA__g_strsplit (string=<value optimized out>, delimiter=<value optimized out>, 
    max_tokens=2147483643) at /tmp/buildd/glib2.0-2.24.0/glib/gstrfuncs.c:2438
2438	/tmp/buildd/glib2.0-2.24.0/glib/gstrfuncs.c: No such file or directory.
	in /tmp/buildd/glib2.0-2.24.0/glib/gstrfuncs.c
(gdb) bt
  • #0 IA__g_strsplit
    at /tmp/buildd/glib2.0-2.24.0/glib/gstrfuncs.c line 2438
  • #1 gconf_listeners_add
    from /usr/lib/libgconf-2.so.4
  • #2 e_source_list_new_for_gconf
    at e-source-list.c line 379
  • #3 e_book_get_addressbooks
    at e-book.c line 3772
  • #4 load_books_thread
    at e-name-selector.c line 84
  • #5 g_thread_create_proxy
    at /tmp/buildd/glib2.0-2.24.0/glib/gthread.c line 1893
  • #6 start_thread
    at pthread_create.c line 300
  • #7 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112
  • #8 ??

Comment 1 Akhil Laddha 2010-05-25 04:22:02 UTC
could be related to bug 618234
Comment 2 Pedro Villavicencio 2010-08-05 14:04:20 UTC
we got a similar bug report at https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/612571 ; will ask for reproduction on 2.30.X ; setting this to new for now, thanks all.
Comment 3 Fabio Durán Verdugo 2010-08-18 14:37:30 UTC
*** Bug 627264 has been marked as a duplicate of this bug. ***
Comment 4 Akhil Laddha 2010-10-23 13:45:47 UTC
*** Bug 632967 has been marked as a duplicate of this bug. ***
Comment 5 Akhil Laddha 2010-10-23 13:46:41 UTC
last dupe in 2.30.x
Comment 6 Akhil Laddha 2011-01-18 09:15:38 UTC
*** Bug 639819 has been marked as a duplicate of this bug. ***
Comment 7 Akhil Laddha 2011-01-25 23:36:32 UTC
*** Bug 640603 has been marked as a duplicate of this bug. ***
Comment 8 Matthew Barnes 2012-08-12 13:33:52 UTC
Closing this as OBSOLETE since we no longer use GConf or ESourceList.