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 70114 - scrolled the widget tree in glade and it crashed
scrolled the widget tree in glade and it crashed
Status: RESOLVED DUPLICATE of bug 61752
Product: glade-legacy
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Damon Chaplin
Damon Chaplin
Depends on:
Blocks:
 
 
Reported: 2002-01-30 20:58 UTC by Sam Byrne
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sam Byrne 2002-01-30 20:58:14 UTC
Package: glade
Severity: normal
Version: 0.6.2
Synopsis: scrolled the widget tree in glade and it crashed
Bugzilla-Product: glade
Bugzilla-Component: general

Description:
I had several of the tools in glade open including the widget tree. 
Upon drilling down on all the sub-paths in one widget, I scrolled to
move to another widget.  Glade promptly decided to crash at this point.



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x40502ca9 in __wait4 ()
   from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 gdk_gc_set_foreground
    from /usr/lib/libgdk-1.2.so.0
  • #5 draw_row
    from /usr/lib/libgtk-1.2.so.0
  • #6 draw_rows
    from /usr/lib/libgtk-1.2.so.0
  • #7 vadjustment_value_changed
    from /usr/lib/libgtk-1.2.so.0
  • #8 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #9 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #10 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #11 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_adjustment_value_changed
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_adjustment_set_value
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #15 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #16 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #17 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #18 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #20 main
  • #21 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 gdk_gc_set_foreground
    from /usr/lib/libgdk-1.2.so.0
  • #5 draw_row
    from /usr/lib/libgtk-1.2.so.0
  • #6 draw_rows
    from /usr/lib/libgtk-1.2.so.0
  • #7 vadjustment_value_changed
    from /usr/lib/libgtk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-30 15:58 -------

The original reporter (sam.byrne@hiscorp.net) 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 2002-02-21 01:26:10 UTC

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