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 118579 - seg fault on startup
seg fault on startup
Status: RESOLVED DUPLICATE of bug 118517
Product: GIMP
Classification: Other
Component: Plugins
1.x
Other Linux
: Normal critical
: ---
Assigned To: GIMP Bugs
Daniel Egger
Depends on:
Blocks:
 
 
Reported: 2003-07-29 14:43 UTC by Chris Moller
Modified: 2003-07-29 15:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Moller 2003-07-29 14:43:16 UTC
[0] (moller@psyche) >gimp alison1.jpg
Testing CPU features...
  mmx     : yes
  3dnow   : no
  mmxext  : yes
  sse     : yes
  sse2    : no

/usr/local/lib/gimp/1.3/plug-ins/tool-safe-mode: fatal error: Segmentation
fault
/usr/local/lib/gimp/1.3/plug-ins/tool-safe-mode (pid:5465): [E]xit, [H]alt,
show [S]tack trace or [P]roceed: s
  • #0 g_on_error_stack_trace
    from /usr/lib/libglib-2.0.so.0
  • #1 g_on_error_query
    from /usr/lib/libglib-2.0.so.0
  • #2 gimp_plugin_sigfatal_handler
  • #3 <signal handler called>
  • #4 safe_mode_init
    at tool-safe-mode-plug-in.c line 50
  • #5 gimp_main
    at gimp.c line 300
  • #6 main
    at tool-safe-mode-plug-in.c line 66
  • #7 __libc_start_main
    from /lib/libc.so.6


gimp window shows "PixelPusher / GIMPCON 2003" graphic and "Initializing
Plug-Ins / tool-safe-mode"

Fresh download of gimp-1.3.17.tar.gz at 23:45 28july03, built w/o
libgimpprint (--disable-print) (gimp-print build failed, I forget why)
Comment 1 Dave Neary 2003-07-29 15:13:07 UTC
tool-safe-mode is a plug-in which has been removed from the gfimp
distribution for several versions. As such it's a fair bit out of
date. If you remove it, all will be well.

Dave.

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