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 375870 - Random crashes with no interaction
Random crashes with no interaction
Status: RESOLVED DUPLICATE of bug 372545
Product: atk
Classification: Platform
Component: gail
git master
Other Linux
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2006-11-16 11:31 UTC by Luca Ferretti
Modified: 2007-01-16 03:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Luca Ferretti 2006-11-16 11:31:14 UTC
Playing with my jhbuild sandbox, I've several panel crashes. There was no interaction with panel when the crashes occurs. Here is the BugBuddy report.

Note that I'm using a development version and the crash is related to a G_LOG_LEVEL_CRITICAL

###########################

System: Linux 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 36712448 vsize: 0 resident: 36712448 share: 0 rss: 24580096 rss_rlim: 0
CPU usage: start_time: 1163671753 rtime: 0 utime: 3223 stime: 0 cutime:2971 cstime: 0 timeout: 252 it_real_value: 0 frequency: 0

Backtrace was generated from '/opt/gnome2/bin/gnome-panel'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1226553152 (LWP 6590)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226553152 (LWP 6590))

  • #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 g_logv
    at gmessages.c line 497
  • #8 g_log
    at gmessages.c line 517
  • #9 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
    at gsignal.c line 2406
  • #14 g_signal_emit_valist
    at gsignal.c line 2199
  • #15 g_signal_emit_by_name
    at gsignal.c line 2267
  • #16 menu_item_remove_gtk
    at gailsubmenuitem.c line 379
  • #17 g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #18 g_closure_invoke
    at gclosure.c line 490
  • #19 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #20 g_signal_emit_valist
    at gsignal.c line 2199
  • #21 g_signal_emit
    at gsignal.c line 2243
  • #22 gtk_container_remove
    at gtkcontainer.c line 991
  • #23 gtk_widget_dispose
    at gtkwidget.c line 6875
  • #24 g_object_run_dispose
    at gobject.c line 573
  • #25 gtk_object_destroy
    at gtkobject.c line 403
  • #26 gtk_widget_destroy
    at gtkwidget.c line 2168
  • #27 handle_gmenu_tree_changed
    at menu.c line 1600
  • #28 gmenu_tree_invoke_monitors
    at gmenu-tree.c line 891
  • #29 handle_entry_directory_changed
    at menu-layout.c line 153
  • #30 cached_dir_invoke_monitors
    at entry-directories.c line 390
  • #31 emit_events_in_idle
    at menu-monitor.c line 74
  • #32 g_idle_dispatch
    at gmain.c line 3926
  • #33 g_main_context_dispatch
    at gmain.c line 2045
  • #34 g_main_context_iterate
    at gmain.c line 2677
  • #35 g_main_loop_run
    at gmain.c line 2881
  • #36 gtk_main
    at gtkmain.c line 1148
  • #37 main
    at main.c line 95
  • #0 __kernel_vsyscall


----------- .xsession-errors (17 sec old) ---------------------
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
Avviso del window manager: Specificato un WM_TRANSIENT_FOR finestra 0xa1 non valido per 0x1c050c7 ().
** CRITICAL **: gail_menu_item_ref_child: assertion `(i >= 0)' failed
aborting...
GTK Accessibility Module initialized
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Bonobo accessibility support initialized
** (bug-buddy:6352): WARNING **: Impossibile caricare l'icona per Apri cartella
** (bug-buddy:6352): WARNING **: Impossibile caricare l'icona per Browser dei componenti Bonobo
-----------------------
Comment 1 Li Yuan 2007-01-16 03:28:11 UTC

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