Hi Joergen, Joergen Haegg [2007-10-23 16:51 +0200]: > When I send a job thru lpr (lprng) to the cupsd on another host > it dies with 'segmentation fault'. Trace follows.
Do you still have the problem with current Debian unstable? The strace doesn't tell me much, I'm afraid. If cupsd still crashes, please try the following (as root): apt-get install cups-dbg /etc/init.d/cups stop gdb --args cupsd -f (gdb)# run Now try to print something. This should crash cupsd in gdb. Do "bt full" and send the output, please. Thank you! Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

