# A fatal error has been detected by the Java Runtime Environment: 
# 
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7729e39e, pid=4432, 
tid=4588 ...

Except for the actual pid etc numbers I am experiencing the same problem
about once a day.

I believe this is an important piece of information because this makes it
most unlikely that we both have a corrupted memory problem.

In my case I am running Windows 7 64.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077a132d0,
pid=11804, tid=12212
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode
windows-amd64 compressed oops)
# Problematic frame:
# C  [ntdll.dll+0x532d0]  RtlFreeHeap+0xd0
#
# Failed to write core dump. Minidumps are not enabled by default on client
versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/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 (0x000000000f3c7800):  JavaThread
"ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon
[_thread_in_native, id=12212, stack(0x000000001e650000,0x000000001e750000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000006b4c7ec1228

...

Stack: [0x000000001e650000,0x000000001e750000],  sp=0x000000001e74f320, 
free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
C  [ntdll.dll+0x532d0]  RtlFreeHeap+0xd0

[error occurred during error reporting (printing native stack), id
0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  java.io.WinNTFileSystem.getBooleanAttributes(Ljava/io/File;)I
J  java.io.File.exists()Z
j 
org.apache.catalina.startup.HostConfig.checkResources(Lorg/apache/catalina/startup/HostConfig$DeployedApplication;)V+1029
j  org.apache.catalina.startup.HostConfig.check()V+60
j 
org.apache.catalina.startup.HostConfig.lifecycleEvent(Lorg/apache/catalina/LifecycleEvent;)V+13
J  org.apache.catalina.core.ContainerBase.backgroundProcess()V
J 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(Lorg/apache/catalina/Container;Ljava/lang/ClassLoader;)V
j 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run()V+81
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub




--
View this message in context: 
http://tomcat.10.n6.nabble.com/JRE-Access-violation-tp4981117p4989579.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to