RESOLVED FIXED 73499
[Windows, WinCairo] testapi crashes in Release build when JIT enabled
https://bugs.webkit.org/show_bug.cgi?id=73499
Summary [Windows, WinCairo] testapi crashes in Release build when JIT enabled
Brent Fulgham
Reported 2011-11-30 16:45:27 PST
The 'testapi.exe' executable crashes when attempting to garbage collect in release builds under Windows. Error is an access violation in FunctionExecutable::discardCode() when attempting to access the m_codeBlockForCall member. Program does not crash in debug build.
Attachments
Brent Fulgham
Comment 1 2011-12-08 14:30:50 PST
The correction to the vtable optimization bug resolved this problem.
Note You need to log in before you can comment on or make changes to this bug.