On 2008-03-18 23:20:09 -0300, Nelson A. de Oliveira wrote:
> Can you reproduce the bug that you reported at
> http://bugs.debian.org/374631, using the new ImageMagick (version
> 7:6.3.7.9.dfsg1-2), available on testing and unstable, please?

Yes, I can easily reproduce the crash with a crop on

  http://www.vinc17.org/test/cwt-firefox.png

using:

Package: imagemagick
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 4464
Maintainer: Luciano Bello <[EMAIL PROTECTED]>
Architecture: amd64
Version: 7:6.3.7.9.dfsg1-2

As soon as I click on "Crop" in the Crop/Help/Dismiss dialog,
"display" crashes. 100% reproducible.

$ gdb =display core
[...]
Core was generated by `display cwt-firefox.png'.
Program terminated with signal 11, Segmentation fault.
#0  0x00002af068c858bd in ?? () from /usr/lib/libMagick.so.10
(gdb) bt
#0  0x00002af068c858bd in ?? () from /usr/lib/libMagick.so.10
#1  0x00002af068c8b906 in XMakeImage () from /usr/lib/libMagick.so.10
#2  0x00002af068bae5b9 in ?? () from /usr/lib/libMagick.so.10
#3  0x00002af068bb17d2 in ?? () from /usr/lib/libMagick.so.10
#4  0x00002af068bb6431 in ?? () from /usr/lib/libMagick.so.10
#5  0x00002af068bc3651 in XDisplayImage () from /usr/lib/libMagick.so.10
#6  0x00002af068f7d1ce in DisplayImageCommand () from /usr/lib/libWand.so.10
#7  0x0000000000400af7 in ?? ()
#8  0x00002af0695aa1ea in __libc_start_main () from /lib64/libc.so.6
#9  0x0000000000400999 in ?? ()
#10 0x00007fff42184d58 in ?? ()
#11 0x000000000000001c in ?? ()
#12 0x0000000000000002 in ?? ()
#13 0x00007fff42187075 in ?? ()
#14 0x00007fff4218707d in ?? ()
#15 0x0000000000000000 in ?? ()

Isn't there a libmagick10-dbg package (i.e. with debugging symbols)?

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


Reply via email to