HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] trying to get 4.3.0 to run on OpenBSD -current
Hello,
I'm trying to get the current HylaFAX to run on OpenBSD -current i386,
but encountered a problem where I'd like to have some help:
When trying to submit a fax using sendfax, the job gets queued, but
nothing else. In the logs I wasn't able to find something (details
about SessionTracing, anyone?), but using ktrace, I found this in
hfaxd:
28954 hfaxd RET sigprocmask -65793/0xfffefeff
28954 hfaxd CALL unlink(0x89c522e0)
28954 hfaxd NAMI "/tmp/doc6.ps"
28954 hfaxd RET unlink 0
28954 hfaxd CALL close(0x5)
28954 hfaxd RET close 0
28954 hfaxd CALL close(0x4)
28954 hfaxd RET close 0
28954 hfaxd CALL unlink(0x89c521a0)
28954 hfaxd NAMI "client/28954"
28954 hfaxd RET unlink 0
28954 hfaxd CALL sigprocmask(0x1,0xffffffff)
28954 hfaxd RET sigprocmask 0
28954 hfaxd CALL mprotect(0x3c01c000,0x1000,0x3)
28954 hfaxd RET mprotect 0
28954 hfaxd CALL mprotect(0x3c01c000,0x1000,0x1)
28954 hfaxd RET mprotect 0
28954 hfaxd CALL sigprocmask(0x3,0)
28954 hfaxd RET sigprocmask -65793/0xfffefeff
28954 hfaxd CALL exit(0)
28954 hfaxd CSW stop kernel
28954 hfaxd CSW resume kernel
30359 hfaxd CSW resume kernel
30359 hfaxd PSIG SIGCHLD caught handler=0x1c02b8e6 mask=0x0
30359 hfaxd RET select -1 errno 4 Interrupted system call
30359 hfaxd CALL wait4(0xffffffff,0xcf7e5620,0x1,0)
30359 hfaxd RET wait4 28954/0x711a
30359 hfaxd CALL wait4(0xffffffff,0xcf7e5620,0x1,0)
30359 hfaxd RET wait4 -1 errno 10 No child processes
30359 hfaxd CALL sigreturn(0xcf7e563c)
30359 hfaxd RET sigreturn JUSTRETURN
30359 hfaxd CALL sigaction(0x14,0x3c021ba0,0)
30359 hfaxd RET sigaction 0
30359 hfaxd CALL select(0x4,0xcf7e5a90,0xcf7e5a10,0xcf7e5990,0)
30359 hfaxd CSW stop kernel
There are these files under client which seem to be transient (I never
saw them using 'ls'), but the "Interrupted system call" and "No child
process" make me feel quite uncomfortable. The 'CSW stop kernel' is the
last call logged.
Any help is greatly appreciated!
Best,
--Toni++
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*