gist with backtrace, -vv output, and config file.  Also strace.

https://gist.github.com/jayalane/c6dbe7918aa9635b62c874d20f57dfec

It does all the listens and then right after the first epoll is done it has
this segv.  all the local variables are "optimized out"

(We really want the hard-stop-after -- we get a leak of children with our
super frequent soft-reloads).

It's possible something is messed up in my compiling/linking environment,
but I don't see anything, and I thought maybe a .0 release had a chance of
issues on very old RHEL versions.  We currently run 1.5 and have to
manually clean up the left over children (but are hoping to scale up to
nbproc 4 and use CPU pinning).

I'm debugging also, but hoped someone would have something off the top of
their head (apologies for not having read the list for a while before
posting).

--Chris

Reply via email to