From owner-freebsd-amd64@FreeBSD.ORG Tue Oct 26 13:36:25 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 969EB16A4CE for ; Tue, 26 Oct 2004 13:36:25 +0000 (GMT) Received: from cannabis.dataforce.net (cannabis.dataforce.net [195.42.160.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8790643D48 for ; Tue, 26 Oct 2004 13:36:24 +0000 (GMT) (envelope-from georgi@cannabis.dataforce.net) Received: (from georgi@localhost) by cannabis.dataforce.net (8.11.6p2-DF11/8.8.8) id i9QDaI027892; Tue, 26 Oct 2004 17:36:18 +0400 Date: Tue, 26 Oct 2004 16:36:51 +0300 From: Georgi Guninski To: Peter Pentchev Message-ID: <20041026133651.GF2841@sivokote.iziade.m$> References: <20041026115041.GE2841@sivokote.iziade.m$> <417E474A.1000401@withagen.nl> <20041026125709.GF1003@straylight.m.ringlet.net> <417E4D6C.4040508@withagen.nl> <20041026133002.GG1003@straylight.m.ringlet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041026133002.GG1003@straylight.m.ringlet.net> header: best read with a sniffer User-Agent: Mutt/1.5.5.1i cc: freebsd-amd64@freebsd.org Subject: Re: two 4GB mallocs => SEGV X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 13:36:25 -0000 On Tue, Oct 26, 2004 at 04:30:02PM +0300, Peter Pentchev wrote: > > Still, Georgi, can you check if you have a MALLOC_OPTIONS variable or > a /etc/malloc.conf symlink? > don't have neither. default install. iirc the problem is also in 5.2. georgi