Your message dated Thu, 28 Sep 2006 07:10:54 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#348399: fixed in povray 1:3.6.1-4 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-4 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-4_i386.deb to pool/non-free/p/povray/povray-3.5_3.6.1-4_i386.deb povray-3.6_3.6.1-4_i386.deb to pool/non-free/p/povray/povray-3.6_3.6.1-4_i386.deb povray-doc_3.6.1-4_all.deb to pool/non-free/p/povray/povray-doc_3.6.1-4_all.deb povray-examples_3.6.1-4_all.deb to pool/non-free/p/povray/povray-examples_3.6.1-4_all.deb povray-includes_3.6.1-4_all.deb to pool/non-free/p/povray/povray-includes_3.6.1-4_all.deb povray_3.6.1-4.diff.gz to pool/non-free/p/povray/povray_3.6.1-4.diff.gz povray_3.6.1-4.dsc to pool/non-free/p/povray/povray_3.6.1-4.dsc povray_3.6.1-4_i386.deb to pool/non-free/p/povray/povray_3.6.1-4_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: Wed, 30 Aug 2006 10:58: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-4 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 Changes: povray (1:3.6.1-4) unstable; urgency=low . * Disable SSE optimization as it can't be selected at runtime apparently (Closes:#348399) * Integrate the povray-3.5 and povray-3.6 binary packages here Files: 2f183fe17a74a32fab0756acba42539b 791 non-free/graphics extra povray_3.6.1-4.dsc ee285bf9a5b41469b8a6022cd1d1b6bd 100724 non-free/graphics extra povray_3.6.1-4.diff.gz 012a0bb06d5adfd2d15eb622a7b1f2ac 245726 non-free/graphics extra povray-includes_3.6.1-4_all.deb 922798e53444fb38c9defb6d67dbe98e 4610148 non-free/doc extra povray-doc_3.6.1-4_all.deb 1d1534ed179b875e861ef4190dce1d6a 696488 non-free/graphics extra povray-examples_3.6.1-4_all.deb 14f5515e3ef20dbe944f9847d8e61c64 39742 non-free/graphics extra povray-3.6_3.6.1-4_i386.deb 575a523a53a0d0168169020e0703437c 39456 non-free/graphics extra povray-3.5_3.6.1-4_i386.deb 67a048d3dee5aca58f3d70018992d8d3 675572 non-free/graphics extra povray_3.6.1-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFDXB0rSbtgqbIBbkRAkHLAJ4xlf9VwLaNoxf5REanzPn9yxMKgQCgqaIO YKSDSElvMkMCjz8DQPXd9p8= =OCMk -----END PGP SIGNATURE-----
--- End Message ---

