Georges, I read the release notes for J2SE 1.4.1_02 (latest release) and remember that there was a fix for a signal 11 bug. I don't know if it will solve your problem, but it's worth a try.
Andy > -----Original Message----- > From: Georges Roux [mailto:[EMAIL PROTECTED] > Sent: 26 March 2003 09:53 > To: Tomcat Users List > Subject: Unexpected Signal : 11 occurred > > > Hi, > > Have some problem with tomcat 4.1.x who hang frequently I ve this > Exception in catalina.out > > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : 11 occurred at PC=0x4001EB9E > Function=__pthread_mutex_trylock+0x26 > Library=/lib/libpthread.so.0 > > Current Java thread: > at java.net.PlainSocketImpl.socketAccept(Native Method) > at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353) > - locked <0x44828fe8> (a java.net.PlainSocketImpl) > at java.net.ServerSocket.implAccept(ServerSocket.java:439) > at > com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA6275) > at > org.apache.tomcat.util.net.jsse.JSSESocketFactory.acceptSocket(JSS > ESocketFactory.java:240) > at > org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEnd > point.java:356) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:529) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Thre > adPool.java:619) > at java.lang.Thread.run(Thread.java:536) > > Dynamic libraries: > > > **************** > Another exception has been detected while we were handling last error. > Dumping information about last error: > ERROR REPORT FILE = (N/A) > PC = 0x0x4001eb9e > SIGNAL = 11 > FUNCTION NAME = __pthread_mutex_trylock > OFFSET = 0x26 > LIBRARY NAME = /lib/libpthread.so.0 > Please check ERROR REPORT FILE for further information, if there is any. > Good bye. > > Please Help > > Georges > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
