#38118: httperf segaults --------------------------+-------------------------------- Reporter: jithin1987@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: httperf --------------------------+-------------------------------- Using httperf @0.9.0 {{{ httperf --timeout=10 --server=*host* --port=80 --wlog=y,requests_httperf_Hindi.txt --uri=/ --rate=200 --num-conns=2000 --num-calls=1 --client=1/3 httperf --timeout=10 --client=1/3 --server=*host* --port=80 --uri=/ --rate=200 --send-buffer=4096 --recv-buffer=16384 --num-conns=2000 --num- calls=1 httperf: warning: open file limit > FD_SETSIZE; limiting max. # of open files to FD_SETSIZE Segmentation fault: 11 degreethem-lm:perf jithine$ ulimit -n 10000 }}} However for a lower rate like 100 its works without segfault. -- Ticket URL: <https://trac.macports.org/ticket/38118> MacPorts <http://www.macports.org/> Ports system for Mac OS