I'm working on a site running under Catalyst under ModPerl 2.0.2/Apache2.0.55.
As soon as I tried loading Text::Textile in any way, apache segfaults, even when just doing apachectl configtest. Text::Textile is a pure perl module, and uses Exporter. Nothing special. I started rebuilding a copy of the lib function by function, and the line that finally caused a sefault is this line: my $Have_ImageSize; = eval 'use Image::Size; 1' ? 1 : 0; Anyone seem this problem before? -=Chris
signature.asc
Description: OpenPGP digital signature