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 659892 - crash playing with memos
crash playing with memos
Status: RESOLVED DUPLICATE of bug 655625
Product: evolution
Classification: Applications
Component: Memos
3.2.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-09-23 01:28 UTC by David Ronis
Modified: 2013-09-13 01:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2011-09-23 01:28:09 UTC
I was trying to create a memo when all of evo crashed.  I'm running the git master built in a gnome
3.1.92 environment.

Here's the backtrace.


Program terminated with signal 11, Segmentation fault.

Thread 4 (Thread 5883)

  • #0 read
    from /lib/libpthread.so.0
  • #1 unix_signal_helper_thread
    at gmain.c line 4567
  • #2 g_thread_create_proxy
    at gthread.c line 1962
  • #3 start_thread
    from /lib/libpthread.so.0
  • #4 clone
    from /lib/libc.so.6

Thread 1 (Thread 5880)

  • #0 atk_state_set_contains_state
    at atkstateset.c line 185
  • #1 eti_a11y_selection_changed_cb
    at gal-a11y-e-table-item.c line 1249
  • #2 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 85
  • #3 g_closure_invoke
    at gclosure.c line 774
  • #4 signal_emit_unlocked_R
    at gsignal.c line 3272
  • #5 g_signal_emit_valist
    at gsignal.c line 3003
  • #6 g_signal_emit
    at gsignal.c line 3060
  • #7 e_selection_model_selection_changed
    at e-selection-model.c line 796
  • #8 esma_clear
    at e-selection-model-array.c line 302
  • #9 e_selection_model_clear
    at e-selection-model.c line 300
  • #10 finish_editing
    at e-table-click-to-add.c line 377
  • #11 item_key_press
    at e-table-click-to-add.c line 347
  • #12 e_marshal_BOOLEAN__INT_INT_BOXED
    at e-marshal.c line 210
  • #13 g_closure_invoke
    at gclosure.c line 774
  • #14 signal_emit_unlocked_R
    at gsignal.c line 3272
  • #15 g_signal_emit_valist
    at gsignal.c line 3013
  • #16 g_signal_emit
    at gsignal.c line 3060
  • #17 eti_event
    at e-table-item.c line 2764
  • #18 gnome_canvas_marshal_BOOLEAN__BOXED
    at gnome-canvas-marshal.c line 128
  • #19 g_type_class_meta_marshal
    at gclosure.c line 885
  • #20 g_closure_invoke
    at gclosure.c line 774
  • #21 signal_emit_unlocked_R
    at gsignal.c line 3310
  • #22 g_signal_emit_valist
    at gsignal.c line 3013
  • #23 g_signal_emit_by_name
    at gsignal.c line 3097
  • #24 canvas_emit_event
    at e-canvas.c line 153
  • #25 canvas_key_event
    at e-canvas.c line 529
  • #26 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 85
  • #27 g_type_class_meta_marshal
    at gclosure.c line 885
  • #28 g_closure_invoke
    at gclosure.c line 774
  • #29 signal_emit_unlocked_R
    at gsignal.c line 3310
  • #30 g_signal_emit_valist
    at gsignal.c line 3013
  • #31 g_signal_emit
    at gsignal.c line 3060
  • #32 gtk_widget_event_internal
    at gtkwidget.c line 6131
  • #33 gtk_window_propagate_key_event
    at gtkwindow.c line 5831
  • #34 gtk_window_key_press_event
    at gtkwindow.c line 5861
  • #35 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 85
  • #36 g_type_class_meta_marshal
    at gclosure.c line 885
  • #37 g_closure_invoke
    at gclosure.c line 774
  • #38 signal_emit_unlocked_R
    at gsignal.c line 3310
  • #39 g_signal_emit_valist
    at gsignal.c line 3013
  • #40 g_signal_emit
    at gsignal.c line 3060
  • #41 gtk_widget_event_internal
    at gtkwidget.c line 6131
  • #42 gtk_propagate_event
    at gtkmain.c line 2588
  • #43 gtk_main_do_event
    at gtkmain.c line 1889
  • #44 _gdk_event_emit
    at gdkevents.c line 71
  • #45 gdk_event_source_dispatch
    at gdkeventsource.c line 360
  • #46 g_main_dispatch
    at gmain.c line 2441
  • #47 g_main_context_dispatch
    at gmain.c line 3011
  • #48 g_main_context_iterate
    at gmain.c line 3089
  • #49 g_main_loop_run
    at gmain.c line 3297
  • #50 gtk_main
    at gtkmain.c line 1362
  • #51 main
    at main.c line 696

Comment 1 Fabio Durán Verdugo 2011-09-23 02:32:38 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 655625 ***
Comment 2 Milan Crha 2011-09-23 06:15:19 UTC
Thanks for a bug report. The patch from the duplicating bug will be committed during the next week.