Received: (at submit) by bugs.debian.org; 14 Feb 1997 18:53:09 +0000 Received: (qmail 2913 invoked from network); 14 Feb 1997 18:53:06 -0000 Received: from kleinmann.com (root@204.215.142.65) by master.debian.org with SMTP; 14 Feb 1997 18:53:05 -0000 Received: from sgk.tiac.net (sgk@lo [127.0.0.1]) by kleinmann.com (8.8.3/8.8.3) with ESMTP id NAA23545 for <submit@bugs.debian.org>; Fri, 14 Feb 1997 13:53:48 -0500 Message-Id: <199702141853.NAA23545@kleinmann.com> Reply-to: sgk@kleinmann.com To: submit@bugs.debian.org Subject: gimp sigsegv's Date: Fri, 14 Feb 1997 13:53:47 -0500 From: "Susan G. Kleinmann" <sgk@kleinmann.com> Package: gimp-smotif Version: 0.54.1-5 Whenever I use the "intelligent scissors" selection tool in gimp-smotif, I get a sigsegv error (immediately crashing the program and dumping the figure being drawn) if and when I switch to any other tool. I get the same behaviour if I run gimp under a wrapper: #!/bin/sh LD_PRELOAD=libgnumalloc.so.5 export LD_PRELOAD exec /usr/bin/X11/gimp (Sorry I can't suggest a fix.) Susan Kleinmann