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 603300 - crash in IA__gtk_container_set_focus_child
crash in IA__gtk_container_set_focus_child
Status: RESOLVED INCOMPLETE
Product: epiphany
Classification: Core
Component: General
2.28.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-29 13:39 UTC by Priit Laes (IRC: plaes)
Modified: 2011-01-27 03:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Priit Laes (IRC: plaes) 2009-11-29 13:39:31 UTC
Version: 2.28.1

What were you doing when the application crashed?
I closed one epiphany window.


Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.28.0 2009-11-02 (Gentoo)
BugBuddy Version: 2.28.0

System: Linux 2.6.32-rc8-00011-ga8a8a66 #172 SMP Sat Nov 21 12:03:09 EET 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10701000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks Compact
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 874594304 vsize: 874594304 resident: 217780224 share: 38961152 rss: 217780224 rss_rlim: 18446744073709551615
CPU usage: start_time: 1259482978 rtime: 143006 utime: 118972 stime: 24034 cutime:0 cstime: 10 timeout: 0 it_real_value: 0 frequency: 100

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

Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.2-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[Thread debugging using libthread_db enabled]
[New Thread 0x7f4831fa2710 (LWP 25844)]
0x00007f484444bbcd in __libc_waitpid (pid=6523, 
    stat_loc=<value optimized out>, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x7f4849f84780 (LWP 25843))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #3 run_bug_buddy
    at gnome-breakpad.cc line 369
  • #4 check_if_gdb
    at gnome-breakpad.cc line 440
  • #5 bugbuddy_segv_handle
    at gnome-breakpad.cc line 223
  • #6 <signal handler called>
  • #7 IA__gtk_container_set_focus_child
    at gtkcontainer.c line 1601
  • #8 gtk_widget_real_grab_focus
    at gtkwidget.c line 5142
  • #9 gtk_entry_grab_focus
    at gtkentry.c line 4172
  • #10 IA__g_closure_invoke
    at gclosure.c line 767
  • #11 signal_emit_unlocked_R
    at gsignal.c line 3285
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #13 IA__g_signal_emit
    at gsignal.c line 3037
  • #14 IA__gtk_widget_grab_focus
    at gtkwidget.c line 5086
  • #15 ephy_toolbar_activate_location
    at ephy-toolbar.c line 420
  • #16 IA__g_closure_invoke
    at gclosure.c line 767
  • #17 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #19 IA__g_signal_emit
    at gsignal.c line 3037
  • #20 _gtk_action_emit_activate
    at gtkaction.c line 727
  • #21 closure_accel_activate
    at gtkaction.c line 1647
  • #22 IA__g_closure_invoke
    at gclosure.c line 767
  • #23 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #24 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #25 IA__g_signal_emit
    at gsignal.c line 3037
  • #26 IA__gtk_accel_group_activate
    at gtkaccelgroup.c line 860
  • #27 IA__gtk_accel_groups_activate
    at gtkaccelgroup.c line 897
  • #28 IA__gtk_window_activate_key
    at gtkwindow.c line 8269
  • #29 gtk_window_key_press_event
    at gtkwindow.c line 5170
  • #30 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #31 IA__g_closure_invoke
    at gclosure.c line 767
  • #32 signal_emit_unlocked_R
    at gsignal.c line 3285
  • #33 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #34 IA__g_signal_emit
    at gsignal.c line 3037
  • #35 gtk_widget_event_internal
    at gtkwidget.c line 4767
  • #36 IA__gtk_propagate_event
    at gtkmain.c line 2391
  • #37 IA__gtk_main_do_event
    at gtkmain.c line 1622
  • #38 gdk_event_dispatch
    at gdkevents-x11.c line 2369
  • #39 g_main_dispatch
    at gmain.c line 1960
  • #40 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #41 g_main_context_iterate
    at gmain.c line 2591
  • #42 IA__g_main_loop_run
    at gmain.c line 2799
  • #43 IA__gtk_main
    at gtkmain.c line 1218
The current source language is "auto; currently asm".
Current language:  auto
The current source language is "auto; currently c".
A debugging session is active.

	Inferior 1 [process 25843] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** GLib-GObject **: g_object_ref: assertion `G_IS_OBJECT (object)' failed 
** Gtk **: gtk_widget_get_toplevel: assertion `GTK_IS_WIDGET (widget)' failed 
** GLib-GObject **: g_object_unref: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_ref: assertion `G_IS_OBJECT (object)' failed 
** Gtk **: gtk_widget_get_toplevel: assertion `GTK_IS_WIDGET (widget)' failed 
** GLib-GObject **: g_object_unref: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_ref: assertion `G_IS_OBJECT (object)' failed 
** Gtk **: gtk_widget_get_toplevel: assertion `GTK_IS_WIDGET (widget)' failed 
** GLib-GObject **: g_object_unref: assertion `G_IS_OBJECT (object)' failed 
** Gtk **: gtk_widget_get_toplevel: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_widget_get_toplevel: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_widget_get_toplevel: assertion `GTK_IS_WIDGET (widget)' failed
Comment 1 Akhil Laddha 2010-12-16 06:10:16 UTC
This bug was reported against a GNOME version that is now not supported
anymore. GNOME developers are no longer working on that version, so
unfortunately there will not be any bug fixes for the version that you use. By
upgrading to a newer version of GNOME you could receive bug fixes and new
functionality. You may need to upgrade your Linux distribution to obtain a
newer version of GNOME.

The current stable GNOME is 2.32.1.
Please check if the problem you reported here still occurs with a recent
version of GNOME by reporting back which exact version you tested against

Thank you for reporting this bug and we are sorry it could not be fixed for
your version.
Without feedback this report will be closed as INCOMPLETE in 6 weeks.