Carl,

I would just like to mention that in 90% of the cases where I have seen a Seg Fault, it was due to the attempted execution of a piece of binary code not meant for the current platform.
(It's been a while since I've seen one though.)
I have no idea what piece of native code would be used by the JVM only under heavy load, but would it be possible that such a piece, compiled for another architecture, may have slipped in your JVM package ?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to