Internal Error (os_windows_x86.cpp:114)

cowwoc cowwoc at bbs.darktech.org
Wed Jun 9 18:45:02 PDT 2010



cowwoc wrote:
> 
> Hi,
> 
> I can consistently reproduce a JDK crash under build 1.7.0-ea-b94 64-bit
> mode. The error in question is:
> 
> Internal Error (os_windows_x86.cpp:114), pid=5024, tid=1848
> guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failed: Unexpected
> result from topLevelExceptionFilter
> 
> The Java code which triggers this assert comes from a bytecode generator.
> I've used a disassembler but I cannot spot a problem with the bytecode as
> compared to what javac generates. Can someone please suggest what I can do
> to track this down? I wish the assert printed the value of "result" :)
> 
> Thanks,
> Gili
> 

Sorry I meant to say the assert gets triggered by code that is generated by
a bytecode generator. I can attach a copy of the offending class file if it
will help.

Gili
-- 
View this message in context: http://old.nabble.com/Internal-Error-%28os_windows_x86.cpp%3A114%29-tp28837789p28837826.html
Sent from the OpenJDK Hotspot Virtual Machine mailing list archive at Nabble.com.



More information about the hotspot-dev mailing list