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 674450 - [abrt] Crash in em_utils_folder_is_drafts, e_mail_reader_check_state
[abrt] Crash in em_utils_folder_is_drafts, e_mail_reader_check_state
Status: RESOLVED DUPLICATE of bug 697632
Product: evolution
Classification: Applications
Component: Mailer
3.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-04-20 08:20 UTC by Milan Crha
Modified: 2013-04-29 10:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2012-04-20 08:20:21 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=814097

[abrt] evolution-3.4.1-1.fc17: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)

libreport version: 2.0.10
abrt_version:   2.0.10
backtrace_rating: 3
cmdline:        evolution
comment:        Just started evolution with a ews and gcalendar account
executable:     /usr/bin/evolution
kernel:         3.3.1-3.fc17.x86_64
time:           Thu 19 Apr 2012 09:07:35 BST

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

Thread 1 (Thread 0x7f75de1e09c0 (LWP 29549))

  • #0 ??
  • #1 em_utils_folder_is_drafts
    at e-mail-utils.c line 164
  • #2 e_mail_reader_check_state
    at e-mail-reader.c line 3931
  • #3 mail_shell_view_update_actions
    at e-mail-shell-view.c line 847
  • #4 g_closure_invoke
    at gclosure.c line 777
  • #5 signal_emit_unlocked_R
    at gsignal.c line 3477
  • #6 g_signal_emit_valist
    at gsignal.c line 3296
  • #7 g_signal_emit
    at gsignal.c line 3352
  • #8 e_shell_view_update_actions
    at e-shell-view.c line 1760
  • #9 mail_shell_view_reader_changed_cb
    at e-mail-shell-view-private.c line 442
  • #10 g_closure_invoke
    at gclosure.c line 777
  • #11 signal_emit_unlocked_R
    at gsignal.c line 3547
  • #12 g_signal_emit_valist
    at gsignal.c line 3296
  • #13 g_signal_emit_by_name
    at gsignal.c line 3389
  • #14 g_closure_invoke
    at gclosure.c line 777
  • #15 signal_emit_unlocked_R
    at gsignal.c line 3547
  • #16 g_signal_emit_valist
    at gsignal.c line 3296
  • #17 g_signal_emit
    at gsignal.c line 3352
  • #18 mail_paned_view_set_folder
    at e-mail-paned-view.c line 533
  • #19 mail_shell_view_got_folder_cb
    at e-mail-shell-view-private.c line 85
  • #20 g_simple_async_result_complete
    at gsimpleasyncresult.c line 767
  • #21 complete_in_idle_cb_for_thread
    at gsimpleasyncresult.c line 835
  • #22 g_main_dispatch
    at gmain.c line 2515
  • #23 g_main_context_dispatch
    at gmain.c line 3052
  • #24 g_main_context_iterate
    at gmain.c line 3123
  • #25 g_main_loop_run
    at gmain.c line 3317
  • #26 gtk_main
    at gtkmain.c line 1161
  • #27 main
    at main.c line 681

Comment 1 Milan Crha 2013-04-29 10:32:30 UTC
I believe this is related to bug #697632, or at least the cause is the same, incorrect unref on a CamelFolder instance. I'm marking this as a duplicate of it.

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