Philippe,

Under static modperl, when we get a segfault, it suggests to run:

gdb /home/stas/apache.org/httpd-2.0/httpd -core /home/stas/apache.org/mp2-static/t/core.28076

which will fail, since httpd is a script.

Instead it should say:

gdb /home/stas/apache.org/httpd-2.0/.libs/lt-httpd -core /home/stas/apache.org/mp2-static/t/core.28076

this nit needs to be fixed in the static build, since users will be not able to generate the core traces.

The hard thing is that it comes from A-T, so it'll probably be tricky to make it do the right thing.

--
__________________________________________________________________
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to