in reply to Re: DBI and CGI qw(-compile) order causes seg fault
in thread DBI and CGI qw(-compile) order causes seg fault
Thanks for the CoreDumpDirectory hint.
I was giving a mimimal case that repeatably caused the issue. The original case was caused by trying to disable Apache::DBI whilst upgrading it.
where XXXX.pm has :-use Apache::DBI; use CGI qw(-compile); use XXXX;
use DBI;
Hope that clears things up.
UnderMine
|
|---|