Closed Bug 637385 Opened 15 years ago Closed 15 years ago

TM: Assertion failure: obj == globalObj, at ../jstracer.cpp:15253

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla2.0

People

(Reporter: jandem, Assigned: Waldo)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(2 files)

-- "use strict"; eval("var i = 0; for(i = 0; i < 20; i++) { i = 0; }"); -- This asserts with -j in a debug build: $ ./js -j test.js Assertion failure: obj == globalObj, at ../jstracer.cpp:15253 Does not crash in a release build (loops infinitely but that's expected) decoder found this bug, but asked me to file it after I reduced it.
Attached file Stack trace
Assignee: general → jwalden+bmo
Attached patch Patch and testSplinter Review
Attachment #515731 - Flags: review?(dvander)
Version: unspecified → Trunk
Attachment #515731 - Flags: review?(dvander) → review+
Nice. /be
Comment on attachment 515731 [details] [diff] [review] Patch and test Nominating for approval because so this does not trip up fuzzers and asserts are bad.
Attachment #515731 - Flags: approval2.0?
Attachment #515731 - Flags: approval2.0? → approval2.0+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: fixed-in-tracemonkey
Target Milestone: --- → mozilla2.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: