[Bug 347815] Re: siege crashed with SIGSEGV in *__GI_____strtol_l_internal()

2009-10-13 Thread Chuck Short
I was not able to reproduce this on karmic. Regards chuck ** Changed in: siege (Ubuntu) Status: In Progress => Fix Released -- siege crashed with SIGSEGV in *__GI_strtol_l_internal() https://bugs.launchpad.net/bugs/347815 You received this bug notification because you are a member of

[Bug 347815] Re: siege crashed with SIGSEGV in *__GI_____strtol_l_internal()

2009-03-24 Thread Tristan Greaves
I can confirm this and am going to enact a fix upstream. I am now adopting this package upstream. Will keep you posted. Thanks for taking the time to debug this and provide the patch! ** Changed in: siege (Ubuntu) Assignee: (unassigned) => Tristan Greaves (tristan-extricate) Status:

[Bug 347815] Re: siege crashed with SIGSEGV in *__GI_____strtol_l_internal()

2009-03-24 Thread Apport retracing service
StacktraceTop:*__GI_strtol_l_internal (nptr=0x0, endptr=0x0, base=10, group=0, parse_time (p=0x7fff6718e65b "ernet") parse_cmdline (argc=5, argv=0x7fff6718d4f8) main (argc=5, argv=0x7fff6718d4f8) at main.c:312 ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/24301823/C

[Bug 347815] Re: siege crashed with SIGSEGV in *__GI_____strtol_l_internal()

2009-03-24 Thread martin
"siege -te" is sufficient to crash it, I don't think "siege -ate" should invoke the time parsing at all but it does. I had a quick look at the code. This is not related to this bug but... The second if statement here is funny, this guy manages to malloc sub, leak it, strdup buffer and leak that as