Guest User

hs_err_pid3720.log

a guest
Dec 19th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.26 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7280f9b1, pid=3720, tid=2136
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode, sharing windows-x86 )
  8. # Problematic frame:
  9. # C [jfxwebkit.dll+0x70f9b1]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x049fe800): JavaThread "JavaFX Application Thread" [_thread_in_native, id=2136, stack(0x05bb0000,0x05c00000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xbbadbeef
  24.  
  25. Registers:
  26. EAX=0x00000000, EBX=0x00000000, ECX=0x00000000, EDX=0x05c00000
  27. ESP=0x05bfe248, EBP=0x0007f25f, ESI=0x00000000, EDI=0x00000000
  28. EIP=0x7280f9b1, EFLAGS=0x00210246
  29.  
  30. Top of Stack: (sp=0x05bfe248)
  31. 0x05bfe248: 0007f25f 72498426 000fe4be 5fa6c31b
  32. 0x05bfe258: 09636124 05bfe2f8 0007f25f 00000000
  33. 0x05bfe268: 6cb749e8 7281b3ba 00000000 0007f25f
  34. 0x05bfe278: 5fa6c33f 05bfe2cc 72959dd1 ffffffff
  35. 0x05bfe288: 723eefc8 05bfe2f8 0b360020 0007f25f
  36. 0x05bfe298: 00000000 00000000 09636134 5fa6c3eb
  37. 0x05bfe2a8: 09636108 09c1a780 08304ff0 1bd86030
  38. 0x05bfe2b8: 00000000 05bfe2d4 00000000 00000a18
  39.  
  40. Instructions: (pc=0x7280f9b1)
  41. 0x7280f991: 44 24 04 56 50 ff 15 80 51 9d 72 8b f0 83 c4 04
  42. 0x7280f9a1: 85 f6 75 16 e8 e6 9f 00 00 e8 61 a0 00 00 33 c9
  43. 0x7280f9b1: 89 35 ef be ad bb ff d1 8b c6 5e c3 cc cc cc ff
  44. 0x7280f9c1: 25 58 51 9d 72 cc cc cc cc cc cc cc cc cc cc 8b
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x00000000 is an unknown value
  50. EBX=0x00000000 is an unknown value
  51. ECX=0x00000000 is an unknown value
  52. EDX=0x05c00000 is pointing into the stack for thread: 0x049fe800
  53. ESP=0x05bfe248 is pointing into the stack for thread: 0x049fe800
  54. EBP=0x0007f25f is an unknown value
  55. ESI=0x00000000 is an unknown value
  56. EDI=0x00000000 is an unknown value
  57.  
  58.  
  59. Stack: [0x05bb0000,0x05c00000], sp=0x05bfe248, free space=312k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [jfxwebkit.dll+0x70f9b1]
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. j com.sun.webpane.webkit.network.URLLoader.twkDidReceiveData(Ljava/nio/ByteBuffer;IIJ)V+0
  65. j com.sun.webpane.webkit.network.URLLoader.access$1200(Ljava/nio/ByteBuffer;IIJ)V+4
  66. j com.sun.webpane.webkit.network.URLLoader$5.run()V+35
  67. J com.sun.glass.ui.InvokeLaterDispatcher$Future.run()V
  68. v ~StubRoutines::call_stub
  69. j com.sun.glass.ui.win.WinApplication._runLoop([Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+0
  70. j com.sun.glass.ui.win.WinApplication.access$100(Lcom/sun/glass/ui/win/WinApplication;[Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+3
  71. j com.sun.glass.ui.win.WinApplication$3$1.run()V+32
  72. j java.lang.Thread.run()V+11
  73. v ~StubRoutines::call_stub
  74.  
  75. --------------- P R O C E S S ---------------
  76.  
  77. Java Threads: ( => current thread )
  78. 0x4a464400 JavaThread "Thread-247733" daemon [_thread_in_vm, id=4424, stack(0x707f0000,0x70840000)]
  79. 0x7c797000 JavaThread "URL-Loader-210" daemon [_thread_blocked, id=3904, stack(0x7ea10000,0x7ea60000)]
  80. 0x0d70a400 JavaThread "Thread-244584" daemon [_thread_in_native, id=2160, stack(0x7e9c0000,0x7ea10000)]
  81. 0x3ea25000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4576, stack(0x470b0000,0x47100000)]
  82. 0x0d70bc00 JavaThread "Thread-242653" daemon [_thread_in_native, id=1792, stack(0x6f590000,0x6f5e0000)]
  83. 0x0d70dc00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4128, stack(0x4c400000,0x4c450000)]
  84. 0x179bfc00 JavaThread "URL-Loader-209" daemon [_thread_blocked, id=3908, stack(0x6fc60000,0x6fcb0000)]
  85. 0x66dae000 JavaThread "URL-Loader-208" daemon [_thread_blocked, id=3940, stack(0x6fbf0000,0x6fc40000)]
  86. 0x666da400 JavaThread "Thread-242036" daemon [_thread_in_native, id=2292, stack(0x4c670000,0x4c6c0000)]
  87. 0x3eddec00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=540, stack(0x6f640000,0x6f690000)]
  88. 0x5c508800 JavaThread "URL-Loader-207" daemon [_thread_blocked, id=4192, stack(0x6ec70000,0x6ecc0000)]
  89. 0x666d9c00 JavaThread "Thread-241084" daemon [_thread_in_native, id=4472, stack(0x7e0e0000,0x7e130000)]
  90. 0x419e2000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=5080, stack(0x7cf30000,0x7cf80000)]
  91. 0x666d9800 JavaThread "Thread-239812" daemon [_thread_in_native, id=4088, stack(0x7d230000,0x7d280000)]
  92. 0x3edec400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4076, stack(0x7d0b0000,0x7d100000)]
  93. 0x666d7800 JavaThread "Thread-239475" daemon [_thread_in_native, id=2336, stack(0x7b270000,0x7b2c0000)]
  94. 0x419e2800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=2452, stack(0x64840000,0x64890000)]
  95. 0x7bfda800 JavaThread "Thread-239457" daemon [_thread_in_native, id=3288, stack(0x7d050000,0x7d0a0000)]
  96. 0x66da7800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3680, stack(0x6ed00000,0x6ed50000)]
  97. 0x3ede9c00 JavaThread "URL-Loader-206" daemon [_thread_blocked, id=2492, stack(0x648a0000,0x648f0000)]
  98. 0x666d8c00 JavaThread "URL-Loader-205" daemon [_thread_blocked, id=4708, stack(0x7b9d0000,0x7ba20000)]
  99. 0x60e1cc00 JavaThread "Thread-238575" daemon [_thread_in_native, id=3912, stack(0x7aae0000,0x7ab30000)]
  100. 0x60e1b000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=2044, stack(0x6da70000,0x6dac0000)]
  101. 0x0d70d000 JavaThread "URL-Loader-204" daemon [_thread_blocked, id=2332, stack(0x6e3b0000,0x6e400000)]
  102. 0x0d70a800 JavaThread "Thread-238053" daemon [_thread_in_native, id=3588, stack(0x6dd50000,0x6dda0000)]
  103. 0x60e1b800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=2796, stack(0x6e020000,0x6e070000)]
  104. 0x0d70e800 JavaThread "Thread-237242" daemon [_thread_in_native, id=1184, stack(0x6d480000,0x6d4d0000)]
  105. 0x0ad04800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3428, stack(0x6d0a0000,0x6d0f0000)]
  106. 0x0ad02000 JavaThread "Thread-236640" daemon [_thread_in_native, id=1052, stack(0x4ab70000,0x4abc0000)]
  107. 0x6285c000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4732, stack(0x49910000,0x49960000)]
  108. 0x4227bc00 JavaThread "URL-Loader-196" daemon [_thread_blocked, id=4876, stack(0x46f80000,0x46fd0000)]
  109. 0x4227b000 JavaThread "URL-Loader-195" daemon [_thread_blocked, id=2360, stack(0x45670000,0x456c0000)]
  110. 0x3deea800 JavaThread "URL-Loader-194" daemon [_thread_blocked, id=2780, stack(0x45820000,0x45870000)]
  111. 0x49abb800 JavaThread "URL-Loader-193" daemon [_thread_blocked, id=4728, stack(0x47250000,0x472a0000)]
  112. 0x49abc400 JavaThread "URL-Loader-192" daemon [_thread_blocked, id=4960, stack(0x471f0000,0x47240000)]
  113. 0x6098b000 JavaThread "URL-Loader-189" daemon [_thread_blocked, id=4132, stack(0x3efe0000,0x3f030000)]
  114. 0x4418f000 JavaThread "URL-Loader-188" daemon [_thread_blocked, id=1532, stack(0x415f0000,0x41640000)]
  115. 0x4a230c00 JavaThread "Thread-225710" daemon [_thread_in_native, id=3964, stack(0x7b550000,0x7b5a0000)]
  116. 0x1aac8c00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3144, stack(0x7b350000,0x7b3a0000)]
  117. 0x0ad00000 JavaThread "Thread-225380" daemon [_thread_in_native, id=3596, stack(0x411b0000,0x41200000)]
  118. 0x20341c00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4124, stack(0x7b3e0000,0x7b430000)]
  119. 0x0ad03800 JavaThread "Thread-222797" daemon [_thread_in_native, id=1584, stack(0x3d2e0000,0x3d330000)]
  120. 0x3ea26400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4260, stack(0x5eb80000,0x5ebd0000)]
  121. 0x20341000 JavaThread "Thread-220746" daemon [_thread_in_native, id=4816, stack(0x6aa90000,0x6aae0000)]
  122. 0x60700400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=2852, stack(0x6a8a0000,0x6a8f0000)]
  123. 0x0d41d400 JavaThread "Thread-220448" daemon [_thread_in_native, id=3740, stack(0x5aa00000,0x5aa50000)]
  124. 0x6b870c00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4140, stack(0x65d50000,0x65da0000)]
  125. 0x0ac17c00 JavaThread "Thread-206100" daemon [_thread_in_native, id=2648, stack(0x69640000,0x69690000)]
  126. 0x1fcda800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4320, stack(0x695b0000,0x69600000)]
  127. 0x0ac18400 JavaThread "Thread-205898" daemon [_thread_in_native, id=4296, stack(0x67410000,0x67460000)]
  128. 0x0e1a0400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=1312, stack(0x66200000,0x66250000)]
  129. 0x60705400 JavaThread "Thread-205203" daemon [_thread_in_native, id=5028, stack(0x69140000,0x69190000)]
  130. 0x3e9fec00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4492, stack(0x63440000,0x63490000)]
  131. 0x56ccfc00 JavaThread "Thread-205102" daemon [_thread_in_native, id=396, stack(0x69470000,0x694c0000)]
  132. 0x4e048c00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4740, stack(0x62e80000,0x62ed0000)]
  133. 0x0ac15c00 JavaThread "Thread-204789" daemon [_thread_in_native, id=4972, stack(0x630a0000,0x630f0000)]
  134. 0x60705000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4912, stack(0x62fd0000,0x63020000)]
  135. 0x0ac17400 JavaThread "Thread-204263" daemon [_thread_in_native, id=5052, stack(0x5e7b0000,0x5e800000)]
  136. 0x20341400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3192, stack(0x5e550000,0x5e5a0000)]
  137. 0x0ada8800 JavaThread "Thread-204056" daemon [_thread_in_native, id=1220, stack(0x5df00000,0x5df50000)]
  138. 0x4a59f800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3868, stack(0x5b740000,0x5b790000)]
  139. 0x0adab400 JavaThread "Thread-203890" daemon [_thread_in_native, id=3188, stack(0x5c890000,0x5c8e0000)]
  140. 0x4227c400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4476, stack(0x5b7b0000,0x5b800000)]
  141. 0x4a1ee800 JavaThread "Thread-203722" daemon [_thread_in_native, id=4820, stack(0x662a0000,0x662f0000)]
  142. 0x61029400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4120, stack(0x5ac80000,0x5acd0000)]
  143. 0x60702800 JavaThread "Thread-203509" daemon [_thread_in_native, id=3272, stack(0x659f0000,0x65a40000)]
  144. 0x60703000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4536, stack(0x5a830000,0x5a880000)]
  145. 0x49c88000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3952, stack(0x44e70000,0x44ec0000)]
  146. 0x083e5c00 JavaThread "Thread-156527" daemon [_thread_in_native, id=2016, stack(0x79140000,0x79190000)]
  147. 0x21efbc00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3644, stack(0x7a370000,0x7a3c0000)]
  148. 0x0d41d800 JavaThread "Thread-153123" daemon [_thread_in_native, id=4564, stack(0x78e20000,0x78e70000)]
  149. 0x20113400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4632, stack(0x750f0000,0x75140000)]
  150. 0x1b0f7800 JavaThread "Thread-150744" daemon [_thread_in_native, id=3660, stack(0x70e70000,0x70ec0000)]
  151. 0x16d17000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3220, stack(0x70de0000,0x70e30000)]
  152. 0x1b0f6400 JavaThread "Thread-150499" daemon [_thread_in_native, id=2180, stack(0x70ad0000,0x70b20000)]
  153. 0x1aac5400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3396, stack(0x70c00000,0x70c50000)]
  154. 0x0ac18800 JavaThread "Thread-150479" daemon [_thread_in_native, id=5008, stack(0x70b90000,0x70be0000)]
  155. 0x1488b400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4332, stack(0x706f0000,0x70740000)]
  156. 0x0aa36400 JavaThread "Thread-150288" daemon [_thread_in_native, id=2144, stack(0x6fed0000,0x6ff20000)]
  157. 0x1aac5c00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=1044, stack(0x70a30000,0x70a80000)]
  158. 0x0aa37000 JavaThread "Thread-149514" daemon [_thread_in_native, id=4940, stack(0x54560000,0x545b0000)]
  159. 0x1b0f4c00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=2924, stack(0x53bc0000,0x53c10000)]
  160. 0x21efb000 JavaThread "Thread-148832" daemon [_thread_in_native, id=2740, stack(0x54b50000,0x54ba0000)]
  161. 0x1b0f5800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3704, stack(0x579c0000,0x57a10000)]
  162. 0x0af69c00 JavaThread "Thread-148586" daemon [_thread_in_native, id=3424, stack(0x540c0000,0x54110000)]
  163. 0x1aac4000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=2708, stack(0x54420000,0x54470000)]
  164. 0x1aac3000 JavaThread "Thread-148131" daemon [_thread_in_native, id=4196, stack(0x1bee0000,0x1bf30000)]
  165. 0x17028000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3784, stack(0x52430000,0x52480000)]
  166. 0x21ef9400 JavaThread "Thread-148088" daemon [_thread_in_native, id=3176, stack(0x573d0000,0x57420000)]
  167. 0x1aac2400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3796, stack(0x1bd00000,0x1bd50000)]
  168. 0x1fdf0c00 JavaThread "Thread-147569" daemon [_thread_in_native, id=4868, stack(0x1de20000,0x1de70000)]
  169. 0x0aa84800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4520, stack(0x52190000,0x521e0000)]
  170. 0x17716800 JavaThread "Thread-147349" daemon [_thread_in_native, id=3148, stack(0x1d7c0000,0x1d810000)]
  171. 0x0a7c6800 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3648, stack(0x511d0000,0x51220000)]
  172. 0x0adab000 JavaThread "Thread-147006" daemon [_thread_in_native, id=4264, stack(0x519e0000,0x51a30000)]
  173. 0x0aa83c00 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4512, stack(0x52030000,0x52080000)]
  174. 0x0ada9400 JavaThread "Thread-146486" daemon [_thread_in_native, id=1760, stack(0x51650000,0x516a0000)]
  175. 0x0aa84400 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=4736, stack(0x51520000,0x51570000)]
  176. 0x0ac15800 JavaThread "Thread-133335" daemon [_thread_in_native, id=3064, stack(0x499c0000,0x49a10000)]
  177. 0x0d708800 JavaThread "Thread-104903" daemon [_thread_in_native, id=4200, stack(0x69310000,0x69360000)]
  178. 0x0d70c400 JavaThread "Thread-104357" daemon [_thread_in_native, id=4308, stack(0x687e0000,0x68830000)]
  179. 0x083e3000 JavaThread "Thread-103389" daemon [_thread_in_native, id=2036, stack(0x65880000,0x658d0000)]
  180. 0x174c9800 JavaThread "Thread-55949" daemon [_thread_in_native, id=3776, stack(0x19620000,0x19670000)]
  181. 0x13dc4c00 JavaThread "Thread-55852" daemon [_thread_in_native, id=2764, stack(0x1de90000,0x1dee0000)]
  182. 0x20a92c00 JavaThread "Thread-55708" daemon [_thread_in_native, id=3244, stack(0x1d890000,0x1d8e0000)]
  183. 0x0af6c400 JavaThread "Thread-4940" daemon [_thread_in_native, id=3508, stack(0x1c170000,0x1c1c0000)]
  184. 0x0acfdc00 JavaThread "Media Resource Disposer" daemon [_thread_blocked, id=2656, stack(0x0ff70000,0x0ffc0000)]
  185. 0x083e4c00 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=1356, stack(0x09220000,0x09270000)]
  186. 0x082f9000 JavaThread "Disposer" daemon [_thread_blocked, id=1924, stack(0x07d50000,0x07da0000)]
  187. 0x04b6d800 JavaThread "youTubeControllerThread" [_thread_blocked, id=3920, stack(0x07c00000,0x07c50000)]
  188. 0x04b13c00 JavaThread "Thread-3" daemon [_thread_in_native, id=4744, stack(0x07980000,0x079d0000)]
  189. =>0x049fe800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=2136, stack(0x05bb0000,0x05c00000)]
  190. 0x049ee400 JavaThread "Thread-2" daemon [_thread_blocked, id=4764, stack(0x05cd0000,0x05d20000)]
  191. 0x04a72400 JavaThread "Disposer" daemon [_thread_blocked, id=2724, stack(0x05c10000,0x05c60000)]
  192. 0x00ee0800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=2488, stack(0x057a0000,0x057f0000)]
  193. 0x04a59800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=3332, stack(0x054d0000,0x05520000)]
  194. 0x04a3c800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4240, stack(0x04cf0000,0x04d40000)]
  195. 0x00eb6000 JavaThread "Service Thread" daemon [_thread_blocked, id=4372, stack(0x04810000,0x04860000)]
  196. 0x00eb1000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3436, stack(0x04970000,0x049c0000)]
  197. 0x00eafc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2348, stack(0x04760000,0x047b0000)]
  198. 0x00eac800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4376, stack(0x04860000,0x048b0000)]
  199. 0x00e3ec00 JavaThread "Finalizer" daemon [_thread_blocked, id=4528, stack(0x00d10000,0x00d60000)]
  200. 0x00e3d400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3228, stack(0x011e0000,0x01230000)]
  201. 0x00dfbc00 JavaThread "main" [_thread_blocked, id=3088, stack(0x00fb0000,0x01000000)]
  202.  
  203. Other Threads:
  204. 0x00e3bc00 VMThread [stack: 0x01180000,0x011d0000] [id=3764]
  205. 0x00ec7800 WatcherThread [stack: 0x012a0000,0x012f0000] [id=3528]
  206.  
  207. VM state:not at safepoint (normal execution)
  208.  
  209. VM Mutex/Monitor currently owned by a thread: None
  210.  
  211. Heap
  212. def new generation total 14208K, used 3495K [0x24750000, 0x256b0000, 0x29ca0000)
  213. eden space 12672K, 21% used [0x24750000, 0x249f6a28, 0x253b0000)
  214. from space 1536K, 50% used [0x253b0000, 0x25473468, 0x25530000)
  215. to space 1536K, 0% used [0x25530000, 0x25530000, 0x256b0000)
  216. tenured generation total 31352K, used 26457K [0x29ca0000, 0x2bb3e000, 0x34750000)
  217. the space 31352K, 84% used [0x29ca0000, 0x2b6765f0, 0x2b676600, 0x2bb3e000)
  218. compacting perm gen total 12288K, used 7782K [0x34750000, 0x35350000, 0x38750000)
  219. the space 12288K, 63% used [0x34750000, 0x34ee9bf8, 0x34ee9c00, 0x35350000)
  220. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  221. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  222.  
  223. Card table byte_map: [0x00f00000,0x00fb0000] byte_map_base: 0x00ddc580
  224.  
  225. Polling page: 0x00110000
  226.  
  227. Code Cache [0x02730000, 0x02ae8000, 0x04730000)
  228. total_blobs=2292 nmethods=1929 adapters=298 free_code_cache=28981Kb largest_free_block=29677120
  229.  
  230. Compilation events (10 events):
  231. Event: 294.604 Thread 0x00eb1000 1929 javafx.scene.layout.Pane::getChildren (5 bytes)
  232. Event: 294.604 Thread 0x00eb1000 nmethod 1929 0x02adec88 code [0x02aded80, 0x02adee00]
  233. Event: 294.604 Thread 0x00eb1000 1930 javafx.scene.layout.Region::access$500 (5 bytes)
  234. Event: 294.604 Thread 0x00eb1000 nmethod 1930 0x02adee48 code [0x02adef40, 0x02adefc0]
  235. Event: 306.706 Thread 0x00eb1000 1931 ! sun.net.www.http.ChunkedInputStream::processRaw (756 bytes)
  236. Event: 306.708 Thread 0x00eb1000 nmethod 1931 0x02adf048 code [0x02adf310, 0x02ae0260]
  237. Event: 321.863 Thread 0x00eb1000 1932 javafx.scene.Parent::computeDirtyScene (90 bytes)
  238. Event: 321.866 Thread 0x00eb1000 nmethod 1932 0x02ae1308 code [0x02ae1570, 0x02ae1c10]
  239. Event: 321.914 Thread 0x00eb1000 1933 com.sun.javafx.geom.Path2D$SVGParser::toNextNonWsp (116 bytes)
  240. Event: 321.915 Thread 0x00eb1000 nmethod 1933 0x02ae2548 code [0x02ae2660, 0x02ae280c]
  241.  
  242. GC Heap History (10 events):
  243. Event: 345.508 GC heap before
  244. {Heap before GC invocations=267 (full 3):
  245. def new generation total 14208K, used 13787K [0x24750000, 0x256b0000, 0x29ca0000)
  246. eden space 12672K, 100% used [0x24750000, 0x253b0000, 0x253b0000)
  247. from space 1536K, 72% used [0x25530000, 0x25646d10, 0x256b0000)
  248. to space 1536K, 0% used [0x253b0000, 0x253b0000, 0x25530000)
  249. tenured generation total 31352K, used 23679K [0x29ca0000, 0x2bb3e000, 0x34750000)
  250. the space 31352K, 75% used [0x29ca0000, 0x2b3bfdb8, 0x2b3bfe00, 0x2bb3e000)
  251. compacting perm gen total 12288K, used 7780K [0x34750000, 0x35350000, 0x38750000)
  252. the space 12288K, 63% used [0x34750000, 0x34ee9330, 0x34ee9400, 0x35350000)
  253. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  254. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  255. Event: 345.513 GC heap after
  256. Heap after GC invocations=268 (full 3):
  257. def new generation total 14208K, used 1205K [0x24750000, 0x256b0000, 0x29ca0000)
  258. eden space 12672K, 0% used [0x24750000, 0x24750000, 0x253b0000)
  259. from space 1536K, 78% used [0x253b0000, 0x254dd658, 0x25530000)
  260. to space 1536K, 0% used [0x25530000, 0x25530000, 0x256b0000)
  261. tenured generation total 31352K, used 24102K [0x29ca0000, 0x2bb3e000, 0x34750000)
  262. the space 31352K, 76% used [0x29ca0000, 0x2b429948, 0x2b429a00, 0x2bb3e000)
  263. compacting perm gen total 12288K, used 7780K [0x34750000, 0x35350000, 0x38750000)
  264. the space 12288K, 63% used [0x34750000, 0x34ee9330, 0x34ee9400, 0x35350000)
  265. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  266. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  267. }
  268. Event: 347.360 GC heap before
  269. {Heap before GC invocations=268 (full 3):
  270. def new generation total 14208K, used 13877K [0x24750000, 0x256b0000, 0x29ca0000)
  271. eden space 12672K, 100% used [0x24750000, 0x253b0000, 0x253b0000)
  272. from space 1536K, 78% used [0x253b0000, 0x254dd658, 0x25530000)
  273. to space 1536K, 0% used [0x25530000, 0x25530000, 0x256b0000)
  274. tenured generation total 31352K, used 24102K [0x29ca0000, 0x2bb3e000, 0x34750000)
  275. the space 31352K, 76% used [0x29ca0000, 0x2b429948, 0x2b429a00, 0x2bb3e000)
  276. compacting perm gen total 12288K, used 7780K [0x34750000, 0x35350000, 0x38750000)
  277. the space 12288K, 63% used [0x34750000, 0x34ee9330, 0x34ee9400, 0x35350000)
  278. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  279. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  280. Event: 347.366 GC heap after
  281. Heap after GC invocations=269 (full 3):
  282. def new generation total 14208K, used 977K [0x24750000, 0x256b0000, 0x29ca0000)
  283. eden space 12672K, 0% used [0x24750000, 0x24750000, 0x253b0000)
  284. from space 1536K, 63% used [0x25530000, 0x25624728, 0x256b0000)
  285. to space 1536K, 0% used [0x253b0000, 0x253b0000, 0x25530000)
  286. tenured generation total 31352K, used 24771K [0x29ca0000, 0x2bb3e000, 0x34750000)
  287. the space 31352K, 79% used [0x29ca0000, 0x2b4d0ca8, 0x2b4d0e00, 0x2bb3e000)
  288. compacting perm gen total 12288K, used 7780K [0x34750000, 0x35350000, 0x38750000)
  289. the space 12288K, 63% used [0x34750000, 0x34ee9330, 0x34ee9400, 0x35350000)
  290. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  291. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  292. }
  293. Event: 349.098 GC heap before
  294. {Heap before GC invocations=269 (full 3):
  295. def new generation total 14208K, used 13649K [0x24750000, 0x256b0000, 0x29ca0000)
  296. eden space 12672K, 100% used [0x24750000, 0x253b0000, 0x253b0000)
  297. from space 1536K, 63% used [0x25530000, 0x25624728, 0x256b0000)
  298. to space 1536K, 0% used [0x253b0000, 0x253b0000, 0x25530000)
  299. tenured generation total 31352K, used 24771K [0x29ca0000, 0x2bb3e000, 0x34750000)
  300. the space 31352K, 79% used [0x29ca0000, 0x2b4d0ca8, 0x2b4d0e00, 0x2bb3e000)
  301. compacting perm gen total 12288K, used 7780K [0x34750000, 0x35350000, 0x38750000)
  302. the space 12288K, 63% used [0x34750000, 0x34ee9340, 0x34ee9400, 0x35350000)
  303. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  304. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  305. Event: 349.105 GC heap after
  306. Heap after GC invocations=270 (full 3):
  307. def new generation total 14208K, used 1226K [0x24750000, 0x256b0000, 0x29ca0000)
  308. eden space 12672K, 0% used [0x24750000, 0x24750000, 0x253b0000)
  309. from space 1536K, 79% used [0x253b0000, 0x254e2940, 0x25530000)
  310. to space 1536K, 0% used [0x25530000, 0x25530000, 0x256b0000)
  311. tenured generation total 31352K, used 25265K [0x29ca0000, 0x2bb3e000, 0x34750000)
  312. the space 31352K, 80% used [0x29ca0000, 0x2b54c610, 0x2b54c800, 0x2bb3e000)
  313. compacting perm gen total 12288K, used 7780K [0x34750000, 0x35350000, 0x38750000)
  314. the space 12288K, 63% used [0x34750000, 0x34ee9340, 0x34ee9400, 0x35350000)
  315. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  316. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  317. }
  318. Event: 350.993 GC heap before
  319. {Heap before GC invocations=270 (full 3):
  320. def new generation total 14208K, used 13898K [0x24750000, 0x256b0000, 0x29ca0000)
  321. eden space 12672K, 100% used [0x24750000, 0x253b0000, 0x253b0000)
  322. from space 1536K, 79% used [0x253b0000, 0x254e2940, 0x25530000)
  323. to space 1536K, 0% used [0x25530000, 0x25530000, 0x256b0000)
  324. tenured generation total 31352K, used 25265K [0x29ca0000, 0x2bb3e000, 0x34750000)
  325. the space 31352K, 80% used [0x29ca0000, 0x2b54c610, 0x2b54c800, 0x2bb3e000)
  326. compacting perm gen total 12288K, used 7782K [0x34750000, 0x35350000, 0x38750000)
  327. the space 12288K, 63% used [0x34750000, 0x34ee9bf8, 0x34ee9c00, 0x35350000)
  328. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  329. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  330. Event: 350.998 GC heap after
  331. Heap after GC invocations=271 (full 3):
  332. def new generation total 14208K, used 465K [0x24750000, 0x256b0000, 0x29ca0000)
  333. eden space 12672K, 0% used [0x24750000, 0x24750000, 0x253b0000)
  334. from space 1536K, 30% used [0x25530000, 0x255a4590, 0x256b0000)
  335. to space 1536K, 0% used [0x253b0000, 0x253b0000, 0x25530000)
  336. tenured generation total 31352K, used 26457K [0x29ca0000, 0x2bb3e000, 0x34750000)
  337. the space 31352K, 84% used [0x29ca0000, 0x2b6765f0, 0x2b676600, 0x2bb3e000)
  338. compacting perm gen total 12288K, used 7782K [0x34750000, 0x35350000, 0x38750000)
  339. the space 12288K, 63% used [0x34750000, 0x34ee9bf8, 0x34ee9c00, 0x35350000)
  340. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  341. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  342. }
  343. Event: 353.308 GC heap before
  344. {Heap before GC invocations=271 (full 3):
  345. def new generation total 14208K, used 13137K [0x24750000, 0x256b0000, 0x29ca0000)
  346. eden space 12672K, 100% used [0x24750000, 0x253b0000, 0x253b0000)
  347. from space 1536K, 30% used [0x25530000, 0x255a4590, 0x256b0000)
  348. to space 1536K, 0% used [0x253b0000, 0x253b0000, 0x25530000)
  349. tenured generation total 31352K, used 26457K [0x29ca0000, 0x2bb3e000, 0x34750000)
  350. the space 31352K, 84% used [0x29ca0000, 0x2b6765f0, 0x2b676600, 0x2bb3e000)
  351. compacting perm gen total 12288K, used 7782K [0x34750000, 0x35350000, 0x38750000)
  352. the space 12288K, 63% used [0x34750000, 0x34ee9bf8, 0x34ee9c00, 0x35350000)
  353. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  354. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  355. Event: 353.313 GC heap after
  356. Heap after GC invocations=272 (full 3):
  357. def new generation total 14208K, used 781K [0x24750000, 0x256b0000, 0x29ca0000)
  358. eden space 12672K, 0% used [0x24750000, 0x24750000, 0x253b0000)
  359. from space 1536K, 50% used [0x253b0000, 0x25473468, 0x25530000)
  360. to space 1536K, 0% used [0x25530000, 0x25530000, 0x256b0000)
  361. tenured generation total 31352K, used 26457K [0x29ca0000, 0x2bb3e000, 0x34750000)
  362. the space 31352K, 84% used [0x29ca0000, 0x2b6765f0, 0x2b676600, 0x2bb3e000)
  363. compacting perm gen total 12288K, used 7782K [0x34750000, 0x35350000, 0x38750000)
  364. the space 12288K, 63% used [0x34750000, 0x34ee9bf8, 0x34ee9c00, 0x35350000)
  365. ro space 10240K, 41% used [0x38750000, 0x38b81a78, 0x38b81c00, 0x39150000)
  366. rw space 12288K, 52% used [0x39150000, 0x397962c0, 0x39796400, 0x39d50000)
  367. }
  368.  
  369. Deoptimization events (0 events):
  370. No events
  371.  
  372. Internal exceptions (10 events):
  373. Event: 353.280 Thread 0x049fe800 Threw 0x25353f20 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  374. Event: 353.280 Thread 0x049fe800 Threw 0x25354408 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  375. Event: 353.280 Thread 0x049fe800 Threw 0x253545a0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  376. Event: 353.280 Thread 0x049fe800 Threw 0x25354708 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  377. Event: 353.280 Thread 0x049fe800 Threw 0x25354c08 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  378. Event: 353.280 Thread 0x049fe800 Threw 0x25354da0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  379. Event: 353.280 Thread 0x049fe800 Threw 0x25354f08 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  380. Event: 353.280 Thread 0x049fe800 Threw 0x25355350 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  381. Event: 353.280 Thread 0x049fe800 Threw 0x253554e8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  382. Event: 353.280 Thread 0x049fe800 Threw 0x25355650 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
  383.  
  384. Events (10 events):
  385. Event: 353.742 Thread 0x0af6b800 Thread exited: 0x0af6b800
  386. Event: 353.746 Thread 0x5c50d800 Thread added: 0x5c50d800
  387. Event: 353.747 Thread 0x6c489400 Thread added: 0x6c489400
  388. Event: 353.747 Thread 0x0e1a1000 Thread added: 0x0e1a1000
  389. Event: 353.747 Thread 0x0e1a1000 Thread exited: 0x0e1a1000
  390. Event: 353.747 Thread 0x4a464400 Thread added: 0x4a464400
  391. Event: 353.747 Thread 0x4a464400 Thread exited: 0x4a464400
  392. Event: 353.747 Thread 0x1b08cc00 Thread added: 0x1b08cc00
  393. Event: 353.747 Thread 0x1b08cc00 Thread exited: 0x1b08cc00
  394. Event: 353.747 Thread 0x6c489400 Thread exited: 0x6c489400
  395.  
  396.  
  397. Dynamic libraries:
  398. 0x01300000 - 0x0132f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
  399. 0x778a0000 - 0x77a20000 C:\Windows\SysWOW64\ntdll.dll
  400. 0x77390000 - 0x774a0000 C:\Windows\syswow64\kernel32.dll
  401. 0x77060000 - 0x770a7000 C:\Windows\syswow64\KERNELBASE.dll
  402. 0x75b00000 - 0x75ba0000 C:\Windows\syswow64\ADVAPI32.dll
  403. 0x770b0000 - 0x7715c000 C:\Windows\syswow64\msvcrt.dll
  404. 0x77370000 - 0x77389000 C:\Windows\SysWOW64\sechost.dll
  405. 0x77280000 - 0x77370000 C:\Windows\syswow64\RPCRT4.dll
  406. 0x752f0000 - 0x75350000 C:\Windows\syswow64\SspiCli.dll
  407. 0x752e0000 - 0x752ec000 C:\Windows\syswow64\CRYPTBASE.dll
  408. 0x75ec0000 - 0x75fc0000 C:\Windows\syswow64\USER32.dll
  409. 0x75610000 - 0x756a0000 C:\Windows\syswow64\GDI32.dll
  410. 0x760b0000 - 0x760ba000 C:\Windows\syswow64\LPK.dll
  411. 0x75930000 - 0x759cd000 C:\Windows\syswow64\USP10.dll
  412. 0x74ce0000 - 0x74e7e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  413. 0x76050000 - 0x760a7000 C:\Windows\syswow64\SHLWAPI.dll
  414. 0x76f30000 - 0x76f90000 C:\Windows\system32\IMM32.DLL
  415. 0x75d40000 - 0x75e0c000 C:\Windows\syswow64\MSCTF.dll
  416. 0x74c20000 - 0x74cdf000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
  417. 0x748a0000 - 0x74c20000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
  418. 0x74890000 - 0x74897000 C:\Windows\system32\WSOCK32.dll
  419. 0x75e20000 - 0x75e55000 C:\Windows\syswow64\WS2_32.dll
  420. 0x75e10000 - 0x75e16000 C:\Windows\syswow64\NSI.dll
  421. 0x74850000 - 0x74882000 C:\Windows\system32\WINMM.dll
  422. 0x75380000 - 0x75385000 C:\Windows\syswow64\PSAPI.DLL
  423. 0x74840000 - 0x7484c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
  424. 0x74730000 - 0x74750000 C:\Program Files (x86)\Java\jre7\bin\java.dll
  425. 0x74710000 - 0x74723000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
  426. 0x746b0000 - 0x7470b000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll
  427. 0x754b0000 - 0x7560c000 C:\Windows\syswow64\ole32.dll
  428. 0x77160000 - 0x771ef000 C:\Windows\syswow64\OLEAUT32.dll
  429. 0x73700000 - 0x73709000 C:\Windows\system32\VERSION.dll
  430. 0x76d70000 - 0x76f28000 C:\Windows\syswow64\WININET.dll
  431. 0x75920000 - 0x75924000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
  432. 0x77050000 - 0x77055000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
  433. 0x76d50000 - 0x76d54000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  434. 0x76f90000 - 0x76f94000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
  435. 0x76d60000 - 0x76d63000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
  436. 0x77870000 - 0x77873000 C:\Windows\syswow64\normaliz.DLL
  437. 0x756a0000 - 0x75898000 C:\Windows\syswow64\iertutil.dll
  438. 0x759d0000 - 0x75af1000 C:\Windows\syswow64\urlmon.dll
  439. 0x76d40000 - 0x76d44000 C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
  440. 0x760f0000 - 0x76d3a000 C:\Windows\syswow64\SHELL32.dll
  441. 0x746a0000 - 0x746ab000 C:\Windows\system32\profapi.dll
  442. 0x74690000 - 0x74698000 C:\Windows\system32\Secur32.dll
  443. 0x74680000 - 0x74684000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
  444. 0x74670000 - 0x74674000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
  445. 0x74630000 - 0x7466c000 C:\Windows\system32\mswsock.dll
  446. 0x74620000 - 0x74626000 C:\Windows\System32\wship6.dll
  447. 0x75fc0000 - 0x76043000 C:\Windows\syswow64\CLBCatQ.DLL
  448. 0x74600000 - 0x7461c000 C:\Windows\system32\IPHLPAPI.DLL
  449. 0x745f0000 - 0x745f7000 C:\Windows\system32\WINNSI.DLL
  450. 0x74560000 - 0x74576000 C:\Windows\system32\CRYPTSP.dll
  451. 0x74520000 - 0x7455b000 C:\Windows\system32\rsaenh.dll
  452. 0x74510000 - 0x7451e000 C:\Windows\system32\RpcRtRemote.dll
  453. 0x745e0000 - 0x745e5000 C:\Windows\System32\wshtcpip.dll
  454. 0x74590000 - 0x745d4000 C:\Windows\system32\DNSAPI.dll
  455. 0x744f0000 - 0x74502000 C:\Windows\system32\dhcpcsvc.DLL
  456. 0x74580000 - 0x7458d000 C:\Windows\system32\dhcpcsvc6.DLL
  457. 0x744e0000 - 0x744e6000 C:\Windows\system32\rasadhlp.dll
  458. 0x744d0000 - 0x744dd000 C:\Program Files (x86)\Java\jre7\bin\prism-d3d.dll
  459. 0x74300000 - 0x744c3000 C:\Windows\system32\d3d9.dll
  460. 0x742f0000 - 0x742f6000 C:\Windows\system32\d3d8thk.dll
  461. 0x742d0000 - 0x742e3000 C:\Windows\system32\dwmapi.dll
  462. 0x73710000 - 0x73790000 C:\Windows\system32\uxtheme.dll
  463. 0x72c60000 - 0x736fd000 C:\Windows\system32\igdumd32.dll
  464. 0x742a0000 - 0x742c7000 C:\Program Files (x86)\Java\jre7\bin\glass.dll
  465. 0x758a0000 - 0x7591b000 C:\Windows\syswow64\COMDLG32.dll
  466. 0x74170000 - 0x742a0000 C:\Windows\system32\WindowsCodecs.dll
  467. 0x74120000 - 0x7416c000 C:\Windows\system32\apphelp.dll
  468. 0x740a0000 - 0x740d1000 C:\Windows\system32\EhStorShell.dll
  469. 0x75ba0000 - 0x75d3d000 C:\Windows\syswow64\SETUPAPI.dll
  470. 0x760c0000 - 0x760e7000 C:\Windows\syswow64\CFGMGR32.dll
  471. 0x76fa0000 - 0x76fb2000 C:\Windows\syswow64\DEVOBJ.dll
  472. 0x73fa0000 - 0x74095000 C:\Windows\system32\PROPSYS.dll
  473. 0x73ec0000 - 0x73f30000 C:\Windows\system32\ntshrui.dll
  474. 0x74100000 - 0x74119000 C:\Windows\system32\srvcli.dll
  475. 0x740f0000 - 0x740fb000 C:\Windows\system32\cscapi.dll
  476. 0x740e0000 - 0x740ea000 C:\Windows\system32\slc.dll
  477. 0x73f70000 - 0x73f91000 C:\Program Files (x86)\Common Files\Microsoft Shared\Ink\rtscom.dll
  478. 0x73e50000 - 0x73ebf000 C:\Program Files (x86)\Java\jre7\bin\libxml2.dll
  479. 0x73f40000 - 0x73f68000 C:\Program Files (x86)\Java\jre7\bin\libxslt.dll
  480. 0x72100000 - 0x72c60000 C:\Program Files (x86)\Java\jre7\bin\jfxwebkit.dll
  481. 0x73e10000 - 0x73e4d000 C:\Program Files (x86)\Java\jre7\bin\javafx-font.dll
  482. 0x73df0000 - 0x73e04000 C:\Program Files (x86)\Java\jre7\bin\net.dll
  483. 0x73db0000 - 0x73de8000 C:\Windows\System32\fwpuclnt.dll
  484. 0x73cd0000 - 0x73cf0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
  485. 0x73f30000 - 0x73f3f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
  486. 0x73da0000 - 0x73da9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
  487. 0x75390000 - 0x754b0000 C:\Windows\syswow64\CRYPT32.dll
  488. 0x75eb0000 - 0x75ebc000 C:\Windows\syswow64\MSASN1.dll
  489. 0x73cb0000 - 0x73cc7000 C:\Windows\system32\USERENV.dll
  490. 0x73ca0000 - 0x73cb0000 C:\Windows\system32\NLAapi.dll
  491. 0x73c90000 - 0x73ca0000 C:\Windows\system32\napinsp.dll
  492. 0x73c70000 - 0x73c82000 C:\Windows\system32\pnrpnsp.dll
  493. 0x73c60000 - 0x73c68000 C:\Windows\System32\winrnr.dll
  494. 0x73c30000 - 0x73c5f000 C:\Program Files (x86)\Java\jre7\bin\javafx-iio.dll
  495. 0x73bc0000 - 0x73c27000 C:\Program Files (x86)\Java\jre7\bin\glib-lite.dll
  496. 0x73b40000 - 0x73bbe000 C:\Program Files (x86)\Java\jre7\bin\gstreamer-lite.dll
  497. 0x73ac0000 - 0x73b32000 C:\Windows\system32\DSOUND.dll
  498. 0x73a90000 - 0x73ab5000 C:\Windows\system32\POWRPROF.dll
  499. 0x73a70000 - 0x73a8d000 C:\Program Files (x86)\Java\jre7\bin\jfxmedia.dll
  500. 0x73a40000 - 0x73a68000 C:\Program Files (x86)\Java\jre7\bin\fxplugins.dll
  501. 0x73800000 - 0x73a31000 C:\Windows\SysWOW64\msmpeg2vdec.dll
  502. 0x737a0000 - 0x737f9000 C:\Windows\SysWOW64\MFPlat.DLL
  503. 0x73790000 - 0x73797000 C:\Windows\SysWOW64\AVRT.dll
  504. 0x72080000 - 0x720fa000 C:\Windows\SysWOW64\EVR.dll
  505. 0x72060000 - 0x72077000 C:\Windows\SysWOW64\bcrypt.dll
  506. 0x71f60000 - 0x72051000 C:\Windows\SysWOW64\msmpeg2adec.dll
  507. 0x71f20000 - 0x71f59000 C:\Windows\System32\MMDevApi.dll
  508. 0x71ee0000 - 0x71f16000 C:\Windows\system32\AUDIOSES.DLL
  509. 0x71d60000 - 0x71ed7000 C:\Windows\SysWOW64\quartz.dll
  510.  
  511. VM Arguments:
  512. java_command: C:\Users\BRT\Desktop\turbo-crasher-2\JavaFXWebViewCrasher.jar
  513. Launcher Type: SUN_STANDARD
  514.  
  515. Environment Variables:
  516. PATH=C:\Python33\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jre7\bin
  517. USERNAME=BRT
  518. OS=Windows_NT
  519. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  520.  
  521.  
  522.  
  523. --------------- S Y S T E M ---------------
  524.  
  525. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  526.  
  527. CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, erms, ht, tsc, tscinvbit, tscinv
  528.  
  529. Memory: 4k page, physical 4027020k(2078668k free), swap 8052176k(6126700k free)
  530.  
  531. vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
  532.  
  533. time: Wed Dec 18 22:09:30 2013
  534. elapsed time: 353 seconds
Add Comment
Please, Sign In to add comment