Karl DeBisschop <[EMAIL PROTECTED]> writes:
> If it's of any use, I have attached the debug output - I don't see 
> where the problem is occurring, but I don't pretend to fully understand 
> the output, other than the exit is status 25.

Signal 25??  What is that on your machine?  (see /usr/include/signal.h)
On mine it's SIGTSTP, which doesn't make any sense --- for one thing,
that doesn't cause a process exit, only suspension ...

                        regards, tom lane

Reply via email to