From owner-freebsd-bugs Sun Mar 11 9:10: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CCBA37B71A for ; Sun, 11 Mar 2001 09:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2BHA1L35640; Sun, 11 Mar 2001 09:10:01 -0800 (PST) (envelope-from gnats) Received: from ice.42.org (ice.42.org [194.246.250.222]) by hub.freebsd.org (Postfix) with ESMTP id 45EE737B71A for ; Sun, 11 Mar 2001 09:01:22 -0800 (PST) (envelope-from sec@ice.42.org) Received: by ice.42.org (Postfix, from userid 1000) id 7690FD6; Sun, 11 Mar 2001 18:01:20 +0100 (CET) Message-Id: <20010311170120.7690FD6@ice.42.org> Date: Sun, 11 Mar 2001 18:01:20 +0100 (CET) From: sec@ice.42.org Reply-To: sec@ice.42.org To: FreeBSD-gnats-submit@freebsd.org Cc: bug-dc@gnu.org X-Send-Pr-Version: 3.113 Subject: gnu/25707: dc : memory leak? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25707 >Category: gnu >Synopsis: dc & memory leak? >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 11 09:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Stefan `Sec` Zehl >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: dc (GNU bc 1.06) 1.3 Copyright 1994, 1997, 1998, 2000 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, to the extent permitted by law. >Description: dc eats memory like hell in a recursion. Other dc's (like solaris and irix dc) don't do this >How-To-Repeat: echo '[ p lb 2 + d sb + lax]sa 1sb 1 lax'|dc This soon exhausts grows to > 60Mb, and then core dumps. >Fix: None known >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message