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 708319 - [abrt] Crash under e_mail_shell_view_update_popup_labels()
[abrt] Crash under e_mail_shell_view_update_popup_labels()
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.16.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-09-18 17:51 UTC by Milan Crha
Modified: 2015-08-27 17:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-09-18 17:51:30 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1009515

Description of problem:
installed via yum graphic

Version-Release number of selected component:
evolution-3.8.5-2.fc19

Additional info:
reporter:       libreport-2.1.7
backtrace_rating: 4
cmdline:        evolution
crash_function: gtk_ui_manager_ensure_update
executable:     /usr/bin/evolution
kernel:         3.10.11-200.fc19.i686

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

Thread 1 (Thread 0xb2091900 (LWP 4968))

  • #0 gtk_ui_manager_ensure_update
    at gtkuimanager.c line 3145
  • #1 e_mail_shell_view_update_popup_labels
    at e-mail-shell-view-actions.c line 2077
  • #2 mail_shell_view_update_actions
    at e-mail-shell-view.c line 1026
  • #3 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 85
  • #4 g_type_class_meta_marshal
    at gclosure.c line 970
  • #5 g_closure_invoke
    at gclosure.c line 777
  • #6 signal_emit_unlocked_R
    at gsignal.c line 3514
  • #7 g_signal_emit_valist
    at gsignal.c line 3328
  • #8 g_signal_emit
    at gsignal.c line 3384
  • #9 e_shell_view_update_actions
    at e-shell-view.c line 1734
  • #10 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 85
  • #11 g_closure_invoke
    at gclosure.c line 777
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3584
  • #13 g_signal_emit_valist
    at gsignal.c line 3328
  • #14 g_signal_emit
    at gsignal.c line 3384
  • #15 gtk_widget_hide
    at gtkwidget.c line 4259
  • #16 gtk_widget_hide_on_delete
    at gtkwidget.c line 4300
  • #17 _gtk_marshal_BOOLEAN__BOXEDv
    at gtkmarshalers.c line 130
  • #18 _g_closure_invoke_va
    at gclosure.c line 840
  • #19 g_signal_emit_valist
    at gsignal.c line 3234
  • #20 g_signal_emit
    at gsignal.c line 3384
  • #21 gtk_widget_event_internal
    at gtkwidget.c line 6714
  • #22 gtk_widget_event
    at gtkwidget.c line 6371
  • #23 gtk_main_do_event
    at gtkmain.c line 1596
  • #24 _gdk_event_emit
    at gdkevents.c line 69
  • #25 gdk_event_source_dispatch
    at gdkeventsource.c line 364
  • #26 g_main_dispatch
    at gmain.c line 3054
  • #27 g_main_context_dispatch
    at gmain.c line 3630
  • #28 g_main_context_iterate
    at gmain.c line 3701
  • #29 g_main_loop_run
    at gmain.c line 3895
  • #30 gtk_main
    at gtkmain.c line 1156
  • #31 main
    at main.c line 707

Comment 1 Milan Crha 2015-01-26 18:04:01 UTC
I'm closing this as obsolete. Feel free to reopen, if you face this with 3.12.10+.
Comment 2 Milan Crha 2015-08-26 09:00:00 UTC
There had been just filled a duplicate downstream from 3.16.5:
https://bugzilla.redhat.com/show_bug.cgi?id=1256331

Version-Release number of selected component:
evolution-3.16.5-1.fc22

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        evolution
crash_function: gtk_ui_manager_ensure_update
executable:     /usr/bin/evolution
global_pid:     13471
kernel:         4.1.5-200.fc22.x86_64

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

Thread 1 (Thread 0x7fbd84bcba40 (LWP 13471))

  • #0 gtk_ui_manager_ensure_update
    at deprecated/gtkuimanager.c line 3189
  • #1 e_mail_shell_view_update_popup_labels
    at e-mail-shell-view-actions.c line 2377
  • #2 mail_shell_view_update_actions
    at e-mail-shell-view.c line 1144
  • #3 g_closure_invoke
    at gclosure.c line 768
  • #4 signal_emit_unlocked_R
    at gsignal.c line 3479
  • #5 g_signal_emit_valist
    at gsignal.c line 3305
  • #6 g_signal_emit
    at gsignal.c line 3361
  • #7 shell_view_call_update_actions_idle
    at e-shell-view.c line 1855
  • #8 g_main_dispatch
    at gmain.c line 3122
  • #9 g_main_context_dispatch
    at gmain.c line 3737
  • #10 g_main_context_iterate
    at gmain.c line 3808
  • #11 g_main_loop_run
    at gmain.c line 4002
  • #12 gtk_main
    at gtkmain.c line 1219
  • #13 main
    at main.c line 654

Comment 3 Milan Crha 2015-08-27 17:14:09 UTC
I do not see how this could happen, I mean in the code. The ui_manager is NULL, according to the backtrace. That can happne only if the associated GtkWindow got into a dispose(). There is not shown any such thin in the backtrace, the callback is called on idle.

In any case, let's workaround this crash at least:

Created commit 89ae10c in evo master (3.17.91+)