Closed
Bug 495699
Opened 17 years ago
Closed 17 years ago
TM: Assertion failure: original == thisv - js1_5/Regress/regress-462989.js - browser only
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bc, Assigned: gal)
References
Details
(4 keywords, Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
|
1.92 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
tracemonkey && mozilla-central so far.
Assertion failure: original == thisv, at /work/mozilla/builds/1.9.1-tracemonkey/mozilla/js/src/jstracer.cpp:6737
js1_5/Regress/regress-462989.js
http://test.bclary.com/tests/mozilla.org/js/js-test-driver-standards.html?test=js1_5%2FRegress%2Fregress-462989.js;language=type;text/javascript
js1_5/Regress/regress-463782.js
http://test.bclary.com/tests/mozilla.org/js/js-test-driver-standards.html?test=js1_5%2FRegress%2Fregress-463782.js;language=type;text/javascript
looking for the regressor now.
Flags: in-testsuite+
| Assignee | ||
Updated•17 years ago
|
Assignee: general → gal
| Assignee | ||
Comment 3•17 years ago
|
||
I can't reproduce either assert with TM tip. Maybe the hotfix is missing? Does your test build include:
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/e5fe9c68d8d3
?
| Reporter | ||
Comment 4•17 years ago
|
||
It should have. I bisected from tracemonkey tip and I reproduced with a fresh tracemonkey build before doing the bisection. Note this is browser only.
| Reporter | ||
Comment 5•17 years ago
|
||
confirmed assert on 1.9.1, 1.9.1 tracemonkey, 1.9.2 browser on mac with fresh builds on both test cases.
Comment 6•17 years ago
|
||
I bet TM asserts should block, but maybe this regression test isn't something we need to worry about? Wishful thinking? :)
Flags: blocking1.9.1? → blocking1.9.1+
| Assignee | ||
Comment 7•17 years ago
|
||
I hate wrappers. And inner and outer object.
Attachment #380937 -
Flags: review?(mrbkap)
Updated•17 years ago
|
Attachment #380937 -
Flags: review?(mrbkap) → review+
| Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 9•17 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 10•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 11•17 years ago
|
||
Keywords: fixed1.9.1
| Reporter | ||
Updated•17 years ago
|
Keywords: checkin-needed
| Reporter | ||
Comment 12•17 years ago
|
||
v 1.9.1, 1.9.2
Status: RESOLVED → VERIFIED
Keywords: fixed1.9.1 → verified1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•