Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2004 17:31:27 +0200
From:      Ivan Voras <ivoras@fer.hr>
To:        current@freebsd.org
Subject:   siege and libpthread
Message-ID:  <40829F4F.6050004@fer.hr>

next in thread | raw e-mail | index | archive | help
There are problems (segfault) running siege (web benchmark program) on a 
recent FreeBSD 5.2-current (a few days ago). When I switch it to libc_r 
via libmap.conf, everything works ok. Since the software is ported to a 
large number of platforms and works ok, it's probably a libpthread bug :)

Siege uses threading to make simultaneous HTTP requests. I tried with a 
recent release (2.59) and beta (2.60) version if siege, with same behaviour.

This does not happend with small number of threads (2-3), but if I 
specify a larger number (usually 8+), it crashes in the middle of work.




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