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 356028 - Crash in a11y code when selecting a mail in the list view
Crash in a11y code when selecting a mail in the list view
Status: RESOLVED DUPLICATE of bug 330728
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-14 22:50 UTC by Dave Malcolm
Modified: 2006-09-14 22:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dave Malcolm 2006-09-14 22:50:18 UTC
Distribution: Fedora Core release 5.91 (FC6 Test2)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 350269440 vsize: 0 resident: 350269440 share: 0 rss: 85336064 rss_rlim: 0
CPU usage: start_time: 1158271072 rtime: 0 utime: 9816 stime: 0 cutime:8168 cstime: 0 timeout: 1648 it_real_value: 0 frequency: 56

Backtrace was generated from '/usr/bin/evolution'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208391984 (LWP 19893)]
[New Thread -1396135024 (LWP 19915)]
[New Thread -1395475568 (LWP 19914)]
[New Thread -1384985712 (LWP 19913)]
[New Thread -1341129840 (LWP 19910)]
[New Thread -1329280112 (LWP 19909)]
[New Thread -1276429424 (LWP 19907)]
[New Thread -1265939568 (LWP 19902)]
[New Thread -1255019632 (LWP 19901)]
[New Thread -1244529776 (LWP 19899)]
0x001ab402 in __kernel_vsyscall ()

Thread 1 (Thread -1208391984 (LWP 19893))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 ect_check
    at gal-a11y-e-cell-text.c line 69
  • #6 ect_get_name
    at gal-a11y-e-cell-text.c line 81
  • #7 atk_object_get_name
    at atkobject.c line 572
  • #8 spi_atk_emit_eventv
    at bridge.c line 657
  • #9 spi_atk_bridge_state_event_listener
    at bridge.c line 879
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2404
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #12 IA__g_signal_emit
    at gsignal.c line 2241
  • #13 atk_object_notify_state_change
    at atkobject.c line 997
  • #14 gal_a11y_e_cell_add_state
    at gal-a11y-e-cell.c line 496
  • #15 ectr_model_row_changed_cb
    at gal-a11y-e-cell-tree.c line 46
  • #16 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #17 IA__g_closure_invoke
    at gclosure.c line 490
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #19 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #20 IA__g_signal_emit
    at gsignal.c line 2241
  • #21 e_table_model_row_changed
    at e-table-model.c line 487
  • #22 etta_proxy_node_data_changed
    at e-tree-table-adapter.c line 777
  • #23 IA__g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #24 IA__g_closure_invoke
    at gclosure.c line 490
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #26 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #27 IA__g_signal_emit
    at gsignal.c line 2241
  • #28 e_tree_model_node_data_changed
    at e-tree-model.c line 279
  • #29 main_folder_changed
    at message-list.c line 2962
  • #30 do_async_event
    at mail-mt.c line 676
  • #31 idle_async_event
    at mail-mt.c line 687
  • #32 g_idle_dispatch
    at gmain.c line 3926
  • #33 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #34 g_main_context_iterate
    at gmain.c line 2677
  • #35 IA__g_main_loop_run
    at gmain.c line 2881
  • #36 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #37 main
    at main.c line 615
  • #38 __libc_start_main
    at libc-start.c line 231
  • #39 _start
  • #0 __kernel_vsyscall

This is on Fedora development, close to FC6T3.
evolution-2.8.0-1.fc6
evolution-data-server-1.8.0-1.fc6
atk-1.12.2-1.fc6
Comment 1 Dave Malcolm 2006-09-14 22:51:25 UTC

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