Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Windows ia32
-
Patch Available
-
Advanced
Description
JET fails to compile a subroutine. I have attached the test I used to reproduce the problem and an attempt to localize it (in jasmin).
jitrino.dll!Jitrino::Jet::JFrame::operator=() Line 84 + 0x3 C++
jitrino.dll!Jitrino::Jet::BBState::operator=() + 0x10 C++
jitrino.dll!Jitrino::Jet::Compiler::comp_gen_insts(unsigned int pc=3, unsigned int parentPC=7, unsigned int jsr_lead=4294967295) Line 881 + 0x8 C++
jitrino.dll!Jitrino::Jet::Compiler::comp_gen_code_bb(unsigned int pc=3) Line 819 + 0xe C++
jitrino.dll!Jitrino::Jet::Compiler::compile(void * ch=0x0013f42c, Method * method=0x02bc7a00, const OpenMethodExecutionParams & params=
jitrino.dll!Jitrino::Jet::compile_with_params(void * jit_handle=0x011e7ac0, void * ch=0x0013f42c, Method * method=0x02bc7a00, OpenMethodExecutionParams params={...}
) Line 523 + 0x2c C++
[...]