Here's a patch for this. This part: - memset(&line, 0, sizeof(line)); + memset(line, 0, len);
is from debian unstable version and fixes debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385295 ** Attachment added: "siege.diff" http://librarian.launchpad.net/5273099/siege.diff -- double free or corruption in siege https://launchpad.net/bugs/67553 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs