https://issues.apache.org/bugzilla/show_bug.cgi?id=44804
Mark Thomas <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-04-11 07:49:27 PST --- The first line of the stack trace shows: C [libtcnative-1.so+0xea10] Java_org_apache_tomcat_jni_Socket_recvbb+0x4 You are using the libtcnative-1.so library which you almost certainly compiled yourselves or downloaded from somewhere since Tomcat doesn't currently ship a binary version of the native connector. So, again, which version of the native connector are you using? If you don't know, get the latest from http://tomcat.apache.org/download-native.cgi, compile it and see if it fixes the problem. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]