HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: error faxqueuer
> Jan 21 23:00:06 koen01 FaxQueuer[22224]: JOB 49: CONVERT DOCUMENT: exit
> status 0x8b00
See man wait for details, but I suspect that this is signal 11 (typically
the Unix equivalent of GPF) plus a core dumped flag. If there is a core
dump, run a debugger to find out the name of the failed program, and if
it is unstripped or can be rebuilt unstripped, obtain at least a stack
trace back using the debugger ($c in adb).