modperl2/svn make error @ "mpxs_Apache2__RequestRec_location_merge"

2008-07-16 Thread snowcrash+modperl
i've been running with a build of modperl/trunk, r635647. i just co'd current modperl/trunk, r677481. a new build with, perl Makefile.PL MP_GENERATE_XS=1 MP_APXS=/usr/local/apache2/sbin/apxs MP_USE_DSO Reading Makefile.PL args from @ARGV MP_APXS = /usr/

Re: AT Bug

2008-07-16 Thread Geoffrey Young
Torsten Foertsch wrote: On Wed 16 Jul 2008, Geoffrey Young wrote: I'd be interested in recording all the values passed in and see if they match during start and restart. here you are. The attached file is written with this print statement: print $f "$$=".(syscall 39).": ".($path // "

Re: AT Bug

2008-07-16 Thread Geoffrey Young
Now, AT experts are needed to mull over: 1) why don't the error message show up in the error_log 2) is the enclosed patch a sufficient cure or does it rather hide a real problem (why is $ENV{PATH} undef in the first place) The strace output for that process starts with these lines: setsid()