| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188 |
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x01763602, pid=3152, tid=5292
- #
- # JRE version: 6.0_22-b04
- # Java VM: Java HotSpot(TM) Client VM (17.1-b03 mixed mode, sharing windows-x86 )
- # Problematic frame:
- # J java.lang.String.getChars(II[CI)V
- #
- # 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 (0x003fa800): JavaThread "main" [_thread_in_Java, id=5292, stack(0x00380000,0x003d0000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x00000012
- Registers:
- EAX=0x23c7a250, EBX=0x00000000, ECX=0x0000000a, EDX=0x00000000
- ESP=0x003cf2f0, EBP=0x003cf318, ESI=0x00000001, EDI=0x00000001
- EIP=0x01763602, EFLAGS=0x00010202
- Top of Stack: (sp=0x003cf2f0)
- 0x003cf2f0: 003cf300 6d926294 00000002 003fafd8
- 0x003cf300: 003cf310 6d926468 003fafd8 003fafd8
- 0x003cf310: 003cf320 6d9f67a7 003cf37c 016e2da1
- 0x003cf320: 00000001 23c7a250 00000000 38543c88
- 0x003cf330: 00000000 38543f30 00000000 016e2da1
- 0x003cf340: 00000000 23c7a250 00000001 00000000
- 0x003cf350: 23d63268 00000001 23c74d90 003cf354
- 0x003cf360: 37b13a8f 003cf3a4 38543c88 00000000
- Instructions: (pc=0x01763602)
- 0x017635f2: 8c c3 00 00 00 85 ff 0f 8c bb 00 00 00 8d 34 3a
- 0x01763602: 3b 71 08 0f 87 af 00 00 00 8d 34 3b 3b 70 08 0f
- Stack: [0x00380000,0x003d0000], sp=0x003cf2f0, free space=13c003cee0ck
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- J java.lang.String.getChars(II[CI)V
- j java.io.BufferedWriter.write(Ljava/lang/String;II)V+63
- j java.io.Writer.write(Ljava/lang/String;)V+7
- j java.io.PrintStream.write(Ljava/lang/String;)V+13
- j java.io.PrintStream.print(Ljava/lang/String;)V+9
- j java.io.PrintStream.println(Ljava/lang/String;)V+6
- j net.ranides.assira.collection.ArrayUtilsTest.testListToArray()V+201
- v ~StubRoutines::call_stub
- V [jvm.dll+0xf3a9c]
- V [jvm.dll+0x186591]
- V [jvm.dll+0xf3b1d]
- V [jvm.dll+0x1a0e8b]
- V [jvm.dll+0x1a18a6]
- V [jvm.dll+0x11f363]
- C [java.dll+0x7127]
- j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
- j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
- j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
- j org.junit.runners.model.FrameworkMethod$1.runReflectiveCall()Ljava/lang/Object;+15
- j org.junit.internal.runners.model.ReflectiveCallable.run()Ljava/lang/Object;+1
- j org.junit.runners.model.FrameworkMethod.invokeExplosively(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+10
- j org.junit.internal.runners.statements.InvokeMethod.evaluate()V+12
- j org.junit.runners.ParentRunner.runLeaf(Lorg/junit/runners/model/Statement;Lorg/junit/runner/Description;Lorg/junit/runner/notification/RunNotifier;)V+17
- j org.junit.runners.BlockJUnit4ClassRunner.runChild(Lorg/junit/runners/model/FrameworkMethod;Lorg/junit/runner/notification/RunNotifier;)V+32
- j org.junit.runners.BlockJUnit4ClassRunner.runChild(Ljava/lang/Object;Lorg/junit/runner/notification/RunNotifier;)V+6
- j org.junit.runners.ParentRunner$3.run()V+12
- j org.junit.runners.ParentRunner$1.schedule(Ljava/lang/Runnable;)V+1
- j org.junit.runners.ParentRunner.runChildren(Lorg/junit/runner/notification/RunNotifier;)V+40
- j org.junit.runners.ParentRunner.access$000(Lorg/junit/runners/ParentRunner;Lorg/junit/runner/notification/RunNotifier;)V+2
- j org.junit.runners.ParentRunner$2.evaluate()V+8
- j org.junit.runners.ParentRunner.run(Lorg/junit/runner/notification/RunNotifier;)V+20
- j junit.framework.JUnit4TestAdapter.run(Ljunit/framework/TestResult;)V+13
- j org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run()V+707
- j org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(Lorg/apache/tools/ant/taskdefs/optional/junit/JUnitTest;[Ljava/lang/String;ZZZZZZ)I+41
- j org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main([Ljava/lang/String;)V+918
- v ~StubRoutines::call_stub
- V [jvm.dll+0xf3a9c]
- V [jvm.dll+0x186591]
- V [jvm.dll+0xf3b1d]
- V [jvm.dll+0xfd365]
- V [jvm.dll+0x104fbd]
- C [java.exe+0x2155]
- C [java.exe+0x85b4]
- C [kernel32.dll+0x4ed6c]
- C [ntdll.dll+0x6377b]
- C [ntdll.dll+0x6374e]
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x0058ec00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5020, stack(0x039c0000,0x03a10000)]
- 0x0058a000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5860, stack(0x03970000,0x039c0000)]
- 0x00589000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1456, stack(0x03920000,0x03970000)]
- 0x00588000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3380, stack(0x038d0000,0x03920000)]
- 0x00541c00 JavaThread "Finalizer" daemon [_thread_blocked, id=5896, stack(0x03880000,0x038d0000)]
- 0x00540400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5720, stack(0x03830000,0x03880000)]
- =>0x003fa800 JavaThread "main" [_thread_in_Java, id=5292, stack(0x00380000,0x003d0000)]
- Other Threads:
- 0x0053e400 VMThread [stack: 0x037e0000,0x03830000] [id=2552]
- 0x00599000 WatcherThread [stack: 0x03a10000,0x03a60000] [id=4992]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- def new generation total 4928K, used 4396K [0x23ab0000, 0x24000000, 0x29000000)
- eden space 4416K, 99% used [0x23ab0000, 0x23efb008, 0x23f00000)
- from space 512K, 0% used [0x23f00000, 0x23f00000, 0x23f80000)
- to space 512K, 0% used [0x23f80000, 0x23f80000, 0x24000000)
- tenured generation total 10944K, used 0K [0x29000000, 0x29ab0000, 0x33ab0000)
- the space 10944K, 0% used [0x29000000, 0x29000000, 0x29000200, 0x29ab0000)
- compacting perm gen total 12288K, used 1679K [0x33ab0000, 0x346b0000, 0x37ab0000)
- the space 12288K, 13% used [0x33ab0000, 0x33c53d58, 0x33c53e00, 0x346b0000)
- ro space 10240K, 54% used [0x37ab0000, 0x3802c510, 0x3802c600, 0x384b0000)
- rw space 12288K, 55% used [0x384b0000, 0x38b4fb78, 0x38b4fc00, 0x390b0000)
- Dynamic libraries:
- 0x00400000 - 0x00424000 C:\Program Files\Java\jdk1.6.0_22\bin\java.exe
- 0x77570000 - 0x776ac000 C:\Windows\SYSTEM32\ntdll.dll
- 0x76210000 - 0x762e4000 C:\Windows\system32\kernel32.dll
- 0x757b0000 - 0x757fb000 C:\Windows\system32\KERNELBASE.dll
- 0x75ec0000 - 0x75f60000 C:\Windows\system32\ADVAPI32.dll
- 0x76160000 - 0x7620c000 C:\Windows\system32\msvcrt.dll
- 0x75d70000 - 0x75d89000 C:\Windows\SYSTEM32\sechost.dll
- 0x764d0000 - 0x76571000 C:\Windows\system32\RPCRT4.dll
- 0x7c340000 - 0x7c396000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\msvcr71.dll
- 0x6d8a0000 - 0x6db47000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\client\jvm.dll
- 0x76080000 - 0x76149000 C:\Windows\system32\USER32.dll
- 0x75c70000 - 0x75cbe000 C:\Windows\system32\GDI32.dll
- 0x76150000 - 0x7615a000 C:\Windows\system32\LPK.dll
- 0x77700000 - 0x7779d000 C:\Windows\system32\USP10.dll
- 0x738c0000 - 0x738f2000 C:\Windows\system32\WINMM.dll
- 0x75cc0000 - 0x75cdf000 C:\Windows\system32\IMM32.DLL
- 0x75da0000 - 0x75e6c000 C:\Windows\system32\MSCTF.dll
- 0x75600000 - 0x7564c000 C:\Windows\system32\apphelp.dll
- 0x6d850000 - 0x6d85c000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\verify.dll
- 0x6d3d0000 - 0x6d3ef000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\java.dll
- 0x6d330000 - 0x6d338000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\hpi.dll
- 0x776b0000 - 0x776b5000 C:\Windows\system32\PSAPI.DLL
- 0x6d890000 - 0x6d89f000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\zip.dll
- 0x6d6b0000 - 0x6d6c3000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\net.dll
- 0x76580000 - 0x765b5000 C:\Windows\system32\WS2_32.dll
- 0x75d90000 - 0x75d96000 C:\Windows\system32\NSI.dll
- 0x75130000 - 0x7516c000 C:\Windows\system32\mswsock.dll
- 0x75530000 - 0x75536000 C:\Windows\System32\wship6.dll
- 0x74b70000 - 0x74b80000 C:\Windows\system32\NLAapi.dll
- 0x74b60000 - 0x74b70000 C:\Windows\system32\napinsp.dll
- 0x74b40000 - 0x74b52000 C:\Windows\system32\pnrpnsp.dll
- 0x75000000 - 0x75044000 C:\Windows\system32\DNSAPI.dll
- 0x74b30000 - 0x74b38000 C:\Windows\System32\winrnr.dll
- 0x74860000 - 0x74865000 C:\Windows\System32\wshtcpip.dll
- 0x74b10000 - 0x74b2c000 C:\Windows\system32\IPHLPAPI.DLL
- 0x74b00000 - 0x74b07000 C:\Windows\system32\WINNSI.DLL
- 0x74a80000 - 0x74a86000 C:\Windows\system32\rasadhlp.dll
- 0x74a90000 - 0x74ac8000 C:\Windows\System32\fwpuclnt.dll
- VM Arguments:
- jvm_args: -ea -Dbasedir=C:\ms\programy\source\java\assira -Dtest=net.ranides.assira.collection.ArrayUtilsTest
- java_command: org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner net.ranides.assira.collection.ArrayUtilsTest filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=true formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,C:\Users\ranides\AppData\Local\Temp\TEST-net.ranides.assira.collection.ArrayUtilsTest.xml crashfile=C:\Users\ranides\AppData\Local\NetBeans\Cache\7.3beta2\executor-snippets\junitvmwatcher5621013539086072275.properties propsfile=C:\Users\ranides\AppData\Local\NetBeans\Cache\7.3beta2\executor-snippets\junit3386598677338836452.properties
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=c:\Program Files\Java\jdk1.6.0_22
- PATH=C:\Program Files\Borland\Delphi7\Bin;C:\Program Files\Borland\Delphi7\Projects\Bpl\;C:\Program Files\PC Connectivity Solution\;C:\Program Files\CollabNet\Subversion Client;C:\Program Files\Borland\Embarcadero\RAD Studio\8.0\bin;C:\Users\Public\Documents\RAD Studio\8.0\Bpl;C:\Program Files\Borland\RAD Studio\6.0\bin;C:\Users\Public\Documents\RAD Studio\6.0\Bpl;C:\Qt\2010.05\msys\1.0\bin;C:\Qt\2010.05\qt\bin;C:\Qt\2010.05\bin;C:\Qt\2010.05\mingw\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\doxygen\bin;C:\Program Files\TortoiseSVN\bin;C:\Users\Public\Documents\RAD Studio\6.0\Bpl;c:\ms\programy\kiss;C:\Program Files\GnuWin32\bin;C:\Qt\2010.05\msys\1.0\bin;c:\Program Files\doxygen;
- USERNAME=ranides
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=x86 Family 16 Model 4 Stepping 2, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows 7 Build 7601 Service Pack 1
- CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 4 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnow, 3dnowext, lzcnt, sse4a
- Memory: 4k page, physical 2882792k(1003212k free), swap 5763828k(2968212k free)
- vm_info: Java HotSpot(TM) Client VM (17.1-b03) for windows-x86 JRE (1.6.0_22-b04), built on Sep 15 2010 00:56:36 by "java_re" with MS VC++ 7.1 (VS2003)
- time: Sun Feb 17 01:35:54 2013
- elapsed time: 0 seconds
|