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 581599 - evolution crashed with SIGSEGV in g_str_hash()
evolution crashed with SIGSEGV in g_str_hash()
Status: RESOLVED DUPLICATE of bug 558081
Product: evolution
Classification: Applications
Component: Mailer
2.26.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-05-06 14:35 UTC by Pedro Villavicencio
Modified: 2009-05-07 04:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Pedro Villavicencio 2009-05-06 14:35:32 UTC
this report has been filed here:

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

"Evolution dumps core shortly after starting it, with the following message:

(evolution:20700): camel-WARNING **: Cannot load summary file: '/home/sp/.evolution/mail/local/Inbox.ev-summary': No such file or directory
Segmentation fault (core dumped)

Funny thing about that is that the mentioned file actually exists.

This problem occurred after creating an Evolution backup on Debian Lenny and importing that very backup on Ubuntu. Getting rid of ~/.evolution seems to be a workaround for now."

".

Thread 4 (process 20700)

  • #0 _dbus_first_type_in_signature
    at dbus-marshal-basic.c line 1435
  • #1 _dbus_type_reader_get_current_type
    at dbus-marshal-recursive.c line 781
  • #2 _dbus_header_cache_revalidate
    at dbus-marshal-header.c line 193
  • #3 _dbus_header_set_field_basic
    at dbus-marshal-header.c line 234
  • #4 dbus_message_set_reply_serial
    at dbus-message.c line 899
  • #5 dbus_message_new_error
    at dbus-message.c line 1229
  • #6 dbus_connection_dispatch
    at dbus-connection.c line 4486
  • #7 dbus_source_dispatch
    at gdbusutils.c line 811
  • #8 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.20.1/glib/gmain.c line 1814
  • #9 g_main_context_iterate
    at /build/buildd/glib2.0-2.20.1/glib/gmain.c line 2448
  • #10 IA__g_main_context_iteration
    at /build/buildd/glib2.0-2.20.1/glib/gmain.c line 2511
  • #11 migrate_to_db
    at em-migrate.c line 2997
  • #12 em_migrate
    at em-migrate.c line 3144
  • #13 impl_upgradeFromVersion
    at mail-component.c line 1080
  • #14 _ORBIT_skel_small_GNOME_Evolution_Component_upgradeFromVersion
    at Evolution-common.c line 56
  • #15 ORBit_c_stub_invoke
    at poa.c line 2636
  • #16 GNOME_Evolution_Component_upgradeFromVersion
    at Evolution-stubs.c line 88
  • #17 e_shell_attempt_upgrade
    at e-shell.c line 619
  • #18 e_shell_construct
    at e-shell.c line 696
  • #19 e_shell_new
    at e-shell.c line 744
  • #20 idle_cb
    at main.c line 336
  • #21 g_idle_dispatch
    at /build/buildd/glib2.0-2.20.1/glib/gmain.c line 3922
  • #22 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.20.1/glib/gmain.c line 1814
  • #23 g_main_context_iterate
    at /build/buildd/glib2.0-2.20.1/glib/gmain.c line 2448
  • #24 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.20.1/glib/gmain.c line 2656
  • #25 bonobo_main
    at bonobo-main.c line 311
  • #26 main
    at main.c line 704

Thread 1 (process 20708)

  • #0 IA__g_str_hash
    at /build/buildd/glib2.0-2.20.1/glib/gstring.c line 95
  • #1 g_hash_table_insert_internal
    at /build/buildd/glib2.0-2.20.1/glib/ghash.c line 268
  • #2 camel_folder_summary_migrate_infos
    at camel-folder-summary.c line 1233
  • #3 migrate_folders
    at em-migrate.c line 2897
  • #4 migrate_folders_to_db_thread
    at em-migrate.c line 2951
  • #5 g_thread_create_proxy
    at /build/buildd/glib2.0-2.20.1/glib/gthread.c line 635
  • #6 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #7 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Comment 1 Akhil Laddha 2009-05-07 04:38:12 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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