Package: libtiff-opengl Version: 3.9.4-5+squeeze8 Severity: important The following TIFF image leads to Bus Error:
$ convert -depth 8 -size 61440x21248 -colorspace YCbCr xc:white /tmp/test.tif $ gdb /usr/bin/tiffgt GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/tiffgt...(no debugging symbols found)...done. (gdb) r /tmp/test.tif Starting program: /usr/bin/tiffgt /tmp/test.tif [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Program received signal SIGBUS, Bus error. 0x00007ffff7b9a770 in ?? () from /usr/lib/libtiff.so.4 (gdb) bt #0 0x00007ffff7b9a770 in ?? () from /usr/lib/libtiff.so.4 #1 0x00007ffff7b9cb08 in ?? () from /usr/lib/libtiff.so.4 #2 0x0000000000401761 in ?? () #3 0x0000000000401c8b in ?? () #4 0x00007ffff626fc8d in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe4e8) at libc-start.c:228 #5 0x0000000000401439 in ?? () #6 0x00007fffffffe4e8 in ?? () #7 0x000000000000001c in ?? () #8 0x0000000000000002 in ?? () #9 0x00007fffffffe816 in ?? () #10 0x00007fffffffe826 in ?? () #11 0x0000000000000000 in ?? () (gdb) quit A debugging session is active. Inferior 1 [process 11444] will be killed. Quit anyway? (y or n) y where: $ tiffinfo /tmp/test.tif TIFF Directory at offset 0xe9700008 (3916431368) Image Width: 61440 Image Length: 21248 Resolution: 72, 72 (unitless) Bits/Sample: 8 Compression Scheme: None Photometric Interpretation: YCbCr FillOrder: lsb-to-msb YCbCr Subsampling: 1, 1 Orientation: row 0 top, col 0 lhs Samples/Pixel: 3 Rows/Strip: 1 Planar Configuration: single image plane Page Number: 0-1 DocumentName: /tmp/test.tif Software: ImageMagick 6.6.0-4 2012-05-02 Q16 http://www.imagemagick.org Thanks -- System Information: Debian Release: 6.0.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libtiff-opengl depends on: ii freeglut3 2.6.0-1 OpenGL Utility Toolkit ii libc6 2.11.3-4 Embedded GNU C Library: Shared lib ii libgl1-mesa-glx [libgl1 7.10.3-4~bpo60+1 free implementation of the OpenGL ii libglu1-mesa [libglu1] 7.10.3-4~bpo60+1 Mesa OpenGL utility library (GLU) ii libice6 2:1.0.6-2 X11 Inter-Client Exchange library ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG ii libsm6 2:1.1.1-1 X11 Session Management library ii libtiff4 3.9.4-5+squeeze8 Tag Image File Format (TIFF) libra ii libxi6 2:1.3-7 X11 Input extension library ii libxmu6 2:1.0.5-2 X11 miscellaneous utility library ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime libtiff-opengl recommends no packages. libtiff-opengl suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org