[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#207354: marked as done (libc6: SEGV in glob64() on PowerPC)



Your message dated Fri, 9 Jul 2004 01:30:20 -0500
with message-id <20040709063020.GF10127@redwald.deadbeast.net>
and subject line Bug#207354: libc6: SEGV in glob64() on PowerPC
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; 26 Aug 2003 14:50:02 +0000
>From branden@deadbeast.net Tue Aug 26 09:50:00 2003
Return-path: <branden@deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) [65.26.182.85] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19rf8y-00088d-00; Tue, 26 Aug 2003 09:50:00 -0500
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
	id 8C800640B7; Tue, 26 Aug 2003 09:49:59 -0500 (EST)
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-1"
From: Branden Robinson <branden@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6: SEGV in glob64() on PowerPC
X-Mailer: reportbug 2.20
Date: Tue, 26 Aug 2003 09:49:59 -0500
Message-Id: <20030826144959.8C800640B7@redwald.deadbeast.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0
	tests=BAYES_01,HAS_PACKAGE,PENISACCENT
	version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)

Package: libc6
Version: 2.3.2-3
Severity: important

Got this while running kmix.

0x0eb4eb7c in glob64 () from /lib/libc.so.6
#0  0x0eb4eb7c in glob64 () from /lib/libc.so.6

I'll restart kmix with LD_LIBRARY_PATH=/usr/lib/debug and see if it
happens again.

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux redwald 2.4.19-powerpc #1 Mon Sep 9 09:01:43 EDT 2002 ppc
Locale: LANG=C, LC_CTYPE=en_US

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- no debconf information


---------------------------------------
Received: (at 207354-done) by bugs.debian.org; 9 Jul 2004 06:30:21 +0000
>From branden@redwald.deadbeast.net Thu Jul 08 23:30:21 2004
Return-path: <branden@redwald.deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (localhost) [65.26.182.85] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Biotp-0005Sd-00; Thu, 08 Jul 2004 23:30:21 -0700
Received: by localhost (Postfix, from userid 1000)
	id 52B6468C047; Fri,  9 Jul 2004 01:30:20 -0500 (EST)
Date: Fri, 9 Jul 2004 01:30:20 -0500
From: Branden Robinson <branden@debian.org>
To: 207354-done@bugs.debian.org
Subject: Re: Bug#207354: libc6: SEGV in glob64() on PowerPC
Message-ID: <20040709063020.GF10127@redwald.deadbeast.net>
References: <20030826144959.8C800640B7@redwald.deadbeast.net> <80fzjoj603.wl@oris.opensource.jp> <20030827054515.GA28148@deadbeast.net> <[🔎] 81lli1izfg.wl@omega.webmasters.gr.jp>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="ChQOR20MqfxkMJg9"
Content-Disposition: inline
In-Reply-To: <[🔎] 81lli1izfg.wl@omega.webmasters.gr.jp>
User-Agent: Mutt/1.5.6+20040523i
Delivered-To: 207354-done@bugs.debian.org
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: 


--ChQOR20MqfxkMJg9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Jul 03, 2004 at 11:42:43AM +0900, GOTO Masanori wrote:
> At Wed, 27 Aug 2003 00:45:15 -0500,
> Branden Robinson wrote:
> > On Wed, Aug 27, 2003 at 09:31:24AM +0900, GOTO Masanori wrote:
> > > At Tue, 26 Aug 2003 09:49:59 -0500,
> > > Branden Robinson wrote:
> > > > Got this while running kmix.
> > > >=20
> > > > 0x0eb4eb7c in glob64 () from /lib/libc.so.6
> > > > #0  0x0eb4eb7c in glob64 () from /lib/libc.so.6
> > > >=20
> > > > I'll restart kmix with LD_LIBRARY_PATH=3D/usr/lib/debug and see if =
it
> > > > happens again.
> > >=20
> > > Please show the test case or test code.
> >=20
> > Can't do that until I get a full backtrace.
> >=20
> > I'll just have to wait until it crashes again.
>=20
> Do you still have this problem with the latest glibc 2.3.2.ds1-13?
> There's no progress, so I guess it may be fixed from 2.3.2-3 to
> 2.3.2.ds1-*.  I guess you don't enconter this problem these days, so
> if you have no objection, I'll close this bug.

I'll close it.  I now suspect the problem was caused by an OOM condition on
the machine.

Thanks for the reminder.

--=20
G. Branden Robinson                |          You live and learn.
Debian GNU/Linux                   |          Or you don't live long.
branden@debian.org                 |          -- Robert Heinlein
http://people.debian.org/~branden/ |

--ChQOR20MqfxkMJg9
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAkDuO3wACgkQ6kxmHytGonw2+ACfcQ6pVXVYT4BJ1+vBTh0aIIuQ
jvUAniO3tM0ZFDJmHSng/RZDHxkitPuZ
=zvD9
-----END PGP SIGNATURE-----

--ChQOR20MqfxkMJg9--



Reply to: