Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>i was able to find the jvm error file.<br> Looks like something happened while in the "AWT-Windows" native thread.<br></p> <p><b>=>0x02acf000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3616, stack(0x02eb0000,0x02f00000)]</b></p> <p>siginfo: ExceptionCode=0xc0000005, writing address 0xe2789280</p> <p>Registers: EAX=0x234f099c, EBX=0x00001400, ECX=0x00000100, EDX=0xe2789280 ESP=0x02eff4a4, EBP=0x00000400, ESI=0x234f099c, EDI=0xe2789280 EIP=0x6d02bcbd, EFLAGS=0x00010206</p> <p>Top of Stack: (sp=0x02eff4a4) 0x02eff4a4: 02eff500 00000100 02eff584 00000100<br> 0x02eff4b4: 6d0a5697 00000400 00000400 00000100<br> 0x02eff4c4: 00000100 02eff700 02eff500 00000000<br> 0x02eff4d4: 00000000 00000100 041ac3a0 00000100<br> 0x02eff4e4: 00182620 00000400 e2789280 00000000<br> 0x02eff4f4: 00000000 00000100 00000100 00000000<br> 0x02eff504: 00000000 00000100 00000100 00000000<br> 0x02eff514: 00000000 00000004 00000400 00000000<br></p> <p>Instructions: (pc=0x6d02bcbd)<br> 0x6d02bcad: 00 00 00 8b 4c 24 14 8b e9 c1 e9 02 8b f0 8b fa<br> 0x6d02bcbd: f3 a5 8b cd 83 e1 03 f3 a4 8b 74 24 18 8b 4c 24<br></p> <p>Stack: [0x02eb0000,0x02f00000], sp=0x02eff4a4, free space=317k<br> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)<br> C [awt.dll+0x2bcbd]<br></p> <p>[error occurred during error reporting (printing native stack), id 0xc0000005]</p> <p>Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)<br> j sun.awt.windows.WToolkit.eventLoop()V+0<br> j sun.awt.windows.WToolkit.run()V+69<br> j java.lang.Thread.run()V+11<br> v ~StubRoutines::call_stub<br></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload