Page 1 of 1

convert -list format .. seg fault.

Posted: 2009-01-28T15:46:50-07:00
by dognose
I'm getting a Segmentation fault when I list formats. No big deal, just wondering what's causing it.

Code: Select all

#convert -list format 
  ... whole list of formats.. 
    YCbCr* YCbCr     rw+   Raw Y, Cb, and Cr samples
   YCbCrA* YCbCr     rw+   Raw Y, Cb, Cr, and alpha samples
      YUV* YUV       rw-   CCIR 601 4:1:1 or 4:2:2

* native blob support

Segmentation fault
#convert -version
Version: ImageMagick 6.4.8-7 2009-01-22 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC

Re: convert -list format .. seg fault.

Posted: 2009-01-28T17:27:49-07:00
by fmw42
dognose wrote:I'm getting a Segmentation fault when I list formats. No big deal, just wondering what's causing it.

Code: Select all

#convert -list format 
  ... whole list of formats.. 
    YCbCr* YCbCr     rw+   Raw Y, Cb, and Cr samples
   YCbCrA* YCbCr     rw+   Raw Y, Cb, Cr, and alpha samples
      YUV* YUV       rw-   CCIR 601 4:1:1 or 4:2:2

* native blob support

Segmentation fault
#convert -version
Version: ImageMagick 6.4.8-7 2009-01-22 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC

Works fine for me IM 6.4.8-9 Q16 Mac OSX Tiger

Re: convert -list format .. seg fault.

Posted: 2009-02-07T22:55:57-07:00
by dognose
convert -list format

results in this system error message.

Feb 7 21:54:02 .. kernel: convert[16159]: segfault at 000000398163637c rip 000000398163637c rsp 00007fffc35a0ec8 error 14

I'm getting it at other times as well, though, i'm not sure what processes.

Re: convert -list format .. seg fault.

Posted: 2009-02-08T15:28:31-07:00
by fmw42
dognose wrote:convert -list format

results in this system error message.

Feb 7 21:54:02 .. kernel: convert[16159]: segfault at 000000398163637c rip 000000398163637c rsp 00007fffc35a0ec8 error 14

I'm getting it at other times as well, though, i'm not sure what processes.

works fine for me on IM 6.4.9-2 Q16 Mac OSX Tiger