Stas Bekman wrote: > [EMAIL PROTECTED] wrote: > >> stas 01/12/04 21:31:09 >> >> Modified: lib/Apache compat.pm >> t/apache compat.t >> t/response/TestApache compat.pm >> Log: >> - the implementation of compatibility layer for Apache::File from 1.x >> - tests > > > > Any ideas why tmpfile that I've committed recently (copied from 1.x as > it) dumps core with this sequence of tests? (or -order=89573612 -times=3) > > t/TEST modules/cgi filter/input_msg apache/compat
I've solved the core dump, must have used: PerlOptions +GlobalRequest for Apache->request to work (see the commit) But it's still not good for the compat layer. If a user doesn't have this setting it still core dumps with: t/TEST modules/cgi filter/input_msg apache/compat _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]