If we don’t print anything for a day or so, “lpd” exits,
leaving its lock file present. There’s no core dump file, and
no error messages. It just exits. We have to remove the lock
file and restart “lpd” before printing will work again.
Any ideas?
John Nagle
Team Overbot
Check the syslog for clues. Also maybe run it
under gdb to see if it’s being hit by an unexpected
signal.
-seanb
John Nagle <nagle@downside.com> wrote:
If we don’t print anything for a day or so, “lpd” exits,
leaving its lock file present. There’s no core dump file, and
no error messages. It just exits. We have to remove the lock
file and restart “lpd” before printing will work again.
Any ideas?
John Nagle
Team Overbot