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 467559 - Evolution Startup Crash : Related to Search
Evolution Startup Crash : Related to Search
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.12.x
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-17 06:01 UTC by Johnny Jacob
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed Patch (2.08 KB, patch)
2007-08-17 06:57 UTC, Johnny Jacob
committed Details | Review

Description Johnny Jacob 2007-08-17 06:01:12 UTC
Evo crashes on startup.

Possible steps to reproduce :
1. Do a account search/ all account search.
2. Restart evolution (close and launch again)

Evo crashes immediately at startup.
Comment 1 Johnny Jacob 2007-08-17 06:01:44 UTC
Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 26892)

  • #0 strchr
    from /lib/libc.so.6
  • #1 camel_url_new_with_base
    at camel-url.c line 74
  • #2 camel_url_new
    at camel-url.c line 299
  • #3 enable_folder_tree
    at mail-component.c line 668
  • #4 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #5 g_closure_invoke
    at gclosure.c line 490
  • #6 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #7 g_signal_emit_valist
    at gsignal.c line 2199
  • #8 g_signal_emit
    at gsignal.c line 2243
  • #9 emfb_search_search_activated
    at em-folder-browser.c line 999
  • #10 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #11 g_closure_invoke
    at gclosure.c line 490
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #13 g_signal_emit_valist
    at gsignal.c line 2199
  • #14 g_signal_emit_by_name
    at gsignal.c line 2267
  • #15 set_property
    at e-filter-bar.c line 829
  • #16 g_object_set_valist
    at gobject.c line 697
  • #17 g_object_set
    at gobject.c line 1212
  • #18 emfb_set_folder
    at em-folder-browser.c line 1944
  • #19 emfv_got_folder
    at em-folder-view.c line 698
  • #20 get_folder_got
    at mail-ops.c line 1230
  • #21 mail_msgport_replied
    at mail-mt.c line 473
  • #22 g_io_unix_dispatch
    at giounix.c line 162
  • #23 g_main_context_dispatch
    at gmain.c line 2061
  • #24 g_main_context_iterate
    at gmain.c line 2694
  • #25 g_main_loop_run
    at gmain.c line 2898
  • #26 bonobo_main
    at bonobo-main.c line 311
  • #27 main
    at main.c line 602

Comment 2 Johnny Jacob 2007-08-17 06:57:08 UTC
Created attachment 93830 [details] [review]
Proposed Patch
Comment 3 Srinivasa Ragavan 2007-08-17 09:09:46 UTC
Looks fine dude.
Comment 4 Johnny Jacob 2007-08-20 02:17:59 UTC
Committed to trunk. rev 34039.