Your message dated Sat, 18 Sep 2004 10:39:27 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#272170: SIGBUS in _IO_vfscanf()
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; 17 Sep 2004 23:49:27 +0000
>From [EMAIL PROTECTED] Fri Sep 17 16:49:27 2004
Return-path: <[EMAIL PROTECTED]>
Received: from webmail-outgoing.us4.outblaze.com [205.158.62.67]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C8STn-0004Ed-00; Fri, 17 Sep 2004 16:49:27 -0700
Received: from wfilter.us4.outblaze.com (wfilter.us4.outblaze.com [205.158.62.180])
by webmail-outgoing.us4.outblaze.com (Postfix) with QMQP id 31A8B1800AA5
for <[EMAIL PROTECTED]>; Fri, 17 Sep 2004 23:48:57 +0000 (GMT)
X-OB-Received: from unknown (208.36.123.33)
by wfilter.us4.outblaze.com; 17 Sep 2004 23:48:57 -0000
Received: by ws7-4.us4.outblaze.com (Postfix, from userid 1001)
id 146E9CA06F; Fri, 17 Sep 2004 23:48:57 +0000 (GMT)
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: inline
MIME-Version: 1.0
X-Mailer: MIME-tools 5.41 (Entity 5.404)
Received: from [63.194.140.131] by ws7-4.us4.outblaze.com with http for
[EMAIL PROTECTED]; Fri, 17 Sep 2004 18:48:57 -0500
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Fri, 17 Sep 2004 18:48:57 -0500
Subject: SIGBUS in _IO_vfscanf()
X-Originating-Ip: 63.194.140.131
X-Originating-Server: ws7-4.us4.outblaze.com
Message-Id: <[EMAIL PROTECTED]>
Content-Transfer-Encoding: quoted-printable
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.5 required=4.0 tests=BAYES_44,HAS_PACKAGE,
NO_REAL_NAME autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: libc6
Version: 2.3.2.ds1-16
Severity: important
libc6 generates misaligned memory accesses within _IO_vfscanf()
which causes problems on ARM platforms. libc6 version 2.3.2.ds1-13
did not suffer from the same problem.
# cat /proc/cpuinfo
Processor : ARM720T rev 2 (v4l)
BogoMIPS : 41.78
Features : swp half thumb
Hardware : Philips Home Audio Server (SAA7752 cpu)
Revision : 0000
Serial : 0000000000000000
# echo 5 > /proc/cpu/alignment
# gdb testapp
GNU gdb 6.1-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you =
are
welcome to change it and/or distribute copies of it under certain conditi=
ons.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for detail=
s.
This GDB was configured as "arm-linux"...Using host libthread_db library =
"/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/testapp
Alignment trap: testapp (159) PC=3D0x401d7c84 Instr=3D0xe5832000 Address=3D=
0x7ffffcb2 FSR 0xe3140803
Program received signal SIGBUS, Bus error.
0x401d7c84 in _IO_vfscanf () from /lib/libc.so.6
(gdb)
--=20
_______________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.=
asp?SRC=3Dlycos10
---------------------------------------
Received: (at 272170-done) by bugs.debian.org; 18 Sep 2004 14:39:32 +0000
>From [EMAIL PROTECTED] Sat Sep 18 07:39:32 2004
Return-path: <[EMAIL PROTECTED]>
Received: from nevyn.them.org [66.93.172.17] (Debian-exim)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C8gNA-0005Jh-00; Sat, 18 Sep 2004 07:39:32 -0700
Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian))
id 1C8gN6-0008Uu-HB; Sat, 18 Sep 2004 10:39:28 -0400
Date: Sat, 18 Sep 2004 10:39:27 -0400
From: Daniel Jacobowitz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#272170: SIGBUS in _IO_vfscanf()
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
On Fri, Sep 17, 2004 at 09:26:06PM -0500, [EMAIL PROTECTED] wrote:
> Please ignore this bug report - the problem has been tracked down to the
> test application. libc6 looks to be in the clear... ;-)
>
> Sorry for the noise...
Closing the bug then. Thanks.
--
Daniel Jacobowitz
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]