Xavier Bestel <[EMAIL PROTECTED]> writes: > When selecting a PPD for my printer > (/usr/share/ppd/HP/HP-Color_LaserJet_2550-Postscript.ppd.gz) > the plugin segfaults: > /usr/lib/gimp/2.0/plug-ins/print: fatal error: Erreur de segmentation > > I don't know how to catch it easily with gdb. Any hint ?
set STP_DEBUG_STARTUP=true in the environment, and then you can attach gdb to the print process. It will busy-wait at startup; you'll need to set SDEBUG=0 before the program will run. The binaries are stripped, so you will probably need to build your own packages and not strip them (disable dh_strip in debian/rules). I'll also take a look, but it will probably not be for a week, since I'm tied up this week. Regards, Roger -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ Debian GNU/Linux http://www.debian.org/ GPG Public Key: 0x25BFB848. Please sign and encrypt your mail. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]