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 66676 - glade crashed while I was trying to select a vbox to copy
glade crashed while I was trying to select a vbox to copy
Status: RESOLVED DUPLICATE of bug 67139
Product: glade-legacy
Classification: Deprecated
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Damon Chaplin
Damon Chaplin
Depends on:
Blocks:
 
 
Reported: 2001-12-11 00:05 UTC by Anna Marie Dirks
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anna Marie Dirks 2001-12-11 00:05:45 UTC
Package: glade
Severity: critical
Version: 0.6.2
Synopsis: glade crashed while I was  trying to select a vbox to copy
Bugzilla-Product: glade
Bugzilla-Component: general

Description:
i was shift-clicking in an attempt to find and select a certain vbox,
when glade
suddenly froze and spat up an error dialog telling me that it had seg
faulted. 
fwiw i successfully completed this operation (shift-clicking to select a
parent widget)
probably 48 times today.  

:-/

i wish i could give you more helpful data. i'm running ydl 2.0; this is
glade 0.6.2.



Debugging Information:

(no debugging symbols found)...0xf7d50b0 in wait4 () at soinit.c:64
  • #0 wait4
    at soinit.c line 64
  • #1 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 26
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 gdk_gc_set_foreground
    at gdkgc.c line 460
  • #5 gdk_gc_set_foreground
    at gdkgc.c line 453
  • #6 draw_rows
    at gtkclist.c line 5976
  • #7 gtk_clist_expose
    at gtkclist.c line 4854
  • #8 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #9 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #10 gtk_signal_emit
    at gtksignal.c line 552
  • #11 gtk_widget_event
    at gtkwidget.c line 2864
  • #12 gtk_main_do_event
    at gtkmain.c line 837
  • #13 gdk_event_dispatch
    at gdkevents.c line 2139
  • #14 g_main_dispatch
    at gmain.c line 656
  • #15 g_main_iterate
    at gmain.c line 877
  • #16 g_main_run
    at gmain.c line 935
  • #17 gtk_main
    at gtkmain.c line 524
  • #18 main
  • #19 __libc_start_main
    at ../sysdeps/powerpc/elf/libc-start.c line 119
  • #0 wait4
    at soinit.c line 64
  • #1 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 26
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 gdk_gc_set_foreground
    at gdkgc.c line 460
  • #5 gdk_gc_set_foreground
    at gdkgc.c line 453
  • #6 draw_rows
    at gtkclist.c line 5976
  • #7 gtk_clist_expose
    at gtkclist.c line 4854




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-12-10 19:05 -------

The original reporter (anna@ximian.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, damon@ximian.com.

Comment 1 Damon Chaplin 2001-12-18 18:24:20 UTC
The trace looks like a dup of 67139. Though it looks like a GTK+ bug,
unless Glade is doing something really bad which messes GTK+ up.

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