https://issues.apache.org/bugzilla/show_bug.cgi?id=46041
Summary: Tomcat service is terminated unexpectedly (tcnative- 1.dll) Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: critical Priority: P2 Component: Native:Integration AssignedTo: dev@tomcat.apache.org ReportedBy: [EMAIL PROTECTED] Created an attachment (id=22759) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22759) VM's stacktrace There is a problem with Tomcat 5.5.26 using native DLL on Windows 2003. The service is terminated unexpectedly (regarding to the system logs). It happens very irregular (sometimes a few times in an hour, sometimes once per week). In the stack trace (attached) there is: # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x58d845a4, pid=3472, tid=588 # # Java VM: Java HotSpot(TM) Server VM (1.5.0_16-b02 mixed mode) # Problematic frame: # C [tcnative-1.dll+0x45a4] Which points to the native library. I have seen quite old (from 2006) bug 38898, but there in a stacktrace jvm.dll is mentioned, so I'm not sure if it's a duplicate. I don't see any other problems in tomcat logs (there was an issue with OutOfMemoryError some time earlier, but currently Tomcat can use 1,25GB and it seems to be enough). It's a test system with 1GB RAM + 1,5GB swap on a VMWare Server. -- 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]