Your message dated Sat, 10 Apr 2010 00:02:18 +0000 with message-id <[email protected]> and subject line Bug#574124: fixed in exactimage 0.8.0-1 has caused the Debian Bug report #574124, regarding exactimage: convert crashes on an SVG image to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 574124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574124 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: exactimage Version: 0.7.5-3 Severity: important $ econvert -i docs-cross.svg -o - > /dev/null Segmentation fault (core dumped) GDB traceback: #0 0x08112c92 in Image::iterator::set (this=0x81c99ac, stream=0x83bc240, image=..., decompres=...) at lib/ImageIterator.hh:846 #1 renderer_exact_image::clear (this=0x81c99ac, stream=0x83bc240, image=..., decompres=...) at lib/agg.hh:136 #2 SVGCodec::readImage (this=0x81c99ac, stream=0x83bc240, image=..., decompres=...) at codecs/svg.cc:75 #3 0x080bf9ac in ImageCodec::Read (stream=0x83bc240, image=..., codec=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece. ) at codecs/Codecs.cc:82 #4 0x080bff0a in ImageCodec::Read (file=..., image=..., decompress=...) at codecs/Codecs.cc:155 #5 0x080505e3 in convert_input (arg=...) at frontends/econvert.cc:111 #6 0x081245d1 in Utility::ArgumentList::Read (this=0xbfe677f0, argc=5, argv=0xbfe68404) at utility/ArgumentList.cc:140 #7 0x0805ce8d in main (argc=5, argv=0xbfe68404) at frontends/econvert.cc:963 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (900, 'unstable'), (500, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages exactimage depends on: ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libexpat1 2.0.1-7 XML parsing C library - runtime li ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib ii libgcc1 1:4.5-20100202-1 GCC support library ii libgif4 4.1.6-9 library for GIF images (library) ii libilmbase6 1.0.1-3 several utility libraries from ILM ii libjasper1 1.900.1-7 The JasPer JPEG-2000 runtime libraii libjpeg62 6b-16.1 The Independent JPEG Group's JPEG ii libopenexr6 1.6.1-4.1 runtime files for the OpenEXR imagii libpng12-0 1.2.43-1 PNG library - runtime ii libstdc++6 4.5-20100202-1 The GNU Standard C++ Library v3 ii libtiff4 3.9.2-3+b1 Tag Image File Format (TIFF) libra ii libtiffxx0c2 3.9.2-3+b1 Tag Image File Format (TIFF) libra ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime -- Jakub Wilk<<attachment: docs-cross.svg>>
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: exactimage Source-Version: 0.8.0-1 We believe that the bug you reported is fixed in the latest version of exactimage, which is due to be installed in the Debian FTP archive: exactimage-dbg_0.8.0-1_i386.deb to main/e/exactimage/exactimage-dbg_0.8.0-1_i386.deb exactimage-perl_0.8.0-1_all.deb to main/e/exactimage/exactimage-perl_0.8.0-1_all.deb exactimage_0.8.0-1.debian.tar.gz to main/e/exactimage/exactimage_0.8.0-1.debian.tar.gz exactimage_0.8.0-1.dsc to main/e/exactimage/exactimage_0.8.0-1.dsc exactimage_0.8.0-1_i386.deb to main/e/exactimage/exactimage_0.8.0-1_i386.deb exactimage_0.8.0.orig.tar.bz2 to main/e/exactimage/exactimage_0.8.0.orig.tar.bz2 libexactimage-perl_0.8.0-1_i386.deb to main/e/exactimage/libexactimage-perl_0.8.0-1_i386.deb php5-exactimage_0.8.0-1_i386.deb to main/e/exactimage/php5-exactimage_0.8.0-1_i386.deb python-exactimage_0.8.0-1_i386.deb to main/e/exactimage/python-exactimage_0.8.0-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jakub Wilk <[email protected]> (supplier of updated exactimage package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 09 Apr 2010 21:11:38 +0200 Source: exactimage Binary: exactimage exactimage-dbg libexactimage-perl exactimage-perl php5-exactimage python-exactimage Architecture: source i386 all Version: 0.8.0-1 Distribution: unstable Urgency: low Maintainer: Jakub Wilk <[email protected]> Changed-By: Jakub Wilk <[email protected]> Description: exactimage - fast image manipulation programs exactimage-dbg - fast image manipulation library (debug symbols) exactimage-perl - transitional dummy package libexactimage-perl - fast image manipulation library (Perl bindings) php5-exactimage - fast image manipulation library (PHP bindings) python-exactimage - fast image manipulation library (Python bindings) Closes: 574124 574880 574885 574890 575749 575935 Changes: exactimage (0.8.0-1) unstable; urgency=low . * New upstream release: + --help no longer trigger errors (closes: #574880, #574885, #574890). + SVG with invalid path no longer leads to crashes (closes: #574124). + Drop edisplay-dpy.diff, applied upstream. + Drop utility-timer-syntax-error.diff, applied upstream. + Refresh other patches. * Improve package descriptions (both in debian/control and in manual pages). * Shorten “SEE ALSO” sections of manual pages. * Disable dead code in utility/Timer.cc, as it is causing build failures on some architectures. [utility-timer-dead-code.diff] * Explicitly disable building with evas. * Build extensions for all supported Python versions. + Build-depend on python-all-dev. + Update debian/rules accordingly. * Add ‘Q=’ to each make invocation to make build process more verbose. * Embedded copy of AGG is no longer shipped; remove references from debian/copyright. * Install Perl modules into the correct directory (closes: #575749). Thanks to Bruce Stephens for the bug report. * In order to comply with Perl Policy 4.2, rename exactimage-perl to libexactimage-perl (closes: #575935). Thanks to Ansgar Burchardt for the bug report. Checksums-Sha1: 3320062923f048d7fe7e5a3eb502fc92fe9155f9 2161 exactimage_0.8.0-1.dsc 9e02c79f117b942ef81a0897cc512375c537d40f 283332 exactimage_0.8.0.orig.tar.bz2 9c2bc760a10e429efdf2f575ca2450c0c9d05ac5 16206 exactimage_0.8.0-1.debian.tar.gz 6430824b015fdfd6e7079c158edbe7093f2867a2 3273974 exactimage_0.8.0-1_i386.deb 94bb102c161d0a66a2a9d678adef98435b3edb12 14162254 exactimage-dbg_0.8.0-1_i386.deb 792a850b69d2d701d57a8ac7fcece6db460b4a37 594520 libexactimage-perl_0.8.0-1_i386.deb 2d115935a439bfbbf86c3a4d66777f6e144f0a04 6102 exactimage-perl_0.8.0-1_all.deb 81f51c6e38db8adbe3ccfbf7977f0b370f3c73f1 569508 php5-exactimage_0.8.0-1_i386.deb c797f57844ec472f50d66a62568004d1c5b8c440 1130292 python-exactimage_0.8.0-1_i386.deb Checksums-Sha256: 2a2197c99999e8c878899215490787ef4b3a3aa8809811b210a1289152374c50 2161 exactimage_0.8.0-1.dsc 6f2df250ca1c55ebdc44305d7a5a14b6798acef50d883986e2f3a5967b616926 283332 exactimage_0.8.0.orig.tar.bz2 3a69c1995a74ae4684c7d1c687e3bffde0a88001e35659c07c25404998e96745 16206 exactimage_0.8.0-1.debian.tar.gz bf9c553192f190a1a3e8bcbcef109e2c32ade6dfca96ed397fb0aa9c1af02009 3273974 exactimage_0.8.0-1_i386.deb 41dcda1b5e63a7288c462c21b4779a2ad37829a196c9d4b02d52692953b93103 14162254 exactimage-dbg_0.8.0-1_i386.deb f0eb32df4e6085b2d5b1ad7b31ee6eee6574ac08db3c74ad0151aad569d7e97c 594520 libexactimage-perl_0.8.0-1_i386.deb 24f8ba8dbdadbd12a6de4dbd7c47fabcfc65dd2a000f3a44c78a33e8f8bed47f 6102 exactimage-perl_0.8.0-1_all.deb 85fca9098f64a501195af9224207ca71d684051a1fb532332f28f0c55a69fec2 569508 php5-exactimage_0.8.0-1_i386.deb 45966dc028737e4495576cdeaedc54e08446b38bc6cc042de9cc8309ceedc8dd 1130292 python-exactimage_0.8.0-1_i386.deb Files: 14ea2d0564d3c2186c4000208807cedf 2161 graphics optional exactimage_0.8.0-1.dsc 06ac3816176417064dd7919e4416dd5a 283332 graphics optional exactimage_0.8.0.orig.tar.bz2 e69482bc6f9442948c08b5c49532cde8 16206 graphics optional exactimage_0.8.0-1.debian.tar.gz 21de6574a4d57510636dfa5e38bc71c6 3273974 graphics optional exactimage_0.8.0-1_i386.deb 5090b12123d3c8b34b985dcc8848c4ba 14162254 debug extra exactimage-dbg_0.8.0-1_i386.deb ae18742d4b40d902dadb66a6ab89a69a 594520 perl optional libexactimage-perl_0.8.0-1_i386.deb 876237ff45392d45237ad2df59c6aa06 6102 perl optional exactimage-perl_0.8.0-1_all.deb 953f4619428d4adaba01c5d6ab8e538c 569508 php optional php5-exactimage_0.8.0-1_i386.deb 7f1c24069c8530ab1acb6655730b4905 1130292 python optional python-exactimage_0.8.0-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJLv39NAAoJEC1Os6YBVHX1pkgP/iQhXo2DNLzhZYi2mQ3Yi84N d4Ce52mWb5+AKTxxCcVCjBjlq98ZDIe6Lugo6sbDI9pPJW8h3M7/aJhDLfVdI7bz PCAzPzdMTNpkWdFbtEBd9aQ9y1fgJIJIl4DyF/rj2b+65nYIyEwB/g9GoNx5zSPE E7N8g+SjtFjIEpe2MSwGwqRHplcAK+Qg/IBFFyAhBoecZqwwNDypHu4FSnGdzg5a r+QF9828WRVODUS1GoNOUbTOkmLOLXJrJdwAwkBrbMDUswtqcL9Q/oGXhfdNckMI eeP2XY2Uvg6Q0KTXIz3v1f0/iKOTx0DTLpcCK1JVluYCmM1iyijpi1BCDfQ9jNnH i4YWgMopXse7BkIxXIJ5jTJX8UynX/s9t5wyTo4VXnx0NmTWf47mi00P0Ggcm1yB ephlCm7/feMauc+g2xE1fhdqhfbovpRTpweDXHSpLPEm6dNGfW/Pf1NJJp73BoVz HW1/KSjOM63NjegkD6zCw9ZIE/YT2VbffPSzUobfzk1wYX2LJSkxR61kokICnekH L+7bM9Pldo0sluC9DjQk+0xBKJqprcFlXKI/UoRgGIrX0PmJV6G1I/OQShO1e2a4 s9NwR074+GxaacNoVWI+l4inWWdvj8NbI0OqaXbwYnp0hgKpVLqD5tP4ptCZtcvL z9oDG3ha2Zd1nYAdnPp4 =+WLp -----END PGP SIGNATURE-----
--- End Message ---

