[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [transcode-users] ImageMagick problems apparent -- suggestions?
On Tue, 2004-12-21 at 16:23 -0800, Jack Twilley wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x28515868 in LogMagickEvent () from /usr/local/lib/libMagick.so.7
> (gdb) bt
> #0 0x28515868 in LogMagickEvent () from /usr/local/lib/libMagick.so.7
> #1 0x28545874 in RelinquishMagickResource ()
> from /usr/local/lib/libMagick.so.7
> #2 0x2845de18 in DestroyCacheInfo () from /usr/local/lib/libMagick.so.7
> #3 0x2845e17f in DestroyPixelCache () from /usr/local/lib/libMagick.so.7
> #4 0x2845e0c3 in DestroyImagePixels () from /usr/local/lib/libMagick.so.7
> #5 0x285058d5 in DestroyImage () from /usr/local/lib/libMagick.so.7
> #6 0x28509f83 in SetImageInfo () from /usr/local/lib/libMagick.so.7
> #7 0x2849372c in ReadImage () from /usr/local/lib/libMagick.so.7
> #8 0x28407c12 in tc_import (opt=677678778, para1=0xbfaadf88,
> para2=0x28648eba)
> at import_imlist.c:139
> #9 0x0805e2bf in tcv_import (opt=22, para1=0xbfaadf88, para2=0x80b8000)
> at dl_loader.c:99
> #10 0x0805c781 in vimport_thread (vob=0x80b8000) at decoder.c:566
> #11 0x282f7a8d in pthread_create () from /usr/lib/libpthread.so.1
> #12 0x283b1c5f in _ctx_start () from /lib/libc.so.5
> (gdb)
>
> It might be a bug in ImageMagick. I don't know. Has anyone else seen
> this sort of thing before? Alternatively, if there are any other
> suggestions out there, I'd appreciate them.
It surely will be interesting to try with another ImageMagick version.
This very much looks like an IM-error.