Dan Sully wrote:
* Stas Bekman <[EMAIL PROTECTED]> shaped the electrons to say...
My perl doesn't have a shared lib - static only.
ldd perl then.
Nope.
And I don't compile in bdb to perl at any rate.
Yes, but what about 3rd party modules. e.g. DB::* (NDBM.so, etc.)?
Only DB_File & BerkeleyDB. Both are linked against the new BDB lib.
Like I said - that's the only change I've made - that doesn't mean it's
what's actually causing the problem.
Ah, i thought that you already knew that this is the problem.
How can I get gdb to give me a line
number on a core dump? I'm compiling MP with MP_DEBUG, which sets -g. For
everything else, that's good enough.
Please see:
http://perl.apache.org/docs/2.0/devel/debug/c.html#Analyzing_Dumped_Core_Files
in particular:
http://perl.apache.org/docs/2.0/devel/debug/c.html#Getting_the_core_File_Dumped
http://perl.apache.org/docs/2.0/devel/debug/c.html#Analyzing_the_core_File
--
__________________________________________________________________
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