Apache2::Filter internal flush error

2014-11-10 Thread Paul Silevitch
Hello mod_perl-ers, I'm seeing a fair amount of these in my apache error log: Apache2::Filter internal flush: (-3) Unknown error 4294967293 at -e line 0 I'm running apache 2.2.29, mod_perl 2.0.8 on linux. Looking at the source code, it looks like I'm getting into this else-block in 'src/modules

save_gp segfaults during restart

2014-11-10 Thread Joseph Schaefer
Something odd is going on with errsv in trunk. Without preloading apr::error I see lots of segfaults, but even preloading it doesn't fix them all. I'm running the latest 2.4 release with event. Testing now with the savegp calls commented out... Sent from my iPhone