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 372710 - Crash while smoketesting GNOME 2.17.2
Crash while smoketesting GNOME 2.17.2
Status: RESOLVED DUPLICATE of bug 372545
Product: atk
Classification: Platform
Component: gail
1.12.x
Other Linux
: Normal normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-11-08 22:26 UTC by Vincent Untz
Modified: 2006-11-08 23:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2006-11-08 22:26:48 UTC
See stack trace:

(gdb) bt
  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
    at gmessages.c line 497
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 IA__g_return_if_fail_warning
  • #10 gail_menu_item_ref_child
    at gailmenuitem.c line 250
  • #11 atk_object_ref_accessible_child
    at atkobject.c line 668
  • #12 spi_atk_bridge_signal_listener
    at bridge.c line 1103
  • #13 signal_emit_unlocked_R
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #15 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #16 menu_item_remove_gtk
    at gailsubmenuitem.c line 379
  • #17 IA__g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #18 IA__g_closure_invoke
    at gclosure.c line 490
  • #19 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #20 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #21 IA__g_signal_emit
    at gsignal.c line 2243
  • #22 IA__gtk_container_remove
    at gtkcontainer.c line 991

Comment 1 bill.haneman 2006-11-08 23:22:16 UTC

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