Jean-Jacques Clar wrote:
It takes between few minutes and an hour to reproduce, this is the
stack:

I love those kind of errors that are so easy to reproduce :).

The ajp_endpoint_t pointer passed in ajp_reset_endpoint is a valid
address but the reuse field is NULL.

The reuse filed is int, so it looks like some other thread corrupted the data. In RC1 the ajp_reset_endpoint is called when the endpoint is stored in the cache slot. In beta3 it was called always, and then closed if the free slot was not found.


Setting up reuse to JK_FALSE
seg fault the server.
Since I inherited responsibility of mod_jk few weeks ago,

Cool. The more the merrier :).

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to