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 730422 - [abrt] Crash under mdn_notify_sender()
[abrt] Crash under mdn_notify_sender()
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
3.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-05-20 06:27 UTC by Milan Crha
Modified: 2018-12-12 15:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2014-05-20 06:27:48 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1099160

Version-Release number of selected component:
evolution-3.10.4-2.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        evolution
crash_function: camel_message_info_set_user_flag
executable:     /usr/bin/evolution

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

Thread 1 (Thread 0x7fec68df5a40 (LWP 11726))

  • #0 camel_message_info_set_user_flag
    at camel-folder-summary.c line 4817
  • #1 mdn_notify_sender
    at evolution-mdn.c line 250
  • #2 mdn_notify_action_cb
    at evolution-mdn.c line 433
  • #3 g_closure_invoke
    at gclosure.c line 777
  • #4 signal_emit_unlocked_R
    at gsignal.c line 3586
  • #5 g_signal_emit_valist
    at gsignal.c line 3330
  • #6 g_signal_emit
    at gsignal.c line 3386
  • #7 _g_closure_invoke_va
    at gclosure.c line 840
  • #8 g_signal_emit_valist
    at gsignal.c line 3238
  • #9 g_signal_emit
    at gsignal.c line 3386
  • #10 gtk_real_button_released
    at gtkbutton.c line 2106
  • #11 _g_closure_invoke_va
    at gclosure.c line 840
  • #12 g_signal_emit_valist
    at gsignal.c line 3238
  • #13 g_signal_emit
    at gsignal.c line 3386
  • #14 gtk_button_button_release
    at gtkbutton.c line 1938
  • #15 _gtk_marshal_BOOLEAN__BOXEDv
    at gtkmarshalers.c line 130
  • #16 _g_closure_invoke_va
    at gclosure.c line 840
  • #17 g_signal_emit_valist
    at gsignal.c line 3238
  • #18 g_signal_emit
    at gsignal.c line 3386
  • #19 gtk_widget_event_internal
    at gtkwidget.c line 7168
  • #20 gtk_widget_event
    at gtkwidget.c line 6830
  • #21 propagate_event_up
    at gtkmain.c line 2391
  • #22 propagate_event
    at gtkmain.c line 2499
  • #23 gtk_main_do_event
    at gtkmain.c line 1714
  • #24 gdk_event_source_dispatch
    at gdkeventsource.c line 364
  • #25 g_main_dispatch
    at gmain.c line 3066
  • #26 g_main_context_dispatch
    at gmain.c line 3642
  • #27 g_main_context_iterate
    at gmain.c line 3713
  • #28 g_main_loop_run
    at gmain.c line 3907
  • #29 gtk_main
    at gtkmain.c line 1158
  • #30 main
    at main.c line 683

Comment 1 Milan Crha 2014-05-22 07:03:37 UTC
I checked the code and I do not see how this can happen. I can add some sanity checks in the code, but it might not help much. I guess there happened some kind of memory corruption.
Comment 2 Milan Crha 2018-12-12 15:00:37 UTC
Thanks for a bug report. I'm closing this as obsolete, but feel free to reopen or comment in case you can reproduce with the current 3.30.x stable series.