Closed Bug 586172 Opened 14 years ago Closed 14 years ago

JM: JSNES trips assert in Assembler on x64.

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sstangl, Assigned: sstangl)

Details

Running a local benchmark provided by the JSNES creator trips the following assertion:

[sstangl@kupo test]$ ~/dev/jaegermonkey/js/src/dbg64/js -m shell.js 
ASSERTION FAILED: offset == static_cast<int32_t>(offset)
(../assembler/assembler/X86Assembler.h:2230 static void JSC::X86Assembler::setRel32(void*, void*))
Segmentation fault (core dumped)
Fixed by throwing away some local changes I thought were thrown away!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.