Bug 49038 - Crash in tcnative
Summary: Crash in tcnative
Status: RESOLVED WORKSFORME
Alias: None
Product: Tomcat Native
Classification: Unclassified
Component: Library (show other bugs)
Version: 1.1.16
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-02 06:12 UTC by Nageshwar
Modified: 2017-08-24 13:46 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nageshwar 2010-04-02 06:12:25 UTC
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x48b8e1fe, pid=1412, tid=716
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode windows-x86 )
# Problematic frame:
# C  [tcnative-1.dll+0xe1fe]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x48710400):  JavaThread "http-7000-1" daemon [_thread_in_native, id=716, stack(0x4a140000,0x4a180000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000034

Registers:
EAX=0x00000001, EBX=0x00000000, ECX=0x00000000, EDX=0x00000001
ESP=0x4a17ebd8, EBP=0x4a17ebe0, ESI=0x00000000, EDI=0x48710400
EIP=0x48b8e1fe, EFLAGS=0x00010246

Top of Stack: (sp=0x4a17ebd8)
0x4a17ebd8:   48710400 4a17ec1c 4a17ebf8 48b8111f
0x4a17ebe8:   4a17ebf4 00000001 00000000 00000000
0x4a17ebf8:   4a17ec28 00934f8f 48710510 4a17ec1c
0x4a17ec08:   00000001 49d3f6b0 00000000 00000001
0x4a17ec18:   00000001 42b3f598 48710400 48710400
0x4a17ec28:   4a17ed28 007d6e48 49d3f6b0 00000000
0x4a17ec38:   4a17ec5c 48710400 4a17ec5c 6d99918b
0x4a17ec48:   48710400 6d9991b2 42de44b0 48710400 

Instructions: (pc=0x48b8e1fe)
0x48b8e1ee:   5d c2 0c 00 83 f8 01 0f 85 80 00 00 00 8b 75 10
0x48b8e1fe:   8b 46 34 85 c0 74 3a 8b 56 14 c7 42 14 10 00 00 


Stack: [0x4a140000,0x4a180000],  sp=0x4a17ebd8,  free space=250k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [tcnative-1.dll+0xe1fe]
C  [tcnative-1.dll+0x111f]
J  org.apache.tomcat.jni.Address.get(IJ)J
J  org.apache.coyote.http11.Http11AprProcessor.action(Lorg/apache/coyote/ActionCode;Ljava/lang/Object;)V
j  org.apache.coyote.Request.action(Lorg/apache/coyote/ActionCode;Ljava/lang/Object;)V+56
J  org.apache.catalina.connector.Request.getRemoteAddr()Ljava/lang/String;
J  org.apache.catalina.connector.RequestFacade.getRemoteAddr()Ljava/lang/String;
J  com.ecolog.generic.Session.getSession(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;)Lcom/ecolog/generic/Session;
j  org.apache.jsp.warehouse_v3.cartitems_jsp._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+71
j  org.apache.jasper.runtime.HttpJspBase.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+3
J  javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
j  org.apache.jasper.servlet.JspServletWrapper.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Z)V+395
j  org.apache.jasper.servlet.JspServlet.serviceJspFile(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/Throwable;Z)V+134
j  org.apache.jasper.servlet.JspServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+436
J  javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
J  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
J  org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
J  org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.valves.AccessLogValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V
J  org.apache.coyote.http11.Http11AprProcessor.process(J)Lorg/apache/tomcat/util/net/AprEndpoint$Handler$SocketState;
J  org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(J)Lorg/apache/tomcat/util/net/AprEndpoint$Handler$SocketState;
j  org.apache.tomcat.util.net.AprEndpoint$Worker.run()V+147
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
V  [jvm.dll+0xecf9c]
V  [jvm.dll+0x1741e1]
V  [jvm.dll+0xed167]
V  [jvm.dll+0xed1dd]
V  [jvm.dll+0x116290]
V  [jvm.dll+0x1d0424]
V  [jvm.dll+0x173e5c]
C  [MSVCR71.dll+0xb381]
C  [KERNEL32.dll+0xb3bc]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  org.apache.tomcat.jni.Address.get(IJ)J
J  org.apache.coyote.http11.Http11AprProcessor.action(Lorg/apache/coyote/ActionCode;Ljava/lang/Object;)V
j  org.apache.coyote.Request.action(Lorg/apache/coyote/ActionCode;Ljava/lang/Object;)V+56
J  org.apache.catalina.connector.Request.getRemoteAddr()Ljava/lang/String;
J  org.apache.catalina.connector.RequestFacade.getRemoteAddr()Ljava/lang/String;
J  com.ecolog.generic.Session.getSession(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;)Lcom/ecolog/generic/Session;
j  org.apache.jsp.warehouse_v3.cartitems_jsp._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+71
j  org.apache.jasper.runtime.HttpJspBase.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+3
J  javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
j  org.apache.jasper.servlet.JspServletWrapper.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Z)V+395
j  org.apache.jasper.servlet.JspServlet.serviceJspFile(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/Throwable;Z)V+134
j  org.apache.jasper.servlet.JspServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+436
J  javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
J  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
J  org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V
J  org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.valves.AccessLogValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V
J  org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V
J  org.apache.coyote.http11.Http11AprProcessor.process(J)Lorg/apache/tomcat/util/net/AprEndpoint$Handler$SocketState;
J  org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(J)Lorg/apache/tomcat/util/net/AprEndpoint$Handler$SocketState;
j  org.apache.tomcat.util.net.AprEndpoint$Worker.run()V+147
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x4906ec00 JavaThread "ajp-8009-1" daemon [_thread_blocked, id=204, stack(0x4c240000,0x4c280000)]
  0x4919a800 JavaThread "http-7000-13" daemon [_thread_blocked, id=5484, stack(0x4c1c0000,0x4c200000)]
  0x4919a400 JavaThread "http-7000-12" daemon [_thread_blocked, id=5480, stack(0x4c180000,0x4c1c0000)]
  0x490ad400 JavaThread "http-7000-11" daemon [_thread_blocked, id=3920, stack(0x4c140000,0x4c180000)]
  0x48fc8400 JavaThread "http-7000-10" daemon [_thread_blocked, id=3876, stack(0x4c100000,0x4c140000)]
  0x48ebd400 JavaThread "http-7000-9" daemon [_thread_blocked, id=3832, stack(0x4c0c0000,0x4c100000)]
  0x48ebcc00 JavaThread "http-7000-8" daemon [_thread_blocked, id=3828, stack(0x4c080000,0x4c0c0000)]
  0x49022800 JavaThread "http-7000-7" daemon [_thread_blocked, id=1056, stack(0x4c040000,0x4c080000)]
  0x48f24400 JavaThread "http-7000-6" daemon [_thread_blocked, id=584, stack(0x4a800000,0x4a840000)]
  0x48b25400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3640, stack(0x4a7c0000,0x4a800000)]
  0x48e7ac00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2052, stack(0x4a740000,0x4a780000)]
  0x48b39400 JavaThread "http-7000-5" daemon [_thread_blocked, id=976, stack(0x4a700000,0x4a740000)]
  0x48aa6400 JavaThread "http-7000-4" daemon [_thread_blocked, id=1696, stack(0x4a6c0000,0x4a700000)]
  0x48f26400 JavaThread "http-7000-3" daemon [_thread_blocked, id=1652, stack(0x4a680000,0x4a6c0000)]
  0x48afe800 JavaThread "http-7000-2" daemon [_thread_blocked, id=1064, stack(0x4a640000,0x4a680000)]
=>0x48710400 JavaThread "http-7000-1" daemon [_thread_in_native, id=716, stack(0x4a140000,0x4a180000)]
  0x48e68400 JavaThread "ajp-8009-CometPoller-7" daemon [_thread_blocked, id=3592, stack(0x4a100000,0x4a140000)]
  0x48e67000 JavaThread "ajp-8009-CometPoller-6" daemon [_thread_blocked, id=3588, stack(0x4a0c0000,0x4a100000)]
  0x48e62400 JavaThread "ajp-8009-CometPoller-5" daemon [_thread_blocked, id=3584, stack(0x4a080000,0x4a0c0000)]
  0x48e60c00 JavaThread "ajp-8009-CometPoller-4" daemon [_thread_blocked, id=3304, stack(0x4a040000,0x4a080000)]
  0x48e5f800 JavaThread "ajp-8009-CometPoller-3" daemon [_thread_blocked, id=3316, stack(0x4a000000,0x4a040000)]
  0x48e5e000 JavaThread "ajp-8009-CometPoller-2" daemon [_thread_blocked, id=640, stack(0x49fc0000,0x4a000000)]
  0x48e59400 JavaThread "ajp-8009-CometPoller-1" daemon [_thread_blocked, id=1608, stack(0x49f80000,0x49fc0000)]
  0x48e58000 JavaThread "ajp-8009-CometPoller-0" daemon [_thread_blocked, id=1660, stack(0x49f40000,0x49f80000)]
  0x48e56800 JavaThread "ajp-8009-Poller-7" daemon [_thread_blocked, id=644, stack(0x49f00000,0x49f40000)]
  0x48e55400 JavaThread "ajp-8009-Poller-6" daemon [_thread_blocked, id=632, stack(0x49ec0000,0x49f00000)]
  0x48e2c800 JavaThread "ajp-8009-Poller-5" daemon [_thread_blocked, id=1668, stack(0x49e80000,0x49ec0000)]
  0x48b53000 JavaThread "ajp-8009-Poller-4" daemon [_thread_blocked, id=636, stack(0x49a40000,0x49a80000)]
  0x48b51800 JavaThread "ajp-8009-Poller-3" daemon [_thread_blocked, id=3364, stack(0x49a00000,0x49a40000)]
  0x48b50400 JavaThread "ajp-8009-Poller-2" daemon [_thread_blocked, id=3368, stack(0x499c0000,0x49a00000)]
  0x48ae2c00 JavaThread "ajp-8009-Poller-1" daemon [_thread_blocked, id=3372, stack(0x49980000,0x499c0000)]
  0x48ae1c00 JavaThread "ajp-8009-Poller-0" daemon [_thread_blocked, id=3376, stack(0x49940000,0x49980000)]
  0x48b14400 JavaThread "ajp-8009-Acceptor-0" daemon [_thread_blocked, id=3380, stack(0x49900000,0x49940000)]
  0x48a66800 JavaThread "http-7000-Sendfile-0" daemon [_thread_blocked, id=3392, stack(0x498c0000,0x49900000)]
  0x48a65400 JavaThread "http-7000-CometPoller-7" daemon [_thread_blocked, id=3404, stack(0x49880000,0x498c0000)]
  0x489f3c00 JavaThread "http-7000-CometPoller-6" daemon [_thread_blocked, id=3396, stack(0x49840000,0x49880000)]
  0x489f2400 JavaThread "http-7000-CometPoller-5" daemon [_thread_blocked, id=3400, stack(0x49800000,0x49840000)]
  0x48e50000 JavaThread "http-7000-CometPoller-4" daemon [_thread_blocked, id=3408, stack(0x497c0000,0x49800000)]
  0x48e4b800 JavaThread "http-7000-CometPoller-3" daemon [_thread_blocked, id=3412, stack(0x49780000,0x497c0000)]
  0x48a62c00 JavaThread "http-7000-CometPoller-2" daemon [_thread_blocked, id=3416, stack(0x49740000,0x49780000)]
  0x48a61400 JavaThread "http-7000-CometPoller-1" daemon [_thread_blocked, id=3420, stack(0x49700000,0x49740000)]
  0x489e9c00 JavaThread "http-7000-CometPoller-0" daemon [_thread_blocked, id=3428, stack(0x496c0000,0x49700000)]
  0x489e8800 JavaThread "http-7000-Poller-7" daemon [_thread_blocked, id=3424, stack(0x49680000,0x496c0000)]
  0x48a71400 JavaThread "http-7000-Poller-6" daemon [_thread_blocked, id=908, stack(0x49640000,0x49680000)]
  0x48a70400 JavaThread "http-7000-Poller-5" daemon [_thread_blocked, id=3432, stack(0x49400000,0x49440000)]
  0x48657800 JavaThread "http-7000-Poller-4" daemon [_thread_blocked, id=3440, stack(0x493c0000,0x49400000)]
  0x48656000 JavaThread "http-7000-Poller-3" daemon [_thread_blocked, id=3564, stack(0x49380000,0x493c0000)]
  0x4871ec00 JavaThread "http-7000-Poller-2" daemon [_thread_blocked, id=3568, stack(0x49340000,0x49380000)]
  0x4871d400 JavaThread "http-7000-Poller-1" daemon [_thread_blocked, id=3560, stack(0x49300000,0x49340000)]
  0x48a35c00 JavaThread "http-7000-Poller-0" daemon [_thread_blocked, id=3572, stack(0x492c0000,0x49300000)]
  0x489f0400 JavaThread "http-7000-Acceptor-0" daemon [_thread_blocked, id=3576, stack(0x49280000,0x492c0000)]
  0x48706800 JavaThread "Thread-1" [_thread_blocked, id=2152, stack(0x48940000,0x48980000)]
  0x486cfc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2084, stack(0x488c0000,0x48900000)]
  0x486ca400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1596, stack(0x48880000,0x488c0000)]
  0x486c8c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=1928, stack(0x48840000,0x48880000)]
  0x486c7800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1920, stack(0x48800000,0x48840000)]
  0x486b4400 JavaThread "Finalizer" daemon [_thread_blocked, id=1768, stack(0x487c0000,0x48800000)]
  0x486b2c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=1764, stack(0x48780000,0x487c0000)]
  0x00546400 JavaThread "main" [_thread_in_native, id=1416, stack(0x00440000,0x00480000)]

Other Threads:
  0x486afc00 VMThread [stack: 0x48740000,0x48780000] [id=1760]
  0x486d2800 WatcherThread [stack: 0x48900000,0x48940000] [id=2088]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 36352K, used 5720K [0x02600000, 0x04d70000, 0x074c0000)
  eden space 32320K,  12% used [0x02600000, 0x029c9d60, 0x04590000)
  from space 4032K,  45% used [0x04980000, 0x04b4c600, 0x04d70000)
  to   space 4032K,   0% used [0x04590000, 0x04590000, 0x04980000)
 tenured generation   total 483968K, used 220495K [0x074c0000, 0x24d60000, 0x42600000)
   the space 483968K,  45% used [0x074c0000, 0x14c13c50, 0x14c13e00, 0x24d60000)
 compacting perm gen  total 27648K, used 27539K [0x42600000, 0x44100000, 0x46600000)
   the space 27648K,  99% used [0x42600000, 0x440e4d98, 0x440e4e00, 0x44100000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040f000 	C:\Tomcat\bin\tomcat6.exe
0x77f80000 - 0x77ffc000 	C:\WINNT\system32\ntdll.dll
0x7c570000 - 0x7c624000 	C:\WINNT\system32\KERNEL32.dll
0x77e10000 - 0x77e6f000 	C:\WINNT\system32\USER32.dll
0x77f40000 - 0x77f7d000 	C:\WINNT\system32\GDI32.dll
0x7c2d0000 - 0x7c335000 	C:\WINNT\system32\ADVAPI32.dll
0x77d30000 - 0x77d9f000 	C:\WINNT\system32\RPCRT4.dll
0x78000000 - 0x78045000 	C:\WINNT\system32\MSVCRT.dll
0x7cf30000 - 0x7d176000 	C:\WINNT\system32\SHELL32.dll
0x70a70000 - 0x70ad6000 	C:\WINNT\system32\SHLWAPI.dll
0x71710000 - 0x71794000 	C:\WINNT\system32\COMCTL32.dll
0x6d800000 - 0x6da8b000 	C:\Java\jre6\bin\client\jvm.dll
0x77570000 - 0x775a0000 	C:\WINNT\system32\WINMM.dll
0x7c360000 - 0x7c3b6000 	C:\WINNT\system32\MSVCR71.dll
0x6d7b0000 - 0x6d7bc000 	C:\Java\jre6\bin\verify.dll
0x6d330000 - 0x6d34f000 	C:\Java\jre6\bin\java.dll
0x6d290000 - 0x6d298000 	C:\Java\jre6\bin\hpi.dll
0x690a0000 - 0x690ab000 	C:\WINNT\system32\PSAPI.DLL
0x6d7f0000 - 0x6d7ff000 	C:\Java\jre6\bin\zip.dll
0x48b80000 - 0x48c51000 	C:\Tomcat\bin\tcnative-1.dll
0x75030000 - 0x75044000 	C:\WINNT\system32\WS2_32.dll
0x75020000 - 0x75028000 	C:\WINNT\system32\WS2HELP.DLL
0x74ff0000 - 0x75002000 	C:\WINNT\system32\MSWSOCK.dll
0x77980000 - 0x779a5000 	C:\WINNT\system32\DNSAPI.dll
0x75050000 - 0x75058000 	C:\WINNT\system32\WSOCK32.dll
0x7ca00000 - 0x7ca23000 	C:\WINNT\system32\rsaenh.dll
0x7ce20000 - 0x7cf0f000 	C:\WINNT\system32\ole32.dll
0x7c0f0000 - 0x7c154000 	C:\WINNT\system32\USERENV.dll
0x7c740000 - 0x7c7cc000 	C:\WINNT\system32\CRYPT32.dll
0x77430000 - 0x77441000 	C:\WINNT\system32\MSASN1.dll
0x74fd0000 - 0x74fed000 	C:\WINNT\system32\msafd.dll
0x75010000 - 0x75017000 	C:\WINNT\System32\wshtcpip.dll
0x6d610000 - 0x6d623000 	C:\Java\jre6\bin\net.dll
0x782c0000 - 0x782cc000 	C:\WINNT\System32\rnr20.dll
0x77340000 - 0x77353000 	C:\WINNT\system32\iphlpapi.dll
0x77520000 - 0x77525000 	C:\WINNT\system32\ICMP.dll
0x77320000 - 0x77337000 	C:\WINNT\system32\MPRAPI.dll
0x75150000 - 0x75160000 	C:\WINNT\system32\SAMLIB.DLL
0x7cdc0000 - 0x7ce10000 	C:\WINNT\system32\NETAPI32.DLL
0x7c340000 - 0x7c34e000 	C:\WINNT\system32\Secur32.dll
0x77bf0000 - 0x77c01000 	C:\WINNT\system32\NTDSAPI.dll
0x77950000 - 0x7797b000 	C:\WINNT\system32\WLDAP32.DLL
0x751c0000 - 0x751c6000 	C:\WINNT\system32\NETRAP.dll
0x779b0000 - 0x77a4c000 	C:\WINNT\system32\OLEAUT32.DLL
0x773b0000 - 0x773df000 	C:\WINNT\system32\ACTIVEDS.DLL
0x77380000 - 0x773a3000 	C:\WINNT\system32\ADSLDPC.DLL
0x77830000 - 0x7783e000 	C:\WINNT\system32\RTUTILS.DLL
0x77880000 - 0x7790e000 	C:\WINNT\system32\SETUPAPI.DLL
0x774e0000 - 0x77514000 	C:\WINNT\system32\RASAPI32.dll
0x774c0000 - 0x774d1000 	C:\WINNT\system32\rasman.dll
0x77530000 - 0x77552000 	C:\WINNT\system32\TAPI32.dll
0x77360000 - 0x77379000 	C:\WINNT\system32\DHCPCSVC.DLL
0x777e0000 - 0x777e8000 	C:\WINNT\System32\winrnr.dll
0x777f0000 - 0x777f5000 	C:\WINNT\system32\rasadhlp.dll
0x6d000000 - 0x6d14a000 	C:\Java\jre6\bin\awt.dll
0x77800000 - 0x7781e000 	C:\WINNT\system32\WINSPOOL.DRV
0x76620000 - 0x76631000 	C:\WINNT\system32\MPR.DLL
0x75e60000 - 0x75e7a000 	C:\WINNT\system32\IMM32.dll

VM Arguments:
jvm_args: -Dcatalina.home=C:\Tomcat -Dcatalina.base=C:\Tomcat -Djava.endorsed.dirs=C:\Tomcat\common\endorsed -Djava.io.tmpdir=C:\Tomcat\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Tomcat\conf\logging.properties vfprintf -Xms512m -Xmx1024m 
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=d:\d2k\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Support Tools\;d:\d2k\jdk\bin
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 7 Stepping 10, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 2000 Build 2195 Service Pack 4

CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1

Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (14.2-b01) for windows-x86 JRE (1.6.0_16-b01), built on Jul 31 2009 11:26:58 by "java_re" with MS VC++ 7.1

time: Wed Mar 31 09:08:33 2010
elapsed time: 21683 seconds

Thanks in advance for any solution........
Comment 1 Konstantin Kolinko 2010-04-02 10:17:07 UTC
First question: what version of Tomcat-Native (tcnative-1.dll) you are using.
Right-click on the tcnative-1.dll file, select "Properties". There should be "Version" tab in the file properties dialog.

As you are using Tomcat 6.0.14, which is 2,5 years old, there are good chances that the issue that you are observing is fixed in a later version of Tomcat / TC-Native.

Your stacktrace looks similar to the one in
https://issues.apache.org/bugzilla/show_bug.cgi?id=42104#c0
Comment 2 Mark Thomas 2010-04-06 21:33:39 UTC
Marking as NEEDINFO - waiting for tc native version
Comment 3 Nageshwar 2010-04-08 08:00:40 UTC
The version of tc native i am using is 1.1.16.0
Comment 4 Mark Thomas 2010-04-27 08:49:39 UTC
Please try with the latest version of tc Native which is 1.1.20.
Comment 5 Mark Thomas 2010-05-25 08:14:26 UTC
Moving to Native
Comment 6 jfclere 2011-01-12 03:07:08 UTC
What does it happen? At shutdown?
Comment 7 jfclere 2011-03-10 06:00:53 UTC
Probably something like:
+++
Index: java/org/apache/coyote/http11/Http11AprProcessor.java
===================================================================
--- java/org/apache/coyote/http11/Http11AprProcessor.java       (revision 1601)
+++ java/org/apache/coyote/http11/Http11AprProcessor.java       (working copy)
@@ -1027,6 +1027,13 @@
      */
     public void action(ActionCode actionCode, Object param) {

+        if (!endpoint.isRunning()) {
+            if (log.isDebugEnabled()) {
+                log.debug("action " + actionCode.getCode() +
+                          " attempted on closed endpoint");
+            }
+            socket = 0;
+        }
         if (actionCode == ActionCode.ACTION_COMMIT) {
             // Commit current response

+++
Could prevent the problem. The real issue is that pause() / stop() doesn't test that there are running requests....
Comment 8 Mark Thomas 2017-08-24 13:46:55 UTC
Resolving this on the basis that the theory is that this happened during shutdown and that I cannot reproduce this with the latest 1.2.x release and the latest release of a supported Tomcat version.

If this isn't happening during shutdown or if it can be produced with current versions please feel free to re-open and provide the steps necessary to reproduce it.