Re: curl-loader 0.43 Segmentation fault
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-10-12 09:31:30
|
Iliyan, On 10/12/07, Iliyan Peychev <ili...@gm...> wrote: > Here you are filled problem report file. I also recompiled curl-loader > make optimize=0 debug=1 Thank you for using PROBLEM-REPORTING form, I will look into it on Sunday. Although the backtrace it shows some libevent problems, I am suspecting memory issues in client_tracing_function, loader.c, line 1087. In meanwhile, please, try to use the tags: LOG_RESP_HEADERS, when defined as 1, the program logs response headers to a file. Directory <batch-name> is created with subdirs url0, url1, url<n> Headers of responses are logged to the files named: cl-<client-num>-cycle-<cycle-num>.hdr LOG_RESP_BODIES, when defined as 1, the program logs response headers to a file. Directory <batch-name> is created with subdirs url0, url1... url<n> Headers of responses are logged to the files named: cl-<client-num>-cycle-<cycle-num>.body -- Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net A web testing and traffic generation tool. |