GNOME Bugzilla – Bug 315255
SIGSEGV, while doing a crop
Last modified: 2005-09-05 10:11:31 UTC
- Open an image - select the crop tool - click anywhere on the picture got: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 46912545243264 (LWP 31507)] 0x00002aaaacd6d280 in strchr () from /lib/libc.so.6 (gdb) /opt/gimp-2.3.4/lib/gimp/2.0/plug-ins/script-fu terminated: Completed I affect it to "general" because I don't know if "scipt-fu" mentionned above is the cause of the problem or a consequence. Regards Jean-Luc I was not able to get a backtrace: the screen is locked waiting for an actino and the mouse cursor is the small cross so I cannot do anythong but switch to a VC to kill the job. This apples to cvs ChangeLog 1.11614
2005-09-05 Sven Neumann <sven@gimp.org> * app/tools/gimprectangletool.c: terminate variable argument list. Fixes bug #315255.