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 251928 - Crash with assistive technology turned on
Crash with assistive technology turned on
Status: RESOLVED DUPLICATE of bug 252935
Product: GAL
Classification: Deprecated
Component: ETable
trunk
Other All
: Normal normal
: ---
Assigned To: Mike Kestner
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-12-09 12:40 UTC by Calum Benson
Modified: 2004-01-16 22:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Calum Benson 2003-12-09 12:40:34 UTC
I periodically get this crash with assistive technology support turned on
(although I have no ATs actually running), when selecting an email in a folder.

Backtrace was generated from '/gnome/head/INSTALL/bin/evolution-1.5'

[New Thread 1092366208 (LWP 3819)]
[New Thread 1168640816 (LWP 3841)]
[New Thread 1159654192 (LWP 3840)]
[New Thread 1150528304 (LWP 3827)]
[New Thread 1142135600 (LWP 3826)]
[New Thread 1133742896 (LWP 3825)]
[New Thread 1125350192 (LWP 3824)]
[New Thread 1116957488 (LWP 3823)]
[New Thread 1106430768 (LWP 3822)]
0xffffe002 in ?? ()

Thread 1 (Thread 1092366208 (LWP 3819))

  • #0 ??
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #2 segv_redirect
    at main.c line 484
  • #3 <signal handler called>
  • #4 eti_ref_at
    at gal-a11y-e-table-item.c line 317
  • #5 atk_table_ref_at
    at atktable.c line 157
  • #6 eti_a11y_cursor_changed_cb
    at gal-a11y-e-table-item.c line 1189
  • #7 e_marshal_VOID__INT_INT
    at e-marshal.c line 812
  • #8 g_closure_invoke
    at gclosure.c line 437
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2436
  • #10 g_signal_emit_valist
    at gsignal.c line 2195
  • #11 g_signal_emit
    at gsignal.c line 2239
  • #12 e_selection_model_do_something
    at e-selection-model.c line 449
  • #13 e_selection_model_maybe_do_something
    at e-selection-model.c line 486
  • #14 eti_event
    at e-table-item.c line 145
  • #15 gnome_canvas_marshal_BOOLEAN__BOXED
    at gnome-canvas-marshal.c line 125
  • #16 g_type_class_meta_marshal
    at gclosure.c line 514
  • #17 g_closure_invoke
    at gclosure.c line 437
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2474
  • #19 g_signal_emit_valist
    at gsignal.c line 2205
  • #20 g_signal_emit_by_name
    at gsignal.c line 2263
  • #21 emit_event
    at e-canvas.c line 265
  • #22 e_canvas_button
    at e-canvas.c line 532
  • #23 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82
  • #24 g_type_class_meta_marshal
    at gclosure.c line 514
  • #25 g_closure_invoke
    at gclosure.c line 437
  • #26 signal_emit_unlocked_R
    at gsignal.c line 2474
  • #27 g_signal_emit_valist
    at gsignal.c line 2205
  • #28 g_signal_emit
    at gsignal.c line 2239
  • #29 gtk_widget_event_internal
    at gtkwidget.c line 3515
  • #30 gtk_propagate_event
    at gtkmain.c line 2333
  • #31 gtk_main_do_event
    at gtkmain.c line 1568
  • #32 gdk_event_dispatch
    at gdkevents-x11.c line 2094
  • #33 g_main_dispatch
    at gmain.c line 1752
  • #34 g_main_context_dispatch
    at gmain.c line 2300
  • #35 g_main_context_iterate
    at gmain.c line 2381
  • #36 g_main_loop_run
    at gmain.c line 2601
  • #37 bonobo_main
    at bonobo-main.c line 297
  • #38 main
    at main.c line 622
  • #39 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??

Comment 1 Jeffrey Stedfast 2003-12-09 15:00:39 UTC
it'd be nice if you guys filed bugs under the right component in the
future.
Comment 2 Calum Benson 2003-12-09 15:17:55 UTC
It'd be nice if I knew enough about evolution to be able to, but hey...
Comment 3 Gerardo Marin 2004-01-16 22:20:03 UTC

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