Page 1 of 1

$image->Read(file=>\*FH) Crashes PERL

Posted: 2007-11-15T06:55:58-07:00
by Fraser
Running WindowsXP, PERL 822 and the lateest version of Image Magick.

The expression $image->Read(file=>\*FH) Crashes PERL.

Please help.

Fraser

Re: $image->Read(file=>\*FH) Crashes PERL

Posted: 2007-11-15T08:10:34-07:00
by magick
We are aware of this problem and we do not have a clue how fix it. The same code works fine under Linux/Unix.

Re: $image->Read(file=>\*FH) Crashes PERL

Posted: 2007-11-15T08:40:48-07:00
by Fraser
I came across a discussion that implies that the problem has something to do with the FileHandle being blessed. This discussion is at the link.

http://osdir.com/ml/video.image-magick. ... 00001.html

I can't understand what to do. Perhaps you might help me.

Fraser