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 708139 - [abrt] Memory corruption on message send
[abrt] Memory corruption on message send
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
3.8.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-09-16 06:58 UTC by Milan Crha
Modified: 2015-03-10 17:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-09-16 06:58:55 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1008078

Description of problem:
the hang occured while sending an email from my gmail-account (not included via online-accounts, but manually). klicking send left evolution in freezed state. closing the window did not raise the "does not seem to respond"-dialog but causes evolution to crash (as what this is the crashreport for). the email i tried to send was in "sent" folder but i have reasonable doubt that my email was not sent. 

* gnome-session was restarted before

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

Additional info:
reporter:       libreport-2.1.6
backtrace_rating: 4
cmdline:        evolution
crash_function: g_type_check_instance_cast
executable:     /usr/bin/evolution
kernel:         3.10.11-200.fc19.x86_64

Sep 14 13:27:55 moe kernel: [35268.965279] evolution[17337]: segfault at 2 ip 000000328a630fd0 sp 00007fff9a06beb0 error 4 in libgobject-2.0.so.0.3600.3[328a600000+4d000]
Sep 14 13:27:55 moe gnome-session[16553]: (evolution:17337): GLib-GObject-WARNING **: invalid uninstantiatable type `-g-type-private--GTypeFlags' in cast to `GtkWidget'
Sep 14 13:27:55 moe gnome-session[16553]: (evolution:17337): Gtk-CRITICAL **: gtk_widget_has_grab: assertion `GTK_IS_WIDGET (widget)' failed
Sep 14 13:27:55 moe gnome-session[16553]: (evolution:17337): GLib-GObject-WARNING **: invalid uninstantiatable type `-g-type-private--GTypeFlags' in cast to `GtkWidget'
Sep 14 13:27:55 moe gnome-session[16553]: (evolution:17337): Gtk-CRITICAL **: gtk_widget_get_window: assertion `GTK_IS_WIDGET (widget)' failed
Sep 14 13:27:55 moe gnome-session[16553]: (evolution:17337): Gdk-CRITICAL **: gdk_device_grab: assertion `GDK_IS_WINDOW (window)' failed
Sep 14 13:27:55 moe gnome-session[16553]: (evolution:17337): Gdk-CRITICAL **: gdk_device_grab: assertion `GDK_IS_WINDOW (window)' failed
Sep 14 13:27:55 moe gnome-session[16553]: (evolution:17337): GLib-GObject-WARNING **: invalid cast from `EAttachmentIconView' to `ENameSelectorEntry'
Sep 14 13:27:55 moe gnome-session[16553]: (evolution:17337): libeutil-CRITICAL **: e_name_selector_entry_peek_destination_store: assertion `E_IS_NAME_SELECTOR_ENTRY (name_selector_entry)' failed
Sep 14 13:27:56 moe abrt[18019]: Saved core dump of pid 17337 (/usr/bin/evolution) to /var/tmp/abrt/ccpp-2013-09-14-13:27:55-17337 (250761216 bytes)

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

Thread 1 (Thread 0x7f4795122a40 (LWP 17337))

  • #0 g_type_check_instance_cast
    at gtype.c line 4027
  • #1 enl_popup_grab
    at e-name-selector-list.c line 162
  • #2 enl_popup_enter_notify
    at e-name-selector-list.c line 250
  • #3 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 85
  • #4 g_closure_invoke
    at gclosure.c line 777
  • #5 signal_emit_unlocked_R
    at gsignal.c line 3584
  • #6 g_signal_emit_valist
    at gsignal.c line 3338
  • #7 g_signal_emit
    at gsignal.c line 3384
  • #8 gtk_widget_event_internal
    at gtkwidget.c line 6714
  • #9 gtk_widget_event
    at gtkwidget.c line 6371
  • #10 gtk_main_do_event
    at gtkmain.c line 1738
  • #11 gdk_event_source_dispatch
    at gdkeventsource.c line 364
  • #12 g_main_dispatch
    at gmain.c line 3054
  • #13 g_main_context_dispatch
    at gmain.c line 3630
  • #14 g_main_context_iterate
    at gmain.c line 3701
  • #15 g_main_loop_run
    at gmain.c line 3895
  • #16 gtk_main
    at gtkmain.c line 1156
  • #17 main
    at main.c line 707

Comment 1 Milan Crha 2015-03-10 17:25:06 UTC
No duplicate for a long time, I'm closing this.