Skip to Main Content

Java SE (Java Platform, Standard Edition)

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 -- What does it mean?

843798Aug 8 2006 — edited Aug 9 2006
Hi I just done some profiling with Eclipse annd the tptp-framework,
while the jre crashed. Ijust have no idea waht had caused it.

Any explanation is appreciated.

Thanks.

Greetings Michael
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100138f9, pid=1676, tid=3244
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
# Problematic frame:
# C  [piAgent.dll+0x138f9]
#
# An error report file with more information is saved as hs_err_pid1676.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

[error occurred during error reporting, step 270, id 0xc0000005]
hs_err_pid1676.log:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100138f9, pid=1676, tid=3244
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
# Problematic frame:
# C  [piAgent.dll+0x138f9]
#

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

Current thread (0x0f1ede38):  JavaThread "Thread-4" [_thread_in_native, id=3244]

siginfo: ExceptionCode=0xc0000005, writing address 0x00a19000

Registers:
EAX=0x012811cc, EBX=0x21b830e0, ECX=0x00001eb6, EDX=0x00001eb7
ESP=0x100df5a0, EBP=0x00a1714a, ESI=0x00001eb7, EDI=0x225bbbd0
EIP=0x100138f9, EFLAGS=0x00010206

Top of Stack: (sp=0x100df5a0)
0x100df5a0:   0000000a 100df6b0 2253f500 225bbbd0
0x100df5b0:   00000000 100096d0 225bbbd0 2253f500
0x100df5c0:   26a19160 0000320e 21b830e0 00000004
0x100df5d0:   100df6b0 0f1edef8 0f1ede38 21b830e0
0x100df5e0:   1000afc9 100df6b0 21b830e0 00000000
0x100df5f0:   26a15928 0000320e 00000000 00000000
0x100df600:   100df6b0 0f1ede38 100df668 00000000
0x100df610:   21b830e0 0f1ede38 00000000 00000000 

Instructions: (pc=0x100138f9)
0x100138e9:   ff 00 00 46 c6 04 2a 3d 8b d6 81 e2 ff ff 00 00
0x100138f9:   c6 04 29 22 8d 3c 2a 57 50 e8 47 7c 00 00 83 c9 


Stack: [0x100a0000,0x100e0000),  sp=0x100df5a0,  free space=253k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [piAgent.dll+0x138f9]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v  ~RuntimeStub::fast_new_instance Runtime1 stub
J  de.zew.veranlagungssimulation.util.functionparser.FunctionParser.parse(Ljava/lang/String;Ljava/util/Hashtable;)D
J  de.zew.veranlagungssimulation.Tax.Tarif.UniversalTarif.berechneSteuer(D)D
J  de.zew.veranlagungssimulation.Tax.Tarif.UniversalTarif.berechneSteuer(ID)D
J  de.zew.veranlagungssimulation.Tax.TaxBase.TaxBaseSammelbaustein.TaxBaseSammelbaustein.calcTaxBase(II)D
J  de.zew.veranlagungssimulation.Tax.TaxBase.TaxBaseSammelbaustein.TaxBaseSammelbaustein.calcTaxBase(II)D
J  de.zew.veranlagungssimulation.Tax.TaxBase.TaxBaseSammelbaustein.TaxBaseSammelbaustein.calcTaxBase(II)D
J  de.zew.veranlagungssimulation.Tax.TaxBase.TaxBaseSammelbaustein.TaxBaseSammelbaustein.calcTaxBase(II)D
J  de.zew.veranlagungssimulation.Tax.TaxBase.TaxBaseSammelbaustein.TaxBaseSammelbaustein.calcTaxBase(II)D
j  de.zew.veranlagungssimulation.Tax.SteuerObjekt.berechneSteuer(II)D+102
j  de.zew.veranlagungssimulation.Tax.Steuerdaten.berechneSteuer(Lde/zew/veranlagungssimulation/Tax/SteuerObjekt;II)D+18
j  de.zew.veranlagungssimulation.Tax.Steuerdaten.berechneAlleSteuern(II)D+21
j  de.zew.veranlagungssimulation.Modell.Anteilseigner.Anteilseignerdaten.berechneAESteuern(I)V+28
j  de.zew.veranlagungssimulation.Modell.Berechnungsablauf.berechneUnternehmensmodell(Lde/zew/veranlagungssimulation/Modell/Unternehmensmodell/Unternehmensmodell;)V+212
j  de.zew.veranlagungssimulation.Modell.Berechnungsablauf.berechneLaender()V+120
j  de.zew.veranlagungssimulation.Modell.Berechnungsablauf.berechneAusgewaehlteLaender()V+88
j  de.zew.veranlagungssimulation.GUI.HauptFrame$38.run()V+46
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x0f1ede38 JavaThread "Thread-4" [_thread_in_native, id=3244]
  0x0f238ff8 JavaThread "TimerQueue" daemon [_thread_blocked, id=2316]
  0x0003a7b8 JavaThread "DestroyJavaVM" [_thread_blocked, id=2540]
  0x0f1c8bf0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3224]
  0x0f1b7388 JavaThread "AWT-Shutdown" [_thread_blocked, id=528]
  0x0f20acb0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3232]
  0x0f20b1f0 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3248]
  0x00c41010 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2528]
  0x00c3fd20 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3728]
  0x00c4f678 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2740]
  0x00c35f18 JavaThread "Finalizer" daemon [_thread_blocked, id=2636]
  0x00c34a80 JavaThread "Reference Handler" daemon [_thread_blocked, id=2976]

Other Threads:
  0x00c308e0 VMThread [id=3240]
  0x00c43f38 WatcherThread [id=2876]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 2624K, used 2624K [0x02c80000, 0x02f50000, 0x03160000)
  eden space 2368K, 100% used [0x02c80000, 0x02ed0000, 0x02ed0000)
  from space 256K, 100% used [0x02ed0000, 0x02f10000, 0x02f10000)
  to   space 256K,   0% used [0x02f10000, 0x02f10000, 0x02f50000)
 tenured generation   total 34108K, used 24371K [0x03160000, 0x052af000, 0x06c80000)
   the space 34108K,  71% used [0x03160000, 0x0492ccb0, 0x0492ce00, 0x052af000)
 compacting perm gen  total 11776K, used 11736K [0x06c80000, 0x07800000, 0x0ac80000)
   the space 11776K,  99% used [0x06c80000, 0x077f6360, 0x077f6400, 0x07800000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000 	C:\Programme\Java\jre1.5.0_07\bin\java.exe
0x7c910000 - 0x7c9c7000 	C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c906000 	C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4a000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee1000 	C:\WINDOWS\system32\RPCRT4.dll
0x77be0000 - 0x77c38000 	C:\WINDOWS\system32\MSVCRT.dll
0x6d6c0000 - 0x6d857000 	C:\Programme\Java\jre1.5.0_07\bin\client\jvm.dll
0x77d10000 - 0x77da0000 	C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000 	C:\WINDOWS\system32\GDI32.dll
0x76af0000 - 0x76b1e000 	C:\WINDOWS\system32\WINMM.dll
0x6d280000 - 0x6d288000 	C:\Programme\Java\jre1.5.0_07\bin\hpi.dll
0x76bb0000 - 0x76bbb000 	C:\WINDOWS\system32\PSAPI.DLL
0x10000000 - 0x1009b000 	K:\tptp\tptpdc\win_ia32\bin\piAgent.dll
0x71a10000 - 0x71a27000 	C:\WINDOWS\system32\WS2_32.dll
0x71a00000 - 0x71a08000 	C:\WINDOWS\system32\WS2HELP.dll
0x003c0000 - 0x003d3000 	K:\tptp\tptpdc\win_ia32\bin\hcclco.dll
0x003a0000 - 0x003ad000 	K:\tptp\tptpdc\win_ia32\bin\hccldt.dll
0x003e0000 - 0x003f4000 	K:\tptp\tptpdc\win_ia32\bin\hcclsm.dll
0x00970000 - 0x00980000 	K:\tptp\tptpdc\win_ia32\bin\hccls.dll
0x00980000 - 0x00991000 	K:\tptp\tptpdc\win_ia32\bin\hcbnd.dll
0x77fc0000 - 0x77fd1000 	C:\WINDOWS\system32\Secur32.dll
0x6d690000 - 0x6d69c000 	C:\Programme\Java\jre1.5.0_07\bin\verify.dll
0x6d300000 - 0x6d31d000 	C:\Programme\Java\jre1.5.0_07\bin\java.dll
0x6d6b0000 - 0x6d6bf000 	C:\Programme\Java\jre1.5.0_07\bin\zip.dll
0x0ad80000 - 0x0ad91000 	K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.hyades.probekit\lib\ProbeAgentExtension.dll
0x719b0000 - 0x719f0000 	C:\WINDOWS\System32\mswsock.dll
0x76ee0000 - 0x76f07000 	C:\WINDOWS\system32\DNSAPI.dll
0x76f70000 - 0x76f78000 	C:\WINDOWS\System32\winrnr.dll
0x76f20000 - 0x76f4d000 	C:\WINDOWS\system32\WLDAP32.dll
0x66210000 - 0x66219000 	C:\WINDOWS\system32\netware\NWWS2NDS.DLL
0x50d50000 - 0x50d98000 	C:\WINDOWS\system32\NETWIN32.DLL
0x50d00000 - 0x50d15000 	C:\WINDOWS\system32\CLNWIN32.DLL
0x50df0000 - 0x50e10000 	C:\WINDOWS\system32\LOCWIN32.DLL
0x50db0000 - 0x50ddb000 	C:\WINDOWS\system32\NCPWIN32.dll
0x71a30000 - 0x71a3a000 	C:\WINDOWS\system32\WSOCK32.dll
0x66220000 - 0x6622c000 	C:\WINDOWS\system32\netware\NWWS2SLP.DLL
0x66250000 - 0x66257000 	C:\WINDOWS\system32\NWSRVLOC.dll
0x76f80000 - 0x76f86000 	C:\WINDOWS\system32\rasadhlp.dll
0x6d000000 - 0x6d167000 	C:\Programme\Java\jre1.5.0_07\bin\awt.dll
0x72f70000 - 0x72f96000 	C:\WINDOWS\system32\WINSPOOL.DRV
0x76330000 - 0x7634d000 	C:\WINDOWS\system32\IMM32.dll
0x774b0000 - 0x775ed000 	C:\WINDOWS\system32\ole32.dll
0x736d0000 - 0x73719000 	C:\WINDOWS\system32\ddraw.dll
0x73b30000 - 0x73b36000 	C:\WINDOWS\system32\DCIMAN32.dll
0x738b0000 - 0x73980000 	C:\WINDOWS\system32\D3DIM700.DLL
0x7c9d0000 - 0x7d1ef000 	C:\WINDOWS\system32\shell32.dll
0x77f40000 - 0x77fb6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x773a0000 - 0x774a2000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x5d450000 - 0x5d4e7000 	C:\WINDOWS\system32\comctl32.dll
0x6d240000 - 0x6d27f000 	C:\Programme\Java\jre1.5.0_07\bin\fontmanager.dll
0x6d4c0000 - 0x6d4d3000 	C:\Programme\Java\jre1.5.0_07\bin\net.dll
0x6d4e0000 - 0x6d4e9000 	C:\Programme\Java\jre1.5.0_07\bin\nio.dll
0x6d3c0000 - 0x6d3df000 	C:\Programme\Java\jre1.5.0_07\bin\jpeg.dll
0x778f0000 - 0x779e4000 	C:\WINDOWS\system32\SETUPAPI.dll
0x597d0000 - 0x59824000 	C:\WINDOWS\system32\netapi32.dll
0x71a80000 - 0x71a92000 	C:\WINDOWS\system32\MPR.dll
0x58200000 - 0x582cf000 	C:\WINDOWS\system32\NOVNPNT.DLL
0x50d20000 - 0x50d4c000 	C:\WINDOWS\system32\CALWIN32.DLL
0x50da0000 - 0x50dab000 	C:\WINDOWS\system32\CLXWIN32.DLL
0x58300000 - 0x5833b000 	C:\WINDOWS\system32\MAPBASE.dll
0x58380000 - 0x583be000 	C:\WINDOWS\system32\NWSHLXNT.dll
0x77bd0000 - 0x77bd8000 	C:\WINDOWS\system32\VERSION.dll
0x6a400000 - 0x6a41c000 	C:\WINDOWS\system32\NLS\DEUTSCH\MAPBASER.DLL
0x0fcf0000 - 0x0fd0d000 	C:\WINDOWS\system32\NLS\DEUTSCH\NWSHLXNR.DLL
0x0fd20000 - 0x0fd95000 	C:\WINDOWS\system32\NLS\DEUTSCH\NOVNPNTR.DLL
0x75f00000 - 0x75f07000 	C:\WINDOWS\System32\drprov.dll
0x71b90000 - 0x71b9e000 	C:\WINDOWS\System32\ntlanman.dll
0x71c50000 - 0x71c67000 	C:\WINDOWS\System32\NETUI0.dll
0x71c10000 - 0x71c50000 	C:\WINDOWS\System32\NETUI1.dll
0x71c00000 - 0x71c07000 	C:\WINDOWS\System32\NETRAP.dll
0x71b70000 - 0x71b83000 	C:\WINDOWS\System32\SAMLIB.dll
0x75f10000 - 0x75f19000 	C:\WINDOWS\System32\davclnt.dll
0x77b10000 - 0x77b32000 	C:\WINDOWS\system32\appHelp.dll
0x76f90000 - 0x7700f000 	C:\WINDOWS\system32\CLBCATQ.DLL
0x77010000 - 0x770e3000 	C:\WINDOWS\system32\COMRes.dll
0x770f0000 - 0x7717c000 	C:\WINDOWS\system32\OLEAUT32.dll
0x0fea0000 - 0x0ff0d000 	D:\Progs\Programmieren\TortoiseSVN\bin\tortoisesvn.dll
0x77180000 - 0x77227000 	C:\WINDOWS\system32\WININET.dll
0x77a50000 - 0x77ae5000 	C:\WINDOWS\system32\CRYPT32.dll
0x77af0000 - 0x77b02000 	C:\WINDOWS\system32\MSASN1.dll
0x6eec0000 - 0x6eee2000 	D:\Progs\Programmieren\TortoiseSVN\bin\libapr.dll
0x78130000 - 0x781cb000 	C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\MSVCR80.dll
0x6ee60000 - 0x6ee88000 	D:\Progs\Programmieren\TortoiseSVN\bin\libaprutil.dll
0x6ee50000 - 0x6ee5d000 	D:\Progs\Programmieren\TortoiseSVN\bin\libapriconv.dll
0x0ff50000 - 0x0ff5c000 	D:\Progs\Programmieren\TortoiseSVN\bin\intl3_svn.dll
0x7c420000 - 0x7c4a7000 	C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\MSVCP80.dll
0x6d1c0000 - 0x6d1e3000 	C:\Programme\Java\jre1.5.0_07\bin\dcpr.dll

VM Arguments:
jvm_args: -XrunpiAgent:server=controlled
java_command: de.zew.veranlagungssimulation.GUI.HauptFrame
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.tptp.platform.collection.framework_4.1.100.v200606131519\hcframe.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.hyades.execution_4.2.0.v200606131519\hexr.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.hyades.execution_4.2.0.v200606131519\hexl.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.hyades.execution_4.2.0.v200606131519\hexcore.jar;;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.core.runtime_3.2.0.v20060603.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.equinox.common_3.2.0.v20060603.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.osgi_3.2.0.v20060601.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.core.runtime_3.2.0.v20060603.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.equinox.common_3.2.0.v20060603.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.osgi_3.2.0.v20060601.jar;K:\tptp\tptpdc\win_ia32\plugins\com.ibm.icu_3.4.4.1.jar;;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.equinox.common_3.2.0.v20060603.jar;K:\tptp\tptpdc\win_ia32\plugins\org.eclipse.equinox.common_3.2.0.v20060603.jar;E:\Daten\Java\eclipse\workspace\Vitax937\bin;E:\Daten\Java\eclipse\workspace\Vitax937\libraries\jcommon-1.0.0.jar;E:\Daten\Java\eclipse\workspace\Vitax937\libraries\jfreechart-1.0.1.jar;E:\Daten\Java\eclipse\workspace\Vitax937\libraries\djep-full-latest.jar;E:\Daten\Java\eclipse\workspace\Vitax937\libraries\jbcl.jar;E:\Daten\Java\eclipse\workspace\Vitax937\libraries\log4j-1.2.9.jar
PATH=K:\tptp\tptpdc\win_ia32\bin;K:\tptp\tptpdc\win_ia32\bin;K:\tptp\tptpdc\win_ia32\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Programme\Novell\ZENworks\;D:\Progs\Internet\Ftp\NcFTP;D:\Progs\Programmieren\JDK\1.4.2\bin;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;D:\Progs\AFS\OpenAFS\Client\Program;D:\Progs\AFS\OpenAFS\Common;C:\Programme\PostgreSQL\8.1\bin;C:\Programme\ATI Technologies\ATI.ACE\
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 3 Stepping 3, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht

Memory: 4k page, physical 1047788k(167524k free), swap 3045172k(2234852k free)

vm_info: Java HotSpot(TM) Client VM (1.5.0_07-b03) for windows-x86, built on May  3 2006 01:04:38 by "java_re" with MS VC++ 6.0
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 6 2006
Added on Aug 8 2006
2 comments
333 views