From owner-freebsd-stable Tue Feb 18 0: 7:58 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E1B337B401 for ; Tue, 18 Feb 2003 00:07:57 -0800 (PST) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8477043F3F for ; Tue, 18 Feb 2003 00:07:56 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs.huji.ac.il with esmtp id 18l2nD-0009Xw-00 for freebsd-stable@FreeBSD.ORG; Tue, 18 Feb 2003 10:07:55 +0200 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-stable@FreeBSD.ORG Subject: stable and iperf Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 18 Feb 2003 10:07:55 +0200 From: Danny Braniss Message-Id: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi all, I just finished a make buildworld/installworld, and after compiling iperf from the ports I get: iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 56.0 KByte (default) ------------------------------------------------------------ pthread_create failed running truss iperf -s (a bit edited) ... ------------------------------------------------------------ write(1,0x8080000,61) = 61 (0x3d) mmap(0xbfaef000,65536,0x3,0x400,-1,0x0) ERR#12 'Cannot allocate memory' pthread_create failed the same binary works fine on an older -stable. any ideas where I screwd up? thanks, danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message