--On Wednesday, June 15, 2005 4:10 PM -0400 John Peacock
<[EMAIL PROTECTED]> wrote:
Are you running the current trunk or one of the releases (and if so what
one)? If you are running something recent enough to include my log()
rewrite, you should run at the highest log level, so you can get an idea
exactly where in the process you are getting stuck. It's not like you
cannot do this with the older code, just that it is easier to play with
the logging with the newer code.
We're running off 0.28. (I have no time to update it to 0.29 - nor any
hints that taking the time to update would fix this.)
FWIW, when we step into the processes with gdb, it is in a loop in the
Perl_newSVpvn () and it doesn't exit that function. So, I'm not convinced
a log message will help. I'll also note that these pids do *not* appear in
our qpsmtpd multilog logfiles - which is just odd. -- justin