Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2003 10:07:55 +0200
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        freebsd-stable@FreeBSD.ORG
Subject:   stable and iperf
Message-ID:  <E18l2nD-0009Xw-00@cs.huji.ac.il>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18l2nD-0009Xw-00>