Page 1 of 1

Re: Segfaults when reading from filehandle of Aapache2::Upload

Posted: 2009-04-14T06:03:55-07:00
by magick
Post a URL to any files that are faulting. We need to reproduce the problem before we can offer a solution.

The second problem requires a patch. It will be in the Subversion trunk by sometime tomorrow. When its available you'll need this code to read text files:
  • my $x = $image->Read( file => $fh, magick=>'text:' );