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 71579 - Adding launcher to panel segfaults it
Adding launcher to panel segfaults it
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-02-15 10:20 UTC by terra
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description terra 2002-02-15 10:14:42 UTC
Package: gnome-panel
Severity: minor
Version: 1.4.0.1
Synopsis: Adding launcher to panel segfaults it
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel

Description:
I tried to create a launcher in a menubar to the forte4java ide, and it crashed as soon as i completed the adding. My guess is that the ide-icon is the culprit, since it did not correctly show in the preview


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)...(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)...
(no debugging symbols found)...0x40590289 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
    from /opt/gnome/lib/libgnomeui.so.32
  • #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 loadup_file
  • #8 button_widget_new
  • #9 create_launcher
  • #10 load_launcher_applet_full
  • #11 really_add_launcher
  • #12 gnome_dialog_marshal_signal_1
    from /opt/gnome/lib/libgnomeui.so.32
  • #13 gtk_handlers_run
    at gtksignal.c line 1917
  • #14 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #15 gtk_signal_emit
    at gtksignal.c line 552
  • #16 gnome_dialog_button_clicked
    from /opt/gnome/lib/libgnomeui.so.32
  • #17 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #18 gtk_handlers_run
    at gtksignal.c line 1917
  • #19 gtk_signal_real_emit
    at gtksignal.c line 1516
  • #20 gtk_signal_emit
    at gtksignal.c line 552
  • #21 gtk_button_clicked
    at gtkbutton.c line 336
  • #22 gtk_real_button_released
    at gtkbutton.c line 861
  • #23 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #24 gtk_signal_real_emit
    at gtksignal.c line 1440
  • #25 gtk_signal_emit
    at gtksignal.c line 552
  • #26 gtk_button_released
    at gtkbutton.c line 327
  • #27 gtk_button_button_release
    at gtkbutton.c line 721
  • #28 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #29 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #30 gtk_signal_emit
    at gtksignal.c line 552
  • #31 gtk_widget_event
    at gtkwidget.c line 2864
  • #32 gtk_propagate_event
    at gtkmain.c line 1378
  • #33 gtk_main_do_event
    at gtkmain.c line 818
  • #34 gdk_event_dispatch
    at gdkevents.c line 2139
  • #35 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #36 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #37 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #38 gtk_main
    at gtkmain.c line 524
  • #39 main
  • #40 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /opt/gnome/lib/libgnomeui.so.32
  • #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 loadup_file




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-02-15 05:14 -------

The original reporter (terra@spacetime.de) 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-panel-maint@bugzilla.gnome.org.

Comment 1 Luis Villa 2002-02-15 17:31:03 UTC
This is a problem in gtk, and has been fixed in gtk CVS.
Comment 2 Owen Taylor 2003-02-03 02:39:45 UTC
*** Bug 104837 has been marked as a duplicate of this bug. ***