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 399788 - Crash in gal-a11y code
Crash in gal-a11y code
Status: RESOLVED DUPLICATE of bug 358162
Product: evolution
Classification: Applications
Component: Do Not Use
2.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-01-23 14:02 UTC by Kjartan Maraas
Modified: 2013-09-13 12:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Kjartan Maraas 2007-01-23 14:02:55 UTC
Got this after clicking on a task I had just added to open it:

Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.17.90 2007-01-21 (Red Hat, Inc)
BugBuddy Version: 2.17.3

System: Linux 2.6.19-1.2912.fc7 #1 SMP Sun Jan 14 20:42:18 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 415866880 vsize: 0 resident: 415866880 share: 0 rss: 278937600 rss_rlim: 0
CPU usage: start_time: 1169556444 rtime: 0 utime: 29280 stime: 0 cutime:22666 cstime: 0 timeout: 6614 it_real_value: 0 frequency: 3

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 -1208969520 (LWP 11422)]
[New Thread -1224377456 (LWP 24243)]
[New Thread -1318077552 (LWP 24241)]
[New Thread -1245357168 (LWP 11442)]
0x00954402 in __kernel_vsyscall ()

Thread 1 (Thread -1208969520 (LWP 11422))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #3 segv_redirect
    at main.c line 427
  • #4 <signal handler called>
  • #5 gal_a11y_e_cell_registry_get_object
    at gal-a11y-e-cell-registry.c line 112
  • #6 gal_a11y_e_cell_popup_new
    at gal-a11y-e-cell-popup.c line 104
  • #7 gal_a11y_e_cell_registry_get_object
    at gal-a11y-e-cell-registry.c line 119
  • #8 eti_ref_at
    at gal-a11y-e-table-item.c line 345
  • #9 eti_a11y_reset_focus_object
    at gal-a11y-e-table-item.c line 171
  • #10 gal_a11y_e_table_item_new
    at gal-a11y-e-table-item.c line 1071
  • #11 gal_a11y_e_table_item_factory_create_accessible
    at gal-a11y-e-table-item-factory.c line 36
  • #12 atk_object_factory_create_accessible
    at atkobjectfactory.c line 85
  • #13 atk_gobject_accessible_for_object
    at atkgobjectaccessible.c line 86
  • #14 etcta_selection_cursor_changed
    at gal-a11y-e-table-click-to-add.c line 281
  • #15 e_util_marshal_VOID__INT_INT
    at e-util-marshal.c line 813
  • #16 IA__g_closure_invoke
    at gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #19 IA__g_signal_emit
    at gsignal.c line 2243
  • #20 e_selection_model_do_something
    at e-selection-model.c line 453
  • #21 set_initial_selection
    at e-table-click-to-add.c line 335
  • #22 etcta_event
    at e-table-click-to-add.c line 423
  • #23 gnome_canvas_marshal_BOOLEAN__BOXED
    at gnome-canvas-marshal.c line 125
  • #24 g_type_class_meta_marshal
    at gclosure.c line 567
  • #25 IA__g_closure_invoke
    at gclosure.c line 490
  • #26 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #27 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #28 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #29 emit_event
    at e-canvas.c line 264
  • #30 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #31 g_type_class_meta_marshal
    at gclosure.c line 567
  • #32 IA__g_closure_invoke
    at gclosure.c line 490
  • #33 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #34 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #35 IA__g_signal_emit
    at gsignal.c line 2243
  • #36 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #37 IA__gtk_propagate_event
    at gtkmain.c line 2335
  • #38 IA__gtk_main_do_event
    at gtkmain.c line 1569
  • #39 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #40 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #41 g_main_context_iterate
    at gmain.c line 2677
  • #42 IA__g_main_loop_run
    at gmain.c line 2881
  • #43 bonobo_main
    at bonobo-main.c line 311
  • #44 main
    at main.c line 611
  • #45 __libc_start_main
    at libc-start.c line 222
  • #46 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors (53 sec old) ---------------------
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
camel-Message: --
(evolution:11422): e-data-server-DEBUG: Loading categories from "/home/kmaraas/.evolution/categories.xml"
(evolution:11422): e-data-server-DEBUG: Loaded 29 categories
(evolution:11422): libebook-WARNING **: invalid escape, passing it through
(evolution:11422): GLib-GObject-WARNING **: IA__g_object_set_valist: property `width' of object class `GtkTreeViewColumn' is not writable
GTK Accessibility Module initialized
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Bonobo accessibility support initialized
--------------------------------------------------
Comment 1 Kjartan Maraas 2007-01-23 14:07:37 UTC
Duplicate

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