GOMEZ Henri wrote:
> 
> >Just did a DSO version and couldn't replicate the problem (BTW, I've
> >recompiled/statically linked Apache and mod_jk again since then and the
> >problem was still there). So, maybe it has to do with statically linking
> >Apache after all...
> 
> Strange problem. What's the difference between static and dynamic.
> We may have missed something at mod_jk init time ?

Now I have some new info here. After recompiling everything clean, I've
taken out PHP altogether. So it's not part of the equation. It is
sufficient to compile mod_jk in and use static pages only (ie. no
JSP's/VM at all). If you gracefully restart the server a number of times
(the number varies), it will eventually segfault.

The only absolutely safe solution is to do stop and then start. Then it
works OK. So, I guess looking into the init code would be the proper
thing to do.

If you give me a few pointers, I can help.

Bojan

Reply via email to