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 56428 - crash loading .xpm file
crash loading .xpm file
Status: RESOLVED FIXED
Product: gnome-iconedit
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-06-19 22:11 UTC by geoff
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description geoff 2001-06-19 22:12:09 UTC
Package: gnome-utils
Severity: normal
Version: 1.2.0
Synopsis: crash loading .xpm file
Bugzilla-Product: gnome-utils
Bugzilla-Component: gw

Description:
This particular file originated on a Solaris box.  So far as I know, there's nothing special about it.

The app info is a lie.  That's because thre is no entry for gnome-iconedit.
Here's what the rpm info looks like.

Name        : gnome-iconedit               Relocations: (not relocateable)
Version     : 1.2.0                             Vendor: Helix Code, Inc.
Release     : 0_helix_1                     Build Date: Mon Jul 10 10:38:11 2000
Install date: Tue Jul 11 14:15:12 2000      Build Host: woolly-mammoth.helixcode.com
Group       : X11/Graphics                  Source RPM: gnome-iconedit-1.2.0-0_helix_1.src.rpm
Size        : 985281                           License: GPL
URL         : http://www.abdn.ac.uk/~u07ih/gnome-iconedit/
Summary     : GNOME Icon Editor



Debugging Information:

0x405df8c9 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 gdk_pixbuf__xbm_image_load_real
    at io-xbm.c line 280
  • #5 gdk_pixbuf__xbm_image_load
    at io-xbm.c line 330
  • #6 gdk_pixbuf_new_from_file
    at gdk-pixbuf-io.c line 479
  • #7 open_okay_cb
    at menus.c line 708
  • #8 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #9 gtk_handlers_run
    at gtksignal.c line 1917
  • #10 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #11 gtk_signal_emit
    at gtksignal.c line 552
  • #12 gtk_button_clicked
    at gtkbutton.c line 336
  • #13 gtk_real_button_released
    at gtkbutton.c line 861
  • #14 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #15 gtk_signal_real_emit
    at gtksignal.c line 1440
  • #16 gtk_signal_emit
    at gtksignal.c line 552
  • #17 gtk_button_released
    at gtkbutton.c line 327
  • #18 gtk_button_button_release
    at gtkbutton.c line 721
  • #19 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #20 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #21 gtk_signal_emit
    at gtksignal.c line 552
  • #22 gtk_widget_event
    at gtkwidget.c line 2864
  • #23 gtk_propagate_event
    at gtkmain.c line 1378
  • #24 gtk_main_do_event
    at gtkmain.c line 818
  • #25 gdk_event_dispatch
    at gdkevents.c line 2129
  • #26 g_main_dispatch
    at gmain.c line 656
  • #27 g_main_iterate
    at gmain.c line 877
  • #28 g_main_run
    at gmain.c line 935
  • #29 gtk_main
    at gtkmain.c line 524
  • #30 main
    at iconedit.c line 186
  • #31 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 92
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 659
  • #3 <signal handler called>
  • #4 gdk_pixbuf__xbm_image_load_real
    at io-xbm.c line 280
  • #5 gdk_pixbuf__xbm_image_load
    at io-xbm.c line 330
  • #6 gdk_pixbuf_new_from_file
    at gdk-pixbuf-io.c line 479
  • #7 open_okay_cb
    at menus.c line 708




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

Unknown version 1.2.x in product gnome-utils. Setting version to the default, "unspecified".
The original reporter (geoff@san-jose.tt.slb.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, gnome-utils-maint@bugzilla.gnome.org.

Comment 1 John Fleck 2001-06-21 12:34:42 UTC
Moving to newly created gnome-iconedit product category.
Comment 2 Luis Villa 2002-02-15 17:28:43 UTC
This is a bug in gtk and has been fixed in GTK CVS.