On Wed, Nov 21, 2012 at 04:56:55PM +0200, Török Edwin wrote: > Package: siege > Version: 2.70-4 > Severity: normal ... > Architecture: amd64 > Kernel: Linux 3.6.6 > > Debian Release: wheezy/sid > 500 unstable ftp.ro.debian.org > 1 experimental ftp.ro.debian.org > > --- Package information. --- > Depends (Version) | Installed > ==========================-+-=========== > libc6 (>= 2.7) | > libssl1.0.0 (>= 1.0.0) |
Which versions of libc6 and libssl1.0.0 are you using? I am trying to reproduce with the latest versions in sid: $ dpkg -l libc6 ii libc6:amd64 2.13-37 amd64 $ dpkg -l libssl1.0.0 ii libssl1.0.0:am 1.0.1c-4 amd64 I have been trying, but I have not been able to reproduce the bug. Maybe you could try to reproduce it with upstream "2.70" version http://www.joedog.org/pub/siege/siege-2.70.tar.gz In the mean time I'll prepare a debug symbols package for you. Here is my output, using your ".siegerc" file: $ siege -R .siegerc http://www.jmaslibre.org/index.html ** SIEGE 2.70 ** Preparing 15 concurrent users for battle. The server is now under siege... Lifting the server siege... done. Transactions: 11 hits Availability: 100.00 % Elapsed time: 9.32 secs Data transferred: 0.00 MB Response time: 2.21 secs Transaction rate: 1.18 trans/sec Throughput: 0.00 MB/sec Concurrency: 2.61 Successful transactions: 11 Failed transactions: 0 Longest transaction: 5.37 Shortest transaction: 5.33 FILE: /var/tmp/siege.log You can disable this annoying message by editing the .siegerc file in your home directory; change the directive 'show-logfile' to false. $ siege -R .siegerc http://debian.home.lan/index.html ** SIEGE 2.70 ** Preparing 15 concurrent users for battle. The server is now under siege... Lifting the server siege... done. Transactions: 269 hits Availability: 100.00 % Elapsed time: 9.95 secs Data transferred: 0.04 MB Response time: 0.00 secs Transaction rate: 27.04 trans/sec Throughput: 0.00 MB/sec Concurrency: 0.11 Successful transactions: 269 Failed transactions: 0 Longest transaction: 0.02 Shortest transaction: 0.00 FILE: /var/tmp/siege.log You can disable this annoying message by editing the .siegerc file in your home directory; change the directive 'show-logfile' to false. Cheers, -- Josué M. Abarca S. Vos mereces Software Libre. PGP key 4096R/70D8FB2A 2009-06-17 Huella de clave = B3ED 4984 F65A 9AE0 6511 DAF4 756B EB4B 70D8 FB2A -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

