Search found 3 matches

by NightBird
2015-05-04T11:10:01-07:00
Forum: Bugs
Topic: Segmentation fault in Annotate function
Replies: 7
Views: 7753

Re: Segmentation fault in Annotate function

Ah, thanks for pointing me there. Indeed, would be great to find a solution (except for keeping the old version installed :)).
by NightBird
2015-05-04T00:08:49-07:00
Forum: Bugs
Topic: Segmentation fault in Annotate function
Replies: 7
Views: 7753

Re: Segmentation fault in Annotate function

Well, that's great. But debian doesn't have any newer version than this 6.8.9.9. I'd like to know how I can find out what's wrong on my system/installation that the 'annotate' function stopped working. I'm sure there's some other program or library that conflicts with the annotate function in imagem...
by NightBird
2014-12-29T01:58:48-07:00
Forum: Bugs
Topic: Segmentation fault in Annotate function
Replies: 7
Views: 7753

Segmentation fault in Annotate function

I use imagemagick (perl module) in debian, and 8:6.7.7.10+dfsg-5 is the latest working version for me. Every version thereafter crashes when calling the annotate function: $ perl -e 'use Image::Magick; my $image = new Image::Magick(); $image->Set(size=>"100x100"); $image->ReadImage("c...