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 121375 - At start up 'tool-safe-mode' caused a segmentation fault
At start up 'tool-safe-mode' caused a segmentation fault
Status: RESOLVED DUPLICATE of bug 118517
Product: GIMP
Classification: Other
Component: Plugins
1.x
Other Linux
: Normal major
: ---
Assigned To: GIMP Bugs
Daniel Egger
Depends on:
Blocks:
 
 
Reported: 2003-09-03 16:26 UTC by tgringhuis
Modified: 2003-09-03 16:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description tgringhuis 2003-09-03 16:26:08 UTC
At start up 'tool-safe-mode' caused a segmentation fault.
The stack trace for the bug is below :
  • #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 52
  • #5 gimp_main
    at gimp.c line 386
  • #6 main
    at tool-safe-mode-plug-in.c line 68
  • #7 __libc_start_main
    from /lib/tls/libc.so.6

If I hit proceed the app. runs normally
If you need further information , you can always ask me.
Comment 1 Dave Neary 2003-09-03 16:42:19 UTC
This is a duplicate. Short answer, tool-safe-mode is a hangover from
earlier versions, and should be removed.

Dave.

*** This bug has been marked as a duplicate of 118517 ***
Comment 2 Manish Singh 2003-09-03 16:45:17 UTC
Also, you should clean up after old installations of development
releases in any case. And search in bugzilla to see if your bug was
filed already.