[Klone-users] Re: "Segmentation fault" in kloned
Stefano Barbato
barbato at koanlogic.com
Fri Dec 5 14:34:33 EST 2008
Hi Steven,
the attached patch should fix the POST-timeout bug you reported. Add
the following code to the top-level Makefile:
KLONE_TARGET_PATCH_FILE = $(CURDIR)/klone-2.1.1-post-timeout.patch
All POSTs with "Content-length: 0" were affected (the expiration
timeout didn't get cleared in such condition).
Please let me know if the patch solve your issues.
Thanks again for your bug report,
s
On 05/dic/08, at 12:47, Steven Van Ingelgem wrote:
> Hi all,
>
>
> I bring in remembering my mail from 29/09/2008 about this problem.
> This issue still exists and I could replicate it.
>
> In attachment you will find the files I used to replicate the problem.
> Those will go into the webapp-directory.
>
> Best is that you re-configure the post-timeout to a very low value (I
> used 5s). You don't have, but then you'll have to wait 10 minutes to
> have kloned crash.
>
> The behaviour is as follows: It reads a JSON document from the server,
> and displays its context into the page. So you should have 1. 50, 2.
> 50 etc etc with the 1st number always increasing indefinitly.
> What is happening is that kloned crashes around the 4th to 6th run (so
> after 5s after the 1st post done).
>
>
> Personally I think it's because some timer is not being removed while
> the request has already been handled (and removed).
>
>
> Greetings,
> Steven
> <tmp.zip>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: klone-2.1.1-post-timeout.patch
Type: application/octet-stream
Size: 1073 bytes
Desc: not available
Url : http://koanlogic.com/pipermail/klone-users/attachments/20081205/98fdba26/klone-2.1.1-post-timeout.obj
More information about the klone-users
mailing list