Your message dated Sun, 06 Nov 2005 04:32:18 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#337304: fixed in slang2 2.0.5-1 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 3 Nov 2005 19:01:45 +0000 >From [EMAIL PROTECTED] Thu Nov 03 11:01:45 2005 Return-path: <[EMAIL PROTECTED]> Received: from polaris.galacticasoftware.com [206.45.95.222] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EXkLJ-0006kU-00; Thu, 03 Nov 2005 11:01:45 -0800 Received: from mira.lan.galacticasoftware.com ([2001:470:1f00:907:20d:87ff:fe3c:98c8] helo=ip6-localhost) by polaris.galacticasoftware.com with esmtp (Exim 4.50) id 1EXkLH-0005bo-Tv; Thu, 03 Nov 2005 13:01:43 -0600 Received: from adamm by ip6-localhost with local (Exim 4.54) id 1EXkLJ-000301-8E; Thu, 03 Nov 2005 13:01:45 -0600 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adam Majer <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: Floating point exception in SLang_init_all() on alpha X-Mailer: reportbug 3.17 Date: Thu, 03 Nov 2005 13:01:45 -0600 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: libslang2 Version: 2.0.4-7 Severity: grave The following example causes libslang2 to throw a Floating point exception on Alpha. Works fine on i386. #include <slang.h> int main ( int argc, char **argv ) { SLang_init_all (); } Program received signal SIGFPE, Arithmetic exception. 0x000002000009e8ec in SLang_init_slmath () from /lib/libslang.so.2 (gdb) bt #0 0x000002000009e8ec in SLang_init_slmath () from /lib/libslang.so.2 #1 0x00000200000ed170 in SLang_init_all () from /lib/libslang.so.2 #2 0x000000012000071c in main () You may reduce the severity if you wish but this bug currently is preventing lpe from compiling on Alpha [1]. It compiled fine with 2.0.3-1 [2] [1] - http://buildd.debian.org/fetch.php?&pkg=lpe&ver=1.2.6.13&arch=alpha&stamp=1130277752&file=log&as=raw [2] - http://buildd.debian.org/fetch.php?&pkg=lpe&ver=1.2.6.12&arch=alpha&stamp=1119245500&file=log&as=raw - Adam -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-1-k7 Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Versions of packages libslang2 depends on: ii libc6 2.3.5-7 GNU C Library: Shared libraries an libslang2 recommends no packages. -- no debconf information --------------------------------------- Received: (at 337304-close) by bugs.debian.org; 6 Nov 2005 12:36:26 +0000 >From [EMAIL PROTECTED] Sun Nov 06 04:36:26 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EYjh4-00071u-00; Sun, 06 Nov 2005 04:32:18 -0800 From: Alastair McKinstry <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#337304: fixed in slang2 2.0.5-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 06 Nov 2005 04:32:18 -0800 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: slang2 Source-Version: 2.0.5-1 We believe that the bug you reported is fixed in the latest version of slang2, which is due to be installed in the Debian FTP archive: libslang2-dev_2.0.5-1_i386.deb to pool/main/s/slang2/libslang2-dev_2.0.5-1_i386.deb libslang2-pic_2.0.5-1_i386.deb to pool/main/s/slang2/libslang2-pic_2.0.5-1_i386.deb libslang2-udeb_2.0.5-1_i386.udeb to pool/main/s/slang2/libslang2-udeb_2.0.5-1_i386.udeb libslang2_2.0.5-1_i386.deb to pool/main/s/slang2/libslang2_2.0.5-1_i386.deb slang2_2.0.5-1.diff.gz to pool/main/s/slang2/slang2_2.0.5-1.diff.gz slang2_2.0.5-1.dsc to pool/main/s/slang2/slang2_2.0.5-1.dsc slang2_2.0.5.orig.tar.gz to pool/main/s/slang2/slang2_2.0.5.orig.tar.gz slsh_2.0.5-1_i386.deb to pool/main/s/slang2/slsh_2.0.5-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. Alastair McKinstry <[EMAIL PROTECTED]> (supplier of updated slang2 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: Sun, 6 Nov 2005 12:18:49 +0000 Source: slang2 Binary: libslang2-dev libslang2 libslang2-udeb libslang2-pic slsh Architecture: source i386 Version: 2.0.5-1 Distribution: unstable Urgency: low Maintainer: Alastair McKinstry <[EMAIL PROTECTED]> Changed-By: Alastair McKinstry <[EMAIL PROTECTED]> Description: libslang2 - The S-Lang programming library - runtime version libslang2-dev - The S-Lang programming library, development version libslang2-pic - The S-Lang programming library, shared library subset kit libslang2-udeb - S-Lang library for Debian Installer (udeb) slsh - S-Lang shell Closes: 337304 Changes: slang2 (2.0.5-1) unstable; urgency=low . * New upstream release. - Removed patch 030_versioned_symbols.patch: now in upstream. - Removed patch 060_slcurses_winch.patch; now in upstream. * Ensure -mieee is in CFLAGS on Alpha in case of toolchain problems; Closes: #337304. Files: 6ad5323a2f7e35560f39b2308def4714 697 devel optional slang2_2.0.5-1.dsc 3a1c0aa1771e682060e7d9f078af2a8f 1047912 devel optional slang2_2.0.5.orig.tar.gz 815ba1ab187d2a92163be306de99ec4a 141931 devel optional slang2_2.0.5-1.diff.gz 863e1f57c5007655d268038c27b42c1d 446592 devel optional libslang2-dev_2.0.5-1_i386.deb 8fb3158d7dfc1b5e28cd164244ac0c43 407674 base required libslang2_2.0.5-1_i386.deb d34b0456c5feebe6742e0b99db5872f5 380596 libdevel optional libslang2-pic_2.0.5-1_i386.deb f9ddc4f0796ec4e12ce2760912f08a17 243364 debian-installer extra libslang2-udeb_2.0.5-1_i386.udeb 805c5783bd01f84b2312333481e217b5 101848 interpreters optional slsh_2.0.5-1_i386.deb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDbfVUQTK/kCo4XFcRAmpwAKDYO/QIHejyf4QsFX1zMfLqkMpyBQCgk0ui kEVlK5j3Sf2eERYqNuqJqWo= =tamj -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]