Updated from SVN and I still get the issue
.libs/convert BT:
Code: Select all
Starting program: /home/jodicun/opt/ImageMagick-2014-12-19/utilities/.libs/convert /home/jodicun/opt/bugs/imagemagick/c94a5528 png:/dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
^C
Program received signal SIGINT, Interrupt.
0x00007ffff6fd31c9 in __GI__IO_default_xsputn (f=0x7fffffff32d0, data=<optimized out>, n=68) at genops.c:463
463 genops.c: No such file or directory.
(gdb) bt
#0 0x00007ffff6fd31c9 in __GI__IO_default_xsputn (f=0x7fffffff32d0, data=<optimized out>, n=68) at genops.c:463
#1 0x00007ffff6fa28b5 in _IO_vfprintf_internal (s=s@entry=0x7fffffff32d0, format=<optimized out>, format@entry=0x7ffff7ab4676 "%s @ %s/%s/%s/%.20g",
ap=ap@entry=0x7fffffff3478) at vfprintf.c:1661
#2 0x00007ffff7060cb5 in ___vsnprintf_chk (
s=s@entry=0x7fffffff3570 "invalid colormap index `/home/jodicun/opt/bugs/imagemagick/c94a5528' @ error/colormap-private.h/ConstrainColormapIndex/34", maxlen=<optimized out>, maxlen@entry=4096, flags=flags@entry=1, slen=slen@entry=18446744073709551615,
format=format@entry=0x7ffff7ab4676 "%s @ %s/%s/%s/%.20g", args=args@entry=0x7fffffff3478) at vsnprintf_chk.c:63
#3 0x00007ffff795cdc6 in vsnprintf (__ap=0x7fffffff3478, __fmt=0x7ffff7ab4676 "%s @ %s/%s/%s/%.20g", __n=4096,
__s=0x7fffffff3570 "invalid colormap index `/home/jodicun/opt/bugs/imagemagick/c94a5528' @ error/colormap-private.h/ConstrainColormapIndex/34")
at /usr/include/x86_64-linux-gnu/bits/stdio2.h:77
#4 FormatLocaleStringList (
string=0x7fffffff3570 "invalid colormap index `/home/jodicun/opt/bugs/imagemagick/c94a5528' @ error/colormap-private.h/ConstrainColormapIndex/34", length=4096, format=0x7ffff7ab4676 "%s @ %s/%s/%s/%.20g", operands=operands@entry=0x7fffffff3478) at magick/locale.c:460
#5 0x00007ffff795cea2 in FormatLocaleString (
string=string@entry=0x7fffffff3570 "invalid colormap index `/home/jodicun/opt/bugs/imagemagick/c94a5528' @ error/colormap-private.h/ConstrainColormapIndex/34", length=length@entry=4096, format=format@entry=0x7ffff7ab4676 "%s @ %s/%s/%s/%.20g") at magick/locale.c:485
#6 0x00007ffff792625d in ThrowMagickExceptionList (exception=0x644048, module=0x7ffff7ab02fb "./magick/colormap-private.h",
function=0x7ffff7b08c30 <__func__.10809> "ConstrainColormapIndex", line=<optimized out>, severity=CorruptImageError, tag=<optimized out>,
format=format@entry=0x7ffff7ab1516 "`%s'", operands=operands@entry=0x7fffffff65d8) at magick/exception.c:1041
#7 0x00007ffff7925ca7 in ThrowMagickException (exception=exception@entry=0x644048, module=module@entry=0x7ffff7ab02fb "./magick/colormap-private.h",
function=function@entry=0x7ffff7b08c30 <__func__.10809> "ConstrainColormapIndex", line=line@entry=34, severity=severity@entry=CorruptImageError,
tag=tag@entry=0x7ffff7ab02e6 "InvalidColormapIndex", format=format@entry=0x7ffff7ab1516 "`%s'") at magick/exception.c:1058
#8 0x00007ffff7a7bdcc in ConstrainColormapIndex (index=<optimized out>, image=0x640dd0) at ./magick/colormap-private.h:34
#9 ReadRLEImage (image_info=0x60e050, exception=0x604990) at coders/rle.c:472
#10 0x00007ffff78d3cd8 in ReadImage (image_info=image_info@entry=0x608ea0, exception=exception@entry=0x604990) at magick/constitute.c:547
#11 0x00007ffff78d4d73 in ReadImages (image_info=image_info@entry=0x608ea0, exception=exception@entry=0x604990) at magick/constitute.c:853
#12 0x00007ffff7571168 in ConvertImageCommand (image_info=0x608ea0, argc=3, argv=0x603490, metadata=0x0, exception=0x604990) at wand/convert.c:622
#13 0x00007ffff75c2fd8 in MagickCommandGenesis (image_info=image_info@entry=0x604b10, command=0x4007c0 <ConvertImageCommand@plt>, argc=argc@entry=3,
argv=argv@entry=0x7fffffffe528, metadata=metadata@entry=0x0, exception=exception@entry=0x604990) at wand/mogrify.c:168
#14 0x0000000000400887 in ConvertMain (argv=0x7fffffffe528, argc=3) at utilities/convert.c:81
#15 main (argc=3, argv=0x7fffffffe528) at utilities/convert.c:92
lt-convert BT:
Code: Select all
Starting program: /home/jodicun/opt/ImageMagick-2014-12-19/utilities/.libs/lt-convert /home/jodicun/opt/bugs/imagemagick/c94a5528 png:/dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
^C
Program received signal SIGINT, Interrupt.
_IO_vfprintf_internal (s=s@entry=0x7fffffff22a0, format=<optimized out>, format@entry=0x7ffff7ab4639 "Exception/%s%s", ap=ap@entry=0x7fffffff2448)
at vfprintf.c:1580
1580 vfprintf.c: No such file or directory.
(gdb) bt
#0 _IO_vfprintf_internal (s=s@entry=0x7fffffff22a0, format=<optimized out>, format@entry=0x7ffff7ab4639 "Exception/%s%s", ap=ap@entry=0x7fffffff2448)
at vfprintf.c:1580
#1 0x00007ffff7060cb5 in ___vsnprintf_chk (s=s@entry=0x7fffffff2520 "Exception/Corrupt/Image/Error/InvalidColormapIndex", maxlen=<optimized out>,
maxlen@entry=4096, flags=flags@entry=1, slen=slen@entry=18446744073709551615, format=format@entry=0x7ffff7ab4639 "Exception/%s%s",
args=args@entry=0x7fffffff2448) at vsnprintf_chk.c:63
#2 0x00007ffff795cdc6 in vsnprintf (__ap=0x7fffffff2448, __fmt=0x7ffff7ab4639 "Exception/%s%s", __n=4096,
__s=0x7fffffff2520 "Exception/Corrupt/Image/Error/InvalidColormapIndex") at /usr/include/x86_64-linux-gnu/bits/stdio2.h:77
#3 FormatLocaleStringList (string=0x7fffffff2520 "Exception/Corrupt/Image/Error/InvalidColormapIndex", length=4096,
format=0x7ffff7ab4639 "Exception/%s%s", operands=operands@entry=0x7fffffff2448) at magick/locale.c:460
#4 0x00007ffff795cea2 in FormatLocaleString (string=string@entry=0x7fffffff2520 "Exception/Corrupt/Image/Error/InvalidColormapIndex",
length=length@entry=4096, format=format@entry=0x7ffff7ab4639 "Exception/%s%s") at magick/locale.c:485
#5 0x00007ffff7925679 in GetLocaleExceptionMessage (severity=severity@entry=CorruptImageError, tag=0x7ffff7ab02e6 "InvalidColormapIndex")
at magick/exception.c:589
#6 0x00007ffff7926117 in ThrowMagickExceptionList (exception=0x644048, module=0x7ffff7ab02fb "./magick/colormap-private.h",
function=0x7ffff7b08c30 <__func__.10809> "ConstrainColormapIndex", line=34, severity=CorruptImageError, tag=<optimized out>,
format=format@entry=0x7ffff7ab1516 "`%s'", operands=operands@entry=0x7fffffff65d8) at magick/exception.c:1021
#7 0x00007ffff7925ca7 in ThrowMagickException (exception=exception@entry=0x644048, module=module@entry=0x7ffff7ab02fb "./magick/colormap-private.h",
function=function@entry=0x7ffff7b08c30 <__func__.10809> "ConstrainColormapIndex", line=line@entry=34, severity=severity@entry=CorruptImageError,
tag=tag@entry=0x7ffff7ab02e6 "InvalidColormapIndex", format=format@entry=0x7ffff7ab1516 "`%s'") at magick/exception.c:1058
#8 0x00007ffff7a7bdcc in ConstrainColormapIndex (index=<optimized out>, image=0x640dd0) at ./magick/colormap-private.h:34
#9 ReadRLEImage (image_info=0x60e050, exception=0x604990) at coders/rle.c:472
#10 0x00007ffff78d3cd8 in ReadImage (image_info=image_info@entry=0x608ea0, exception=exception@entry=0x604990) at magick/constitute.c:547
#11 0x00007ffff78d4d73 in ReadImages (image_info=image_info@entry=0x608ea0, exception=exception@entry=0x604990) at magick/constitute.c:853
#12 0x00007ffff7571168 in ConvertImageCommand (image_info=0x608ea0, argc=3, argv=0x603490, metadata=0x0, exception=0x604990) at wand/convert.c:622
#13 0x00007ffff75c2fd8 in MagickCommandGenesis (image_info=image_info@entry=0x604b10, command=0x400830 <ConvertImageCommand@plt>, argc=argc@entry=3,
argv=argv@entry=0x7fffffffe528, metadata=metadata@entry=0x0, exception=exception@entry=0x604990) at wand/mogrify.c:168
#14 0x0000000000400907 in ConvertMain (argv=0x7fffffffe528, argc=3) at utilities/convert.c:81
#15 main (argc=3, argv=0x7fffffffe528) at utilities/convert.c:92