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

Bug#189099: marked as done (grep: egrep: 'Memory exhausted' for invalid character class )



Your message dated Tue, 1 Nov 2005 22:26:35 +0100
with message-id <20051101212635.GA19262@linuxfr.org>
and subject line grep: egrep: 'Memory exhausted' for invalid character class
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; 15 Apr 2003 11:32:01 +0000
>From era@iki.fi Tue Apr 15 06:31:59 2003
Return-path: <era@iki.fi>
Received: from rhols66.adsl.netsonic.fi (there.afraid.org) [194.29.198.66] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 195OfP-0006ZS-00; Tue, 15 Apr 2003 06:31:59 -0500
Received: from era by there.afraid.org with local (Exim 3.35 #1 (Debian))
	id 195Oec-0003zl-00
	for <submit@bugs.debian.org>; Tue, 15 Apr 2003 14:31:10 +0300
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16027.60798.226812.754356@there.afraid.org>
Date: Tue, 15 Apr 2003 14:31:10 +0300
To: Debian Bug Tracking System <submit@bugs.debian.org> 
Subject: grep: egrep: 'Memory exhausted' for invalid character class 
X-Debbugs-CC: era eriksson <era+debian@iki.fi>
X-Mailer: VM 7.03 under Emacs 20.7.2
From: era eriksson <era@iki.fi>
Sender: era eriksson <era@there.fi.eu.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-2.5 required=4.0
	tests=HAS_PACKAGE,SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,
	      X_DEBBUGS_CC
	version=2.44
X-Spam-Level: 

Package: grep
Version: 2.4.2-3
Severity: normal

I am running Woody on this system, but I have another one with a Sarge
/ Sid mix (Woody installation upgraded to Sarge, then added Sid to apt
sources and installed some unstable packages) where I get different
behavior from egrep.

With libc6 2.2.5-11.2:

 $ egrep '[[:moo:]]' /dev/null
 egrep: Invalid character class name

 $ egrep '[[:print::]]' /dev/null
 egrep: Invalid character class name

With libc6 2.3.1-16:

 $ egrep '[[:moo:]]' /dev/null
 egrep: Memory exhausted

 $ egrep '[[:print::]]' /dev/null
 egrep: Memory exhausted

I'm speculating that libc6 is at fault because I have the identical
version of the grep package on both systems (2.4.2-3). Also both the
error message strings are present in /lib/libc.so.6 on both boxen.

The output from strace looks (to my untrained eyes) identical on both
systems, and there's no serious memory consumption going on before the
error message is printed as far as I can tell.

Here's the libc6 dependency information from the Sid/Sarge system:

libdb1-compat  2.1.3-7

Sorry, the box is not connected to the Internet, so I can't copy &
paste very conveniently.

I was going to submit this to the libc6 maintainers, but couldn't
really make up my mind (it's not like I understand what's going on
here, although I can speculate). Obviously, feel free to reassign this
to libc6 if you think it's their problem.

/* era */

-- 
Join the civilized world -- ban spam like we did! <http://www.euro.cauce.org/>
   tee -a $HOME/.signature <$HOME/.plan >http://www.iki.fi/era/index.html

---------------------------------------
Received: (at 189099-done) by bugs.debian.org; 1 Nov 2005 21:30:57 +0000
>From barbier@mp4h.org Tue Nov 01 13:30:57 2005
Return-path: <barbier@mp4h.org>
Received: from main.uucpssh.org [212.27.33.224] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EX3ia-0007CK-00; Tue, 01 Nov 2005 13:30:56 -0800
Received: from localhost (localhost [127.0.0.1])
	by main.uucpssh.org (Postfix) with ESMTP id 0B94C8E4AA
	for <189099-done@bugs.debian.org>; Tue,  1 Nov 2005 22:30:54 +0100 (CET)
Received: by main.uucpssh.org (Postfix, from userid 10)
	id B8C8F8E4C0; Tue,  1 Nov 2005 22:30:53 +0100 (CET)
Received: by localhost.localdomain (Postfix, from userid 1000)
	id 47541480B6; Tue,  1 Nov 2005 22:26:35 +0100 (CET)
Date: Tue, 1 Nov 2005 22:26:35 +0100
From: Denis Barbier <barbier@linuxfr.org>
To: 189099-done@bugs.debian.org
Subject: grep: egrep: 'Memory exhausted' for invalid character class
Message-ID: <20051101212635.GA19262@linuxfr.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.11
Delivered-To: 189099-done@bugs.debian.org
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

Version: 2.3.5-7

I cannot reproduce this bug with libc6 2.3.5-7, and thus close it.
Please reopen it if you believe that it is not fixed.
Thanks for your report.

Denis



Reply to: