Hi again, folks,
Last Saturday after manually relinking SDBM_File with a reference to
mod_perl libperl.so, I was able to preload Apache::ASP and precompile the
asp scripts from startup.pl without any segfaults. This however, resulted
in a different problem. I didn't notice it right away (don't know how I
could've missed it), but now every time a child process is been shutdown a
hole slew of 'null: Attempt to free non-existent shared string during
global destruction' messages (on the order of 2500 per process) is been
dumped into the error log. I've narrowed the problem down to the
ASP->Loader call in startup.pl. Any chance anybody knows what's going
on? Is it possible to at least somehow disable this error?
Thanks
Dmitry