[Magick-bugs] montage Segmentation Fault
Waitman Gobble
waitman at waitman.net
Mon Oct 16 06:19:06 CDT 2006
Hi,
I receive a segmentation fault when using montage, either from command
line or in perl.
example:
#montage a.jpg b.jpg out.jpg
segmentation fault
However, if I specify -font on command line (or add font attribute in
perl) it works fine (does not seg fault).
example:
#montage -font nonexistant a.jpg b.jpg out.jpg
produces out.jpg
I'm not exactly sure this is a bug, and my first guess was that one of
the libraries isn't built right. I'm running this on a 64 bit CentOS
system. But I'm not sure why the thing ONLY works with the font
switch... Note that the font specified does not have to exist. (Unless I
suppose you are placing text on the montage.) Also, convert, identify,
etc seem to work fine.
information:
Oct 15 18:36:28 m kernel: montage[21076]: segfault at 0000000000000000
rip 0000002a95573f36 rsp 0000007fbfff78c0 error 4
Linux version 2.6.9-22.EL (buildcentos at monk.karan.org) (gcc version
3.4.4 20050721 (Red Hat 3.4.4-2)) #1 Sat Oct 8 21:08:40 BST 2005
(64 bit)
montage Version: ImageMagick 6.3.0 10/15/06 Q16
Thank you,
Waitman Gobble
Los Altos, California
More information about the Magick-bugs
mailing list