Your message dated Fri, 08 Oct 2004 12:04:29 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#203543: illegal instruction triggered by grep inside ld-linux.so.2
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; 30 Jul 2003 19:36:16 +0000
>From [EMAIL PROTECTED] Wed Jul 30 14:36:14 2003
Return-path: <[EMAIL PROTECTED]>
Received: from gateway2.geodev.com [64.45.165.170] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19hwkA-0006an-00; Wed, 30 Jul 2003 14:36:14 -0500
Received: from geodev.com (smithers.geodev.com [192.168.201.178])
        by gateway2.geodev.com (8.11.6/8.11.6) with ESMTP id h6UJWGv18087
        for <[EMAIL PROTECTED]>; Wed, 30 Jul 2003 14:32:16 -0500
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 30 Jul 2003 14:32:20 -0500
From: Matthew Mitchell <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: illegal instruction triggered by grep inside ld-linux.so.2
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.0 required=4.0
        tests=HAS_PACKAGE,USER_AGENT_MOZILLA_UA
        version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 
(1.174.2.15-2003-03-30-exp)

Package: libc
Version: 2.3.1-16

Seen on sparc64 SMP only.  sparc64 UP does not exhibit.

grep triggers a bug in ld-linux.so that seems to be caused by a compiler 
error.  This inhibits proper booting, and this was a new install 
(bootstrapped 3.0 then dist-upgrade from Sarge CDs) on a box without 
network connectivity, but here are the salient facts:

In the function _dl_debug_state_internal, at offset 7000cfbc (this is 
the relocated offset), SIGILL is generated on a "nop" instruction that 
follows a "restore".  I'm not an expert on SPARC assembly so I don't 
know why it is only triggered when running under SMP, but it doesn't 
happen otherwise.  Repeatable with Debian-packaged 
kernel-image-2.4.19-sparc64-smp and -2.4.21-.  Does not occur with the 
corresponding UP kernels.

I did not do anything like an exhaustive test but the only program I 
noticed that was so affected was grep.

Upgrading libc6, libc6-sparc64, et al. to 2.3.1 fixed the problem.

-- 
Matthew Mitchell
Systems Programmer/Administrator            [EMAIL PROTECTED]
Geophysical Development Corporation         phone 713 782 1234
1 Riverway Suite 2100, Houston, TX  77056     fax 713 782 1829


---------------------------------------
Received: (at 203543-done) by bugs.debian.org; 8 Oct 2004 03:04:30 +0000
>From [EMAIL PROTECTED] Thu Oct 07 20:04:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CFl3W-0001fH-00; Thu, 07 Oct 2004 20:04:30 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
        by webmasters.gr.jp (Postfix) with ESMTP
        id 71E0ADEB84; Fri,  8 Oct 2004 12:04:29 +0900 (JST)
Date: Fri, 08 Oct 2004 12:04:29 +0900
Message-ID: <[EMAIL PROTECTED]>
From: GOTO Masanori <[EMAIL PROTECTED]>
To: Matthew Mitchell <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#203543: illegal instruction triggered by grep inside ld-linux.so.2
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
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: 

At Tue, 06 Jul 2004 22:52:57 +0900,
GOTO Masanori wrote:
> > I did not do anything like an exhaustive test but the only program I 
> > noticed that was so affected was grep.
> > 
> > Upgrading libc6, libc6-sparc64, et al. to 2.3.1 fixed the problem.
> 
> You reported libc 2.3.1-16 was the bug affected version, but you also
> said 2.3.1 fixed this bug.  Which version did you have problem?
> 
> Nowadays we have the newer version 2.3.2.ds1-13.  Please check this
> problem with the latest glibc.  We don't see this kind of bugs, so I
> guess this bug is fixed in the latest version.  Could I close this
> bug?  If you still have problem, please report us.  We need to check
> it because it's cautionary bug.

I close this bug as I assume you already have no problem with this
bug.  However if you still have trouble, please report us.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to