hs_err_pid3152.log 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x01763602, pid=3152, tid=5292
  5. #
  6. # JRE version: 6.0_22-b04
  7. # Java VM: Java HotSpot(TM) Client VM (17.1-b03 mixed mode, sharing windows-x86 )
  8. # Problematic frame:
  9. # J java.lang.String.getChars(II[CI)V
  10. #
  11. # If you would like to submit a bug report, please visit:
  12. # http://java.sun.com/webapps/bugreport/crash.jsp
  13. #
  14. --------------- T H R E A D ---------------
  15. Current thread (0x003fa800): JavaThread "main" [_thread_in_Java, id=5292, stack(0x00380000,0x003d0000)]
  16. siginfo: ExceptionCode=0xc0000005, reading address 0x00000012
  17. Registers:
  18. EAX=0x23c7a250, EBX=0x00000000, ECX=0x0000000a, EDX=0x00000000
  19. ESP=0x003cf2f0, EBP=0x003cf318, ESI=0x00000001, EDI=0x00000001
  20. EIP=0x01763602, EFLAGS=0x00010202
  21. Top of Stack: (sp=0x003cf2f0)
  22. 0x003cf2f0: 003cf300 6d926294 00000002 003fafd8
  23. 0x003cf300: 003cf310 6d926468 003fafd8 003fafd8
  24. 0x003cf310: 003cf320 6d9f67a7 003cf37c 016e2da1
  25. 0x003cf320: 00000001 23c7a250 00000000 38543c88
  26. 0x003cf330: 00000000 38543f30 00000000 016e2da1
  27. 0x003cf340: 00000000 23c7a250 00000001 00000000
  28. 0x003cf350: 23d63268 00000001 23c74d90 003cf354
  29. 0x003cf360: 37b13a8f 003cf3a4 38543c88 00000000
  30. Instructions: (pc=0x01763602)
  31. 0x017635f2: 8c c3 00 00 00 85 ff 0f 8c bb 00 00 00 8d 34 3a
  32. 0x01763602: 3b 71 08 0f 87 af 00 00 00 8d 34 3b 3b 70 08 0f
  33. Stack: [0x00380000,0x003d0000], sp=0x003cf2f0, free space=13c003cee0ck
  34. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  35. J java.lang.String.getChars(II[CI)V
  36. j java.io.BufferedWriter.write(Ljava/lang/String;II)V+63
  37. j java.io.Writer.write(Ljava/lang/String;)V+7
  38. j java.io.PrintStream.write(Ljava/lang/String;)V+13
  39. j java.io.PrintStream.print(Ljava/lang/String;)V+9
  40. j java.io.PrintStream.println(Ljava/lang/String;)V+6
  41. j net.ranides.assira.collection.ArrayUtilsTest.testListToArray()V+201
  42. v ~StubRoutines::call_stub
  43. V [jvm.dll+0xf3a9c]
  44. V [jvm.dll+0x186591]
  45. V [jvm.dll+0xf3b1d]
  46. V [jvm.dll+0x1a0e8b]
  47. V [jvm.dll+0x1a18a6]
  48. V [jvm.dll+0x11f363]
  49. C [java.dll+0x7127]
  50. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  51. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  52. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
  53. j org.junit.runners.model.FrameworkMethod$1.runReflectiveCall()Ljava/lang/Object;+15
  54. j org.junit.internal.runners.model.ReflectiveCallable.run()Ljava/lang/Object;+1
  55. j org.junit.runners.model.FrameworkMethod.invokeExplosively(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+10
  56. j org.junit.internal.runners.statements.InvokeMethod.evaluate()V+12
  57. j org.junit.runners.ParentRunner.runLeaf(Lorg/junit/runners/model/Statement;Lorg/junit/runner/Description;Lorg/junit/runner/notification/RunNotifier;)V+17
  58. j org.junit.runners.BlockJUnit4ClassRunner.runChild(Lorg/junit/runners/model/FrameworkMethod;Lorg/junit/runner/notification/RunNotifier;)V+32
  59. j org.junit.runners.BlockJUnit4ClassRunner.runChild(Ljava/lang/Object;Lorg/junit/runner/notification/RunNotifier;)V+6
  60. j org.junit.runners.ParentRunner$3.run()V+12
  61. j org.junit.runners.ParentRunner$1.schedule(Ljava/lang/Runnable;)V+1
  62. j org.junit.runners.ParentRunner.runChildren(Lorg/junit/runner/notification/RunNotifier;)V+40
  63. j org.junit.runners.ParentRunner.access$000(Lorg/junit/runners/ParentRunner;Lorg/junit/runner/notification/RunNotifier;)V+2
  64. j org.junit.runners.ParentRunner$2.evaluate()V+8
  65. j org.junit.runners.ParentRunner.run(Lorg/junit/runner/notification/RunNotifier;)V+20
  66. j junit.framework.JUnit4TestAdapter.run(Ljunit/framework/TestResult;)V+13
  67. j org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run()V+707
  68. j org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(Lorg/apache/tools/ant/taskdefs/optional/junit/JUnitTest;[Ljava/lang/String;ZZZZZZ)I+41
  69. j org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main([Ljava/lang/String;)V+918
  70. v ~StubRoutines::call_stub
  71. V [jvm.dll+0xf3a9c]
  72. V [jvm.dll+0x186591]
  73. V [jvm.dll+0xf3b1d]
  74. V [jvm.dll+0xfd365]
  75. V [jvm.dll+0x104fbd]
  76. C [java.exe+0x2155]
  77. C [java.exe+0x85b4]
  78. C [kernel32.dll+0x4ed6c]
  79. C [ntdll.dll+0x6377b]
  80. C [ntdll.dll+0x6374e]
  81. --------------- P R O C E S S ---------------
  82. Java Threads: ( => current thread )
  83. 0x0058ec00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5020, stack(0x039c0000,0x03a10000)]
  84. 0x0058a000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5860, stack(0x03970000,0x039c0000)]
  85. 0x00589000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1456, stack(0x03920000,0x03970000)]
  86. 0x00588000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3380, stack(0x038d0000,0x03920000)]
  87. 0x00541c00 JavaThread "Finalizer" daemon [_thread_blocked, id=5896, stack(0x03880000,0x038d0000)]
  88. 0x00540400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5720, stack(0x03830000,0x03880000)]
  89. =>0x003fa800 JavaThread "main" [_thread_in_Java, id=5292, stack(0x00380000,0x003d0000)]
  90. Other Threads:
  91. 0x0053e400 VMThread [stack: 0x037e0000,0x03830000] [id=2552]
  92. 0x00599000 WatcherThread [stack: 0x03a10000,0x03a60000] [id=4992]
  93. VM state:not at safepoint (normal execution)
  94. VM Mutex/Monitor currently owned by a thread: None
  95. Heap
  96. def new generation total 4928K, used 4396K [0x23ab0000, 0x24000000, 0x29000000)
  97. eden space 4416K, 99% used [0x23ab0000, 0x23efb008, 0x23f00000)
  98. from space 512K, 0% used [0x23f00000, 0x23f00000, 0x23f80000)
  99. to space 512K, 0% used [0x23f80000, 0x23f80000, 0x24000000)
  100. tenured generation total 10944K, used 0K [0x29000000, 0x29ab0000, 0x33ab0000)
  101. the space 10944K, 0% used [0x29000000, 0x29000000, 0x29000200, 0x29ab0000)
  102. compacting perm gen total 12288K, used 1679K [0x33ab0000, 0x346b0000, 0x37ab0000)
  103. the space 12288K, 13% used [0x33ab0000, 0x33c53d58, 0x33c53e00, 0x346b0000)
  104. ro space 10240K, 54% used [0x37ab0000, 0x3802c510, 0x3802c600, 0x384b0000)
  105. rw space 12288K, 55% used [0x384b0000, 0x38b4fb78, 0x38b4fc00, 0x390b0000)
  106. Dynamic libraries:
  107. 0x00400000 - 0x00424000 C:\Program Files\Java\jdk1.6.0_22\bin\java.exe
  108. 0x77570000 - 0x776ac000 C:\Windows\SYSTEM32\ntdll.dll
  109. 0x76210000 - 0x762e4000 C:\Windows\system32\kernel32.dll
  110. 0x757b0000 - 0x757fb000 C:\Windows\system32\KERNELBASE.dll
  111. 0x75ec0000 - 0x75f60000 C:\Windows\system32\ADVAPI32.dll
  112. 0x76160000 - 0x7620c000 C:\Windows\system32\msvcrt.dll
  113. 0x75d70000 - 0x75d89000 C:\Windows\SYSTEM32\sechost.dll
  114. 0x764d0000 - 0x76571000 C:\Windows\system32\RPCRT4.dll
  115. 0x7c340000 - 0x7c396000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\msvcr71.dll
  116. 0x6d8a0000 - 0x6db47000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\client\jvm.dll
  117. 0x76080000 - 0x76149000 C:\Windows\system32\USER32.dll
  118. 0x75c70000 - 0x75cbe000 C:\Windows\system32\GDI32.dll
  119. 0x76150000 - 0x7615a000 C:\Windows\system32\LPK.dll
  120. 0x77700000 - 0x7779d000 C:\Windows\system32\USP10.dll
  121. 0x738c0000 - 0x738f2000 C:\Windows\system32\WINMM.dll
  122. 0x75cc0000 - 0x75cdf000 C:\Windows\system32\IMM32.DLL
  123. 0x75da0000 - 0x75e6c000 C:\Windows\system32\MSCTF.dll
  124. 0x75600000 - 0x7564c000 C:\Windows\system32\apphelp.dll
  125. 0x6d850000 - 0x6d85c000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\verify.dll
  126. 0x6d3d0000 - 0x6d3ef000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\java.dll
  127. 0x6d330000 - 0x6d338000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\hpi.dll
  128. 0x776b0000 - 0x776b5000 C:\Windows\system32\PSAPI.DLL
  129. 0x6d890000 - 0x6d89f000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\zip.dll
  130. 0x6d6b0000 - 0x6d6c3000 C:\Program Files\Java\jdk1.6.0_22\jre\bin\net.dll
  131. 0x76580000 - 0x765b5000 C:\Windows\system32\WS2_32.dll
  132. 0x75d90000 - 0x75d96000 C:\Windows\system32\NSI.dll
  133. 0x75130000 - 0x7516c000 C:\Windows\system32\mswsock.dll
  134. 0x75530000 - 0x75536000 C:\Windows\System32\wship6.dll
  135. 0x74b70000 - 0x74b80000 C:\Windows\system32\NLAapi.dll
  136. 0x74b60000 - 0x74b70000 C:\Windows\system32\napinsp.dll
  137. 0x74b40000 - 0x74b52000 C:\Windows\system32\pnrpnsp.dll
  138. 0x75000000 - 0x75044000 C:\Windows\system32\DNSAPI.dll
  139. 0x74b30000 - 0x74b38000 C:\Windows\System32\winrnr.dll
  140. 0x74860000 - 0x74865000 C:\Windows\System32\wshtcpip.dll
  141. 0x74b10000 - 0x74b2c000 C:\Windows\system32\IPHLPAPI.DLL
  142. 0x74b00000 - 0x74b07000 C:\Windows\system32\WINNSI.DLL
  143. 0x74a80000 - 0x74a86000 C:\Windows\system32\rasadhlp.dll
  144. 0x74a90000 - 0x74ac8000 C:\Windows\System32\fwpuclnt.dll
  145. VM Arguments:
  146. jvm_args: -ea -Dbasedir=C:\ms\programy\source\java\assira -Dtest=net.ranides.assira.collection.ArrayUtilsTest
  147. 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
  148. Launcher Type: SUN_STANDARD
  149. Environment Variables:
  150. JAVA_HOME=c:\Program Files\Java\jdk1.6.0_22
  151. 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;
  152. USERNAME=ranides
  153. OS=Windows_NT
  154. PROCESSOR_IDENTIFIER=x86 Family 16 Model 4 Stepping 2, AuthenticAMD
  155. --------------- S Y S T E M ---------------
  156. OS: Windows 7 Build 7601 Service Pack 1
  157. 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
  158. Memory: 4k page, physical 2882792k(1003212k free), swap 5763828k(2968212k free)
  159. 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)
  160. time: Sun Feb 17 01:35:54 2013
  161. elapsed time: 0 seconds