Your message dated Thu, 16 Nov 2006 14:47:40 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#348399: fixed in povray 1:3.6.1-6 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: povray-3.6 Version: 3.6.1-1 Severity: important When I launch povray, it dies with a message : "Illegal instruction". When I ask for the help (with no options), it does not die (but povray does not try to open povray.ini). If I remove the /etc/povray/3.6/povray.ini, it also dies when reading pov36.ini : povray: cannot open an INI file, creating a temporary file '/home/antoine/pov36.ini'. povray: removing '/home/antoine/pov36.ini'. Instruction illégale Here is the last lines of an strace : # strace povray /usr/share/doc/povray-3.6/examples/lights/laser.pov [...] open("./povray.ini", O_RDONLY) = -1 ENOENT (No such file or directory) open("/home/antoine/.povray/3.6/povray.ini", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc//povray/3.6/povray.ini", O_RDONLY) = 3 close(3) = 0 open("/etc//povray/3.6/povray.ini", O_RDONLY) = 3 close(3) = 0 open("/etc//povray/3.6/povray.ini", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=2537, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe3000 fstat64(3, {st_mode=S_IFREG|0644, st_size=2537, ...}) = 0 _llseek(3, 0, [0], SEEK_SET) = 0 read(3, "; PERSISTENC"..., 2537) = 2537 _llseek(3, 2537, [2537], SEEK_SET) = 0 brk(0x81ef000) = 0x81ef000 brk(0x81df000) = 0x81df000 close(3) = 0 munmap(0xb7fe3000, 4096) = 0 --- SIGILL (Illegal instruction) @ 0 (0) --- +++ killed by SIGILL +++ Antoine -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-k7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages povray-3.6 depends on: ii libc6 2.3.5-12 GNU C Library: Shared libraries an ii libgcc1 1:4.0.2-7 GCC support library ii libice6 6.9.0.dfsg.1-3 Inter-Client Exchange library ii libjpeg62 6b-11 The Independent JPEG Group's JPEG ii libpng12-0 1.2.8rel-5 PNG library - runtime ii libsm6 6.9.0.dfsg.1-3 X Window System Session Management ii libstdc++6 4.0.2-7 The GNU Standard C++ Library v3 ii libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra ii libx11-6 6.9.0.dfsg.1-3 X Window System protocol client li ii zlib1g 1:1.2.3-9 compression library - runtime Versions of packages povray-3.6 recommends: ii povray-3.6-includes 3.6.1-1 Persistance of vision raytracer (3 -- no debconf information
--- End Message ---
--- Begin Message ---Source: povray Source-Version: 1:3.6.1-6 We believe that the bug you reported is fixed in the latest version of povray, which is due to be installed in the Debian FTP archive: povray-3.5_3.6.1-6_i386.deb to pool/non-free/p/povray/povray-3.5_3.6.1-6_i386.deb povray-3.6_3.6.1-6_i386.deb to pool/non-free/p/povray/povray-3.6_3.6.1-6_i386.deb povray-doc_3.6.1-6_all.deb to pool/non-free/p/povray/povray-doc_3.6.1-6_all.deb povray-examples_3.6.1-6_all.deb to pool/non-free/p/povray/povray-examples_3.6.1-6_all.deb povray-includes_3.6.1-6_all.deb to pool/non-free/p/povray/povray-includes_3.6.1-6_all.deb povray_3.6.1-6.diff.gz to pool/non-free/p/povray/povray_3.6.1-6.diff.gz povray_3.6.1-6.dsc to pool/non-free/p/povray/povray_3.6.1-6.dsc povray_3.6.1-6_i386.deb to pool/non-free/p/povray/povray_3.6.1-6_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. Clément Stenac <[EMAIL PROTECTED]> (supplier of updated povray 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: SHA1 Format: 1.7 Date: Thu, 16 Nov 2006 15:28:55 +0200 Source: povray Binary: povray-examples povray-doc povray povray-includes povray-3.5 povray-3.6 Architecture: source all i386 Version: 1:3.6.1-6 Distribution: unstable Urgency: low Maintainer: Clément Stenac <[EMAIL PROTECTED]> Changed-By: Clément Stenac <[EMAIL PROTECTED]> Description: povray - Persistence of vision raytracer (3D renderer) povray-3.5 - Persistence of vision raytracer (3D renderer) - Dummy package povray-3.6 - Persistence of vision raytracer (3D renderer) - Dummy package povray-doc - Persistence of vision raytracer (3D renderer) documentation povray-examples - Persistence of vision raytracer (3D renderer) sample files povray-includes - Persistance of vision raytracer (3D renderer) include files Closes: 348399 396910 Changes: povray (1:3.6.1-6) unstable; urgency=low . * Proper fix for the CPU selection/optimization problems, thanks to Nicolas Calimet (Closes:#348399, #396910) Files: a236649d3687896500326fdf18343b62 790 non-free/graphics extra povray_3.6.1-6.dsc ad5bc4a11538710a4720b5565c711166 23533 non-free/graphics extra povray_3.6.1-6.diff.gz 62cb17bbca963c321105eecca5915cad 245738 non-free/graphics extra povray-includes_3.6.1-6_all.deb 224413bb4a48a2fc192ece63f6a58b19 4610232 non-free/doc extra povray-doc_3.6.1-6_all.deb 2bea88907fa5357a296b2620e57467b8 696514 non-free/graphics extra povray-examples_3.6.1-6_all.deb 4c1c1ca6a09b27f1a0171dd565877618 39834 non-free/graphics extra povray-3.6_3.6.1-6_i386.deb 902bd017fb6bdc0c09baa9d46e776867 39548 non-free/graphics extra povray-3.5_3.6.1-6_i386.deb 6520ec77ef938c48caec90ddbc688118 667436 non-free/graphics extra povray_3.6.1-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFXOfxrSbtgqbIBbkRApMXAKDJAVaT6DHvNfSvpRnkNBbyjW4EoACgqtj4 jhQjLGI4b40sMD6rFDaml0E= =bYrW -----END PGP SIGNATURE-----
--- End Message ---

