[Klone-users] Re: "Segmentation fault" in kloned

Steven Van Ingelgem steven at vaningelgem.be
Fri Dec 5 15:19:28 EST 2008


Seems that did the trick ;-)

Still:
==9064== LEAK SUMMARY:
==9064==    definitely lost: 2,248 bytes in 111 blocks.
==9064==      possibly lost: 0 bytes in 0 blocks.
==9064==    still reachable: 8 bytes in 1 blocks.
==9064==         suppressed: 0 bytes in 0 blocks.



2008/12/5 Stefano Barbato <barbato at koanlogic.com>

>
> 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>
>>
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20081205/e5c6a7b2/attachment.html


More information about the Klone-users mailing list