Bug 105560

Summary: MIPS replaceWithJump ASSERT failure after r135330.
Product: WebKit Reporter: Balazs Kilvady <kilvadyb>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: barraclough, fpizlo, fu, galpeter, gergely, ossy, palfia
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Bug Depends on:    
Bug Blocks: 108664    

Balazs Kilvady
Reported 2012-12-20 11:49:41 PST
Similar bug on mips like Bug #103146 on ARMv7. Running v8 test v7 with jsc such a case comes up where in replaceWithJump function a 4 bytes long direct jump instruction is not enough (to address is out of bounds),
Attachments
Balazs Kilvady
Comment 1 2013-05-22 09:48:23 PDT
Has been fixed with a non MIPS specific commit.
Balazs Kilvady
Comment 2 2013-05-22 10:14:10 PDT
(In reply to comment #1) > Has been fixed with a non MIPS specific commit. Sorry, went to wrong bug fix.
Note You need to log in before you can comment on or make changes to this bug.