Hi folks,
Can amybody help me.
After compile and build of modperl only 1 test failed. 99.1% is okay. May it be left alone?
Should be OK for yourself if you don't use rflush, but it's definitely not OK otherwise.
>3. This is the core dump trace: (if you get a core dump):
GNU gdb 5.3-25mdk (Mandrake Linux) Copyright 2002 Free Software Foundation, Inc. .... Core was generated by `/usr/local/apache2/bin/httpd -d /usr/local/src/mod_perl-1.99_14/t -f /usr/local'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/apache2/lib/libaprutil-0.so.0...done. Loaded symbols for /usr/local/apache2/lib/libaprutil-0.so.0 .... Here follows 120 lines of Reading symbols/Loaded symbols without any errors...
Sorry I haven't included debug options in httpd nor modperl builds...
This report was generated by t/REPORT on Thu Jun 10 11:01:23 2004 GMT.
-------------8<---------- End Bug Report --------------8<----------
Of course if there is no way out I will recompile both things but it takes almost whole day on my machine :(((
Without getting the core trace, we can't know what the problem is. Are you sure that this core file was dumped after running this particular test? Even without the debug symbols recompilation you should get the backtrace albeit not very useful. So you must be doing something wrong.
Show us the *complete* output of:
% t/TEST -verbose api/rflush.t
and the t/logs/error_log as explained here: http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
And if it reports that there was a segfault, show us exactly how did you invoke gdb.
Thanks.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html