Closed Bug 477049 Opened 15 years ago Closed 15 years ago

TM: "Assertion failure: cx->bailExit, at ../jstracer.cpp"

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 473075

People

(Reporter: gkw, Assigned: jorendorff)

Details

(Keywords: assertion, crash, testcase)

Attachments

(1 file)

Attached file crash stack
eval("y = <z/>;");
for (var x = 0; x < 3; ++x) { "" in y; }

asserts TM debug at Assertion failure: cx->bailExit, at ../jstracer.cpp and crashes TM opt at 0x0000002c at LeaveTree. Nominating blocking1.9.1 because there are memory address-only locations in the opt crash stack.

TRACEMONKEY=verbose output:
/snip
--------------------------------------- end exit block 0x25f2b8
    st gp[720] = add1
    1
    loop
              mov 720(esi),ebx                ecx(state) ebx(add1) esi(gp)
        0x260ff3:
              jmp 0x0                        
    0x260ff8  [epilogue]                     
              mov esp,ebp                    
              pop ebp                        
              pop ebp                        
              pop ebx                        
              pop esi                        
              pop edi                        
              ret                            
fragment 0x25f004:
ENTRY: G0 G1 
recording completed at typein:2@11 via closeLoop
Looking for compat peer 2@11, from 0x25f004 (ip: 0x30e5db, hits=2)
checking vm types 0x25f004 (ip: 0x30e5db): global0=O/O global1=I/I 
entering trace at typein:2@11, native stack slots: 3 code: 0x260f50
global: object<0x29c1e0:XML> int<2> 
stack: 
Assertion failure: cx->bailExit, at ../jstracer.cpp:4628
Trace/BPT trap
Flags: blocking1.9.1?
Taking...
Assignee: general → jorendorff
Oh, that.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Flags: in-testsuite?
will handle the test in bug 473075.
Flags: in-testsuite? → in-testsuite-
Flags: blocking1.9.1?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: