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 428966 - Crash while adding a GtkInputDialog
Crash while adding a GtkInputDialog
Status: RESOLVED DUPLICATE of bug 433975
Product: glade
Classification: Applications
Component: general
3.2.x
Other All
: Normal critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
: 415879 438281 (view as bug list)
Depends on: 432019
Blocks:
 
 
Reported: 2007-04-12 11:16 UTC by Andrzej Nowak
Modified: 2007-09-27 16:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrzej Nowak 2007-04-12 11:16:40 UTC
Steps to reproduce:
1. Start glade3
2. Create a new project
3. Click the "input dialog" button


Stack trace:
System: Linux 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:00:19 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 289763328 vsize: 289763328 resident: 28762112 share: 12423168 rss: 28762112 rss_rlim: -1
CPU usage: start_time: 1176379668 rtime: 326 utime: 317 stime: 9 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/local/bin/glade-3'

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912498989712 (LWP 3233)]
0x0000003e5cc942f5 in waitpid () from /lib64/libc.so.6

Thread 1 (Thread 46912498989712 (LWP 3233))

  • #0 waitpid
    from /lib64/libc.so.6
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_widget_style_get
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #4 gtk_widget_style_get
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #5 gtk_widget_region_intersect
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #6 gtk_container_propagate_expose
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #7 gtk_container_forall
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #8 gtk_viewport_new
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #9 gtk_marshal_BOOLEAN__VOID
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #10 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #11 g_signal_chain_from_overridden
    from /lib64/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #14 gtk_widget_get_default_style
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #15 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #16 gdk_window_is_viewable
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #17 gdk_window_process_all_updates
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #18 gtk_container_check_resize
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #19 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #20 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #22 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #23 main
    at main.c line 177
  • #0 waitpid
    from /lib64/libc.so.6


----------- .xsession-errors ---------------------
(glade-3:3233): Gtk-CRITICAL **: gtk_container_child_set_property: assertion `child->parent == GTK_WIDGET (container)' failed
(glade-3:3233): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
(glade-3:3233): Gtk-WARNING **: Ignoring the separator setting
(glade-3:3233): Gtk-WARNING **: Ignoring the separator setting
** (glade-3:3233): CRITICAL **: Cannot embed a window that is already realized or embedded
(glade-3:3233): Gtk-WARNING **: Can't set a parent on a toplevel widget
** (bug-buddy:3272): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------


Other information:
Comment 1 Vincent Geddes 2007-04-21 15:55:03 UTC
*** Bug 415879 has been marked as a duplicate of this bug. ***
Comment 2 Vincent Geddes 2007-04-21 16:04:15 UTC
I have seen a quite a few duplicates of this bug, so I am going to mark this bug as confirmed.
Comment 3 Gustavo Noronha (kov) 2007-04-29 19:32:54 UTC
I don't know if I could get a correct bug trace from glade, but I rebuilt my Debian package without stripping and got a somewhat different trace; thought I should put it here:

(glade-3:2294): Gtk-WARNING **: Ignoring the separator setting

(glade-3:2294): Gtk-WARNING **: Ignoring the separator setting

** (glade-3:2294): CRITICAL **: Cannot embed a window that is already realized or embedded

(glade-3:2294): Gtk-WARNING **: Can't set a parent on a toplevel widget


Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 2294)

  • #0 widget_add_child_draw_rectangle
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkwidget.c line 2661
  • #1 gtk_bin_forall
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkbin.c line 133
  • #2 IA__gtk_container_forall
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkcontainer.c line 1261
  • #3 gtk_widget_get_draw_rectangle
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkwidget.c line 2693
  • #4 IA__gtk_widget_region_intersect
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkwidget.c line 4176
  • #5 IA__gtk_container_propagate_expose
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkcontainer.c line 2457
  • #6 gtk_container_expose_child
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkcontainer.c line 2349
  • #7 gtk_bin_forall
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkbin.c line 133
  • #8 IA__gtk_container_forall
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkcontainer.c line 1261
  • #9 gtk_container_expose
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkcontainer.c line 2372
  • #10 gtk_viewport_expose
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkviewport.c line 683
  • #11 _gtk_marshal_BOOLEAN__BOXED
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkmarshalers.c line 84
  • #12 ??
    from /usr/lib/libgobject-2.0.so.0
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkviewport.c line 727
  • #19 ??
  • #20 ??
    from /usr/lib/libgobject-2.0.so.0
  • #21 ??
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtkmarshalers.c line 110
  • #22 ??
  • #23 ??
  • #24 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
Backtrace stopped: frame did not save the PC
Comment 4 Andrea Soster 2007-05-14 15:57:35 UTC
*** Bug 438281 has been marked as a duplicate of this bug. ***
Comment 5 Vincent Geddes 2007-06-16 20:45:40 UTC
This should be fixed as per #433975 in the latest unstable glade3. Please reopen if this bug still occurs in our upcoming glade 3.4.0 release.

*** This bug has been marked as a duplicate of 433975 ***
Comment 6 Craig Main 2007-09-27 16:45:06 UTC
(In reply to comment #5)
> This should be fixed as per #433975 in the latest unstable glade3. Please
> reopen if this bug still occurs in our upcoming glade 3.4.0 release.
> 
> *** This bug has been marked as a duplicate of 433975 ***
> 

This bug is still present in 3.4.0 (ubuntu gutsy package)

Is it a dup of 458599?