> The worker backtrace is not for the thread which actually generated the > SEGV; using "info threads" should show which one is different, then > "thread <n>" and backtrace to switch to it in gdb, if you like.
ok, I'll try that. > > What is the repro case? Just build everything from HEAD and run the > mod_perl test suite? yup, philippe did exactly that and saw the same thing (for worker). if it matters, we're both on fedora - I haven't tried another os. but doing the known NPTL workarounds for fedora didn't seem to help and something is affecting prefork as well. > > You have made completely fresh checkout and rebuilds of apr, apr-util, > httpd, and mod_perl? Because the size of apr_off_t changed you can't > mix and match any binaries between "HEAD from before LFS" with "HEAD > after LFS was enabled". yes, this is all httpd/apr/apr-util and mod_perl HEAD. I actually recompile from them all from HEAD nightly (as well as the 2_0_BRANCH stuff). --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]