Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EXCEPTION_ACCESS_VIOLATION (0xc0000005) Error

843810Mar 25 2009 — edited Mar 26 2009
Hello,

Since about 2 weeks some error crash my browser while playing most java games at funorb.com
The error happens randomly, sometimes after 2 minutes of gameplay, sometimes after 10, i dont
know what causes this but before 2 weeks everything were working fine, java games never crashed
and now they always do :(

i get the following log on destkop everytime my browser crash when playing java games

____________________
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d8a6a3c, pid=348, tid=644
#
# Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode, sharing windows-x86)
# Problematic frame:
# V [jvm.dll+0xa6a3c]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

-----
T H R E A D
-----
Current thread (0x03173400): JavaThread "Thread-11" daemon [_thread_in_vm, id=644, stack(0x03670000,0x036c0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0xffff0004

Registers:
EAX=0x00000000, EBX=0x00a39a08, ECX=0xffff0000, EDX=0x009425c0
ESP=0x036bebf8, EBP=0x00000000, ESI=0x036bec88, EDI=0x036becb8
EIP=0x6d8a6a3c, EFLAGS=0x00010246

Top of Stack: (sp=0x036bebf8)
0x036bebf8: 036bf3e8 00000000 6d8cd9ba 036bec88
0x036bec08: 036becb8 030723fc 0307204c 036bedf4
0x036bec18: 03173400 0101e45f 00000001 036bf38c
0x036bec28: 036bf3e8 00000000 00000000 ffff0000
0x036bec38: 036bf38c 00a39d80 00000130 00a39a08
0x036bec48: 00000000 03077470 03009ea8 03009eb0
0x036bec58: 0300a29c 00000400 03072068 229e2290
0x036bec68: 229e22a8 229e2338 00000001 6d920001

Instructions: (pc=0x6d8a6a3c)
0x6d8a6a2c: 56 e8 ce fe ff ff 5f 8b c6 5e c2 08 00 8b 49 10
0x6d8a6a3c: 8b 51 04 8b 01 52 83 c1 08 50 51 8b ce e8 f2 14

Stack: [0x03670000,0x036c0000], sp=0x036bebf8, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xa6a3c]

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

Is there anything i can do in order to stop this happening ?

thanks for help in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2009
Added on Mar 25 2009
2 comments
307 views