https://issues.apache.org/bugzilla/show_bug.cgi?id=48596
Summary: Raising an error while Stopping tomcat with tomcat native lib Product: Tomcat Native Version: 1.1.19 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Library AssignedTo: dev@tomcat.apache.org ReportedBy: store88...@gmail.com version 1.1.18 is ok, But 1.1.19 has the following problem Starting tomcat is ok Tomcat: [INFO] [AprLifecycleListener] Loaded APR based Apache Tomcat Native library 1.1.19. Tomcat: [INFO] [AprLifecycleListener] APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. Tomcat: [INFO] [Http11AprProtocol] Initializing Coyote HTTP/1.1 on http-80 Tomcat: [INFO] [AjpAprProtocol] Initializing Coyote AJP/1.3 on ajp-8009 Tomcat: [INFO] [Catalina] Initialization processed in 1027 ms Tomcat: [INFO] [StandardService] Starting service Catalina Tomcat: [INFO] [StandardEngine] Starting Servlet Engine: Apache Tomcat/6.0.24 Tomcat: [INFO] [Http11AprProtocol] Starting Coyote HTTP/1.1 on http-80 Tomcat: [INFO] [AjpAprProtocol] Starting Coyote AJP/1.3 on ajp-8009 Tomcat: [INFO] [Catalina] Server startup in 319 ms Tomcat: [INFO] [Http11AprProtocol] Pausing Coyote HTTP/1.1 on http-80 Tomcat: [INFO] [AjpAprProtocol] Pausing Coyote AJP/1.3 on ajp-8009 Tomcat: [INFO] [StandardService] Stopping service Catalina Tomcat: [INFO] [Http11AprProtocol] Stopping Coyote HTTP/1.1 on http-80 Tomcat: [INFO] [AjpAprProtocol] Stopping Coyote AJP/1.3 on ajp-8009 ------------------ Stopping tomcat has the following errors # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100045c7, pid=640, tid=1856 # # JRE version: 6.0_18-b07 # Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode, sharing windows-x86 ) # Problematic frame: # C [tcnative-1.dll+0x45c7] # # An error report file with more information is saved as: # D:\Software\Eclipse\hs_err_pid640.log # # 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. # -- 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org