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 620887 - evolution crashed with SIGSEGV in g_str_hash()
evolution crashed with SIGSEGV in g_str_hash()
Status: RESOLVED DUPLICATE of bug 597114
Product: evolution
Classification: Applications
Component: Mailer
2.28.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-06-07 19:22 UTC by Pedro Villavicencio
Modified: 2011-04-07 05:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-06-07 19:22:26 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/512624

"evolution crashes with the following messages:

(evolution:5149): e-utils-WARNING **: No parent set, or default parent available for error dialog

** (evolution:5149): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

(evolution:5149): evolution-shell-WARNING **: The name org.freedesktop.NetworkManager was not provided by any .service files

** (evolution:5149): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
Segmentation fault (core dumped)"

"#0  IA__g_str_hash (v=0x0) at /build/buildd/glib2.0-2.24.1/glib/gstring.c:134
        p = 0x1 <Address 0x1 out of bounds>
        h = <value optimized out>
  • #1 g_hash_table_lookup_node_for_insertion
    at /build/buildd/glib2.0-2.24.1/glib/ghash.c line 382
  • #2 g_hash_table_insert_internal
    at /build/buildd/glib2.0-2.24.1/glib/ghash.c line 977
  • #3 vee_rebuild_folder
    at camel-vee-folder.c line 1159
  • #4 vee_add_folder
    at camel-vee-folder.c line 1937
  • #5 camel_vee_folder_add_folder
    at camel-vee-folder.c line 226
  • #6 get_special
    at camel-store.c line 665
  • #7 local_get_trash
    at camel-local-store.c line 208
  • #8 camel_store_get_folder
    at camel-store.c line 341
  • #9 camel_store_get_trash
    at camel-store.c line 699
  • #10 store_info_new
    at mail-component.c line 192
  • #11 mc_add_store
    at mail-component.c line 251
  • #12 mc_add_local_store
    at mail-component.c line 274
  • #13 do_async_event
    at mail-mt.c line 686
  • #14 idle_async_event
    at mail-mt.c line 697
  • #15 g_idle_dispatch
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 4065
  • #16 g_main_dispatch
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 1960
  • #17 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2513
  • #18 g_main_context_iterate
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2591
  • #19 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2799
  • #20 bonobo_main
    at bonobo-main.c line 311
  • #21 main
    at main.c line 732

Comment 1 Akhil Laddha 2010-06-08 03:52:27 UTC
looks duplicate of bug 602729 or bug 597114
Comment 2 Akhil Laddha 2011-04-07 05:42:25 UTC

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