* 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. 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.
-D -- There was supposed to be a big kaboom.
-- 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