Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2006 02:02:29 +0200 (CEST)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/102299: grip malloc(0) abuse? 
Message-ID:  <20060820000229.781B435@libertas.emma.line.org>
Resent-Message-ID: <200608200010.k7K0AGPx079043@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102299
>Category:       bin
>Synopsis:       grip malloc(0) abuse?
>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 Aug 20 00:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #13: Sat Jul 15 11:21:56 CEST 2006 toor@libertas.emma.line.org:/usr/obj/usr/src/sys/MA6 i386


	
>Description:
grep complains "grep: Memory exhaused" if /etc/malloc.conf contains V.

$ make package
===>  Found saved configuration for openvpn-2.0.6_1
===>  Extracting for openvpn-2.0.6_1
grep: Memory exhausted
=> No MD5 checksum recorded for openvpn-2.0.6.tar.gz.
grep: Memory exhausted
=> No SHA256 checksum recorded for openvpn-2.0.6.tar.gz.

This problem goes away if the V is removed from /etc/malloc.conf.

	
>How-To-Repeat:
ln -sf 'AVj' /etc/malloc.conf
cd /usr/ports/security/openvpn
make package
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060820000229.781B435>