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 332720 - Crash during startup
Crash during startup
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Shell
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 331731 (view as bug list)
Depends on:
Blocks: 327508
 
 
Reported: 2006-02-27 09:38 UTC by Srinivasa Ragavan
Modified: 2013-09-13 00:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Srinivasa Ragavan 2006-02-27 09:38:59 UTC


  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/tls/libc.so.6
  • #2 abort
    from /lib/tls/libc.so.6
  • #3 __libc_message
    from /lib/tls/libc.so.6
  • #4 malloc_printerr
    from /lib/tls/libc.so.6
  • #5 free
    from /lib/tls/libc.so.6
  • #6 IA__g_free
    at gmem.c line 187
  • #7 org_gnome_default_mailer_check_default
    at default-mailer.c line 50
  • #8 epl_invoke
    at e-plugin.c line 863
  • #9 e_plugin_invoke
    at e-plugin.c line 652
  • #10 emph_event_handle
    at e-event.c line 407
  • #11 e_event_emit
    at e-event.c line 296
  • #12 e_shell_attempt_upgrade
    at e-shell.c line 905
  • #13 e_shell_construct
    at e-shell.c line 689
  • #14 e_shell_new
    at e-shell.c line 735
  • #15 idle_cb
    at main.c line 347
  • #16 g_idle_dispatch
    at gmain.c line 3796
  • #17 g_main_dispatch
    at gmain.c line 1916
  • #18 IA__g_main_context_dispatch
    at gmain.c line 2466
  • #19 g_main_context_iterate
    at gmain.c line 2547
  • #20 IA__g_main_loop_run
    at gmain.c line 2751
  • #21 bonobo_main
    at bonobo-main.c line 311
  • #22 main
    at main.c line 610

Comment 1 Srinivasa Ragavan 2006-02-27 09:39:40 UTC
Crash was due to g_free used to free GConfValue at default-mailer.c +50.
Comment 2 Srinivasa Ragavan 2006-02-27 14:55:04 UTC
Fixed in HEAD.
Comment 3 Srinivasa Ragavan 2006-03-01 16:17:34 UTC
*** Bug 331731 has been marked as a duplicate of this bug. ***