Closed
Bug 608489
Opened 15 years ago
Closed 15 years ago
Fatal AccSet error assert on this testcase
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 608313
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: bzbarsky, Unassigned)
References
()
Details
STEPS TO REPRODUCE:
1) Download the shell testcase from the URL field
2) Run it in a debug shell with -j
RESULTS:
Assertion failure: LIR AccSet error (start of writer pipeline): 'sti' AccSet is '.tdata'; base = (ldq2 = ldq.tarray/c ldq1[32]); disp = 0: 0 (../nanojit/LIR.cpp:3193)
Segmentation fault
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Nominating, since this seems bad.
Thankfully, it's probably not. I'm confident that it's just the AccSet checker being slightly too strict. I'm also confident that this is a dup of bug 608313. I'll test both those hypotheses when I get a chance to look at this on Monday!
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
blocking2.0: ? → betaN+
Comment 4•15 years ago
|
||
Sayre: another dup-of-a-fixed-bug marked as a blocker. Again, I've removed the flag.
blocking2.0: betaN+ → ---
Updated•15 years ago
|
blocking2.0: --- → betaN+
You need to log in
before you can comment on or make changes to this bug.
Description
•