Dan Moschuk <dan@freebsd.org> writes:
> | > Server process (pid 13361) exited with status 26 at Fri Nov 3 17:49:44 2000
> |
> | What's signal 26 on your system?
> #define SIGVTALRM 26 /* virtual time alarm */
Well, that sure shouldn't be happening. You aren't perhaps running it
under a ulimit setting that limits total process CPU time, are you?
regards, tom lane