Bug 513495 - evolution crashed with signal 5 in g_return_if_fail_warning()
evolution crashed with signal 5 in g_return_if_fail_warning()
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2008-01-31 17:48 UTC by Pedro Villavicencio
Modified: 2009-03-16 21:23 UTC (History)
3 users (show)

See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments

Description Pedro Villavicencio 2008-01-31 17:48:31 UTC
This report has been filled here:

"I started evolution with my debug-script and it crashed.

$ cat bin/evolution.sh
CAMEL_DEBUG=all
GROUPWISE_DEBUG=1
E2K_DEBUG=2
export CAMEL_DEBUG GROUPWISE_DEBUG E2K_DEBUG
evolution --component=mail --debug /home/thnov/.evolutiondebug.log"

".

Thread 1 (process 18057)

  • #0 IA__g_logv
    at /build/buildd/glib2.0-2.15.4/glib/gmessages.c line 503
  • #1 IA__g_log
    at /build/buildd/glib2.0-2.15.4/glib/gmessages.c line 517
  • #2 IA__g_return_if_fail_warning
  • #3 e2k_global_catalog_lookup
    at e2k-global-catalog.c line 719
  • #4 exchange_account_check_password_expiry
    at exchange-account.c line 1043
  • #5 exchange_config_listener_authenticate
    at exchange-config-listener.c line 802
  • #6 account_added
    at exchange-config-listener.c line 888
  • #7 IA__g_cclosure_marshal_VOID__OBJECT
    at /build/buildd/glib2.0-2.15.4/gobject/gmarshal.c line 636
  • #8 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.15.4/gobject/gclosure.c line 567
  • #9 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.15.4/gobject/gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.15.4/gobject/gsignal.c line 2478
  • #11 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.15.4/gobject/gsignal.c line 2199
  • #12 IA__g_signal_emit
    at /build/buildd/glib2.0-2.15.4/gobject/gsignal.c line 2243
  • #13 gconf_accounts_changed
    at e-account-list.c line 179
  • #14 e_account_list_construct
    at e-account-list.c line 257
  • #15 idle_construct
    at exchange-config-listener.c line 1097
  • #16 g_idle_dispatch
    at /build/buildd/glib2.0-2.15.4/glib/gmain.c line 4142
  • #17 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.15.4/glib/gmain.c line 2064
  • #18 g_main_context_iterate
    at /build/buildd/glib2.0-2.15.4/glib/gmain.c line 2697
  • #19 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.15.4/glib/gmain.c line 2905
  • #20 bonobo_main
    at bonobo-main.c line 311
  • #21 main
    at main.c line 719
  • #22 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #23 _start

    
Comment 1 Pedro Villavicencio 2008-01-31 17:51:11 UTC
filled here: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/187603
Comment 2 g11024342@trbvm.com 2008-01-31 17:55:03 UTC
Pedro, please remove private data from the bug report here on Bugzilla asap.
Comment 3 Matthew Barnes 2008-03-11 00:34:20 UTC
Bumping version to a stable release.
Comment 4 Milan Crha 2008-09-15 16:55:22 UTC
This is just a critical warning crash, try to change the fatal_warnings setup for GLib and it'll not crash next time. It's possible to check for a NULL value or something, but I would rather see all the console warnings you see there, even this is probably the first one.
Comment 5 Tobias Mueller 2009-03-16 21:23:45 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!

Note You need to log in before you can comment on or make changes to this bug.