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 642352 - [abrt] evolution-2.32.1-1.fc14: g_object_unref: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
[abrt] evolution-2.32.1-1.fc14: g_object_unref: Process /usr/bin/evolution wa...
Status: RESOLVED DUPLICATE of bug 642088
Product: evolution
Classification: Applications
Component: Mailer
2.32.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-02-15 08:15 UTC by Milan Crha
Modified: 2011-02-15 13:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2011-02-15 08:15:46 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=677462

abrt version: 1.1.14
architecture: x86_64
Attached file: backtrace
cmdline: /usr/bin/evolution
component: evolution
crash_function: g_object_unref
executable: /usr/bin/evolution
kernel: 2.6.35.11-83.fc14.x86_64
package: evolution-2.32.1-1.fc14
rating: 4
reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1297720010
uid: 500

How to reproduce
-----
Don't know how to reproduce, but Evolution ran fine as long as the server
address was wrong (ie. it couldn't connect). When I fixed the settings it
crashed immediately after.

Log of the IMAP connection from Wireshark:
* OK [CAPABILITY IMAP4rev1 CHILDREN NAMESPACE] [...]
B00000 CAPABILITY
* CAPABILITY IMAP4rev1 CHILDREN NAMESPACE
B00000 OK Capability completed

Core was generated by `/usr/bin/evolution'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 13011)

  • #0 g_object_unref
    at gobject.c line 2629
  • #1 send_options_finalize
    at send-options.c line 240
  • #2 e_config_commit
    at e-config.c line 1275
  • #3 ec_dialog_response
    at e-config.c line 1114
  • #4 g_closure_invoke
    at gclosure.c line 766
  • #5 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #6 g_signal_emit_valist
    at gsignal.c line 2983
  • #7 g_signal_emit
    at gsignal.c line 3040
  • #8 g_closure_invoke
    at gclosure.c line 766
  • #9 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #10 g_signal_emit_valist
    at gsignal.c line 2983
  • #11 g_signal_emit
    at gsignal.c line 3040
  • #12 gtk_real_button_released
    at gtkbutton.c line 1725
  • #13 g_closure_invoke
    at gclosure.c line 766
  • #14 signal_emit_unlocked_R
    at gsignal.c line 3182
  • #15 g_signal_emit_valist
    at gsignal.c line 2983
  • #16 g_signal_emit
    at gsignal.c line 3040
  • #17 gtk_button_button_release
    at gtkbutton.c line 1617
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 86
  • #19 g_closure_invoke
    at gclosure.c line 766
  • #20 signal_emit_unlocked_R
    at gsignal.c line 3290
  • #21 g_signal_emit_valist
    at gsignal.c line 2993
  • #22 g_signal_emit
    at gsignal.c line 3040
  • #23 gtk_widget_event_internal
    at gtkwidget.c line 4992
  • #24 IA__gtk_propagate_event
    at gtkmain.c line 2460
  • #25 IA__gtk_main_do_event
    at gtkmain.c line 1665
  • #26 gdk_event_dispatch
    at gdkevents-x11.c line 2377
  • #27 g_main_dispatch
    at gmain.c line 2149
  • #28 g_main_context_dispatch
    at gmain.c line 2702
  • #29 g_main_context_iterate
    at gmain.c line 2780
  • #30 g_main_loop_run
    at gmain.c line 2988
  • #31 IA__gtk_main
    at gtkmain.c line 1237
  • #32 main
    at main.c line 679

Comment 1 Akhil Laddha 2011-02-15 08:50:22 UTC
may be related to bug 642088
Comment 2 Milan Crha 2011-02-15 13:54:47 UTC
Ouch, you've right, thanks, that's from the same code place, thus I'm marking this one as a duplicate.

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