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 467198 - Evolution crashed at startup
Evolution crashed at startup
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.12.x
Other Linux
: Normal critical
: ---
Assigned To: Srinivasa Ragavan
Evolution QA team
: 370938 478226 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-16 05:36 UTC by Akhil Laddha
Modified: 2013-09-13 00:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Proposed patch (774 bytes, patch)
2007-08-16 10:22 UTC, Srinivasa Ragavan
committed Details | Review

Description Akhil Laddha 2007-08-16 05:36:05 UTC
Gdb traces

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 raise
    from /lib/libc.so.6
  • #2 abort
    from /lib/libc.so.6
  • #3 __libc_message
    from /lib/libc.so.6
  • #4 malloc_printerr
    from /lib/libc.so.6
  • #5 IA__g_free
    at gmem.c line 187
  • #6 camel_exception_setv
    at camel-exception.c line 220
  • #7 get_folder
    at camel-mbox-store.c line 197
  • #8 camel_store_get_folder
    at camel-store.c line 262
  • #9 mail_tool_uri_to_folder
    at mail-tools.c line 333
  • #10 enable_folder_tree
    at mail-component.c line 667
  • #11 IA__g_cclosure_marshal_VOID__VOID
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #15 IA__g_signal_emit
    at gsignal.c line 2243
  • #16 emfb_search_search_activated
    at em-folder-browser.c line 1051
  • #17 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #18 IA__g_closure_invoke
    at gclosure.c line 490
  • #19 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #20 IA__g_signal_emit_valist
  • #21 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #22 set_property
    at e-filter-bar.c line 829
  • #23 IA__g_object_set_valist
    at gobject.c line 697
  • #24 IA__g_object_set
    at gobject.c line 1212
  • #25 emfb_set_folder
    at em-folder-browser.c line 1943
  • #26 emfv_got_folder
    at em-folder-view.c line 698
  • #27 get_folder_got
    at mail-ops.c line 1230
  • #28 mail_msgport_replied
    at mail-mt.c line 473
  • #29 g_io_unix_dispatch
    at giounix.c line 162
  • #30 IA__g_main_context_dispatch
  • #31 g_main_context_iterate
    at gmain.c line 2694
  • #32 IA__g_main_loop_run
    at gmain.c line 2898
  • #33 bonobo_main
    at bonobo-main.c line 311
  • #34 main
    at main.c line 602

Comment 1 Srinivasa Ragavan 2007-08-16 10:22:33 UTC
Created attachment 93773 [details] [review]
Proposed patch

Initialize camel exception.
Comment 2 Srinivasa Ragavan 2007-08-16 10:26:24 UTC
Sankar, review it
Comment 3 Srinivasa Ragavan 2007-08-16 10:42:06 UTC
Committed to head.
Comment 4 Tobias Mueller 2008-02-29 20:14:09 UTC
*** Bug 370938 has been marked as a duplicate of this bug. ***
Comment 5 Akhil Laddha 2008-05-02 09:33:11 UTC
*** Bug 478226 has been marked as a duplicate of this bug. ***