Closed Bug 984344 Opened 11 years ago Closed 10 years ago

Assertion failure: IsCompatibleLIRCoercion(def->type(), as->type()), at jit/shared/Lowering-shared-inl.h:195

Categories

(Core :: JavaScript Engine: JIT, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 995166
Tracking Status
firefox30 --- affected

People

(Reporter: decoder, Unassigned)

Details

(Keywords: assertion, testcase, Whiteboard: [jsbugmon:])

Attachments

(1 file, 1 obsolete file)

The following testcase asserts on mozilla-central revision 25cfa01ba054 (run with --fuzzing-safe --ion-compile-try-catch --ion-check-range-analysis --ion-eager): function exitFunc (funcName) { if (funcName) funcName += "()"; } test(); function test() exitFunc ('test'); evaluate("exitFunc(new exitFunc());", { compileAndGo : true, noScriptRval : true });
Forgot to clean up the options, --ion-eager --fuzzing-safe is sufficient.
Whiteboard: [jsbugmon:update,bisect]
Whiteboard: [jsbugmon:update,bisect] → [jsbugmon:update]
JSBugMon: Bisection requested, result: autoBisect shows this is probably related to the following changeset: The first bad revision is: changeset: http://hg.mozilla.org/mozilla-central/rev/9c18da81043e user: Hannes Verschore date: Thu Feb 13 23:19:15 2014 +0100 summary: Bug 953164 - IonMonkey: Improve type information at branches, r=jandem This iteration took 165.820 seconds to run.
Attachment #8392169 - Attachment is obsolete: true
Whiteboard: [jsbugmon:update] → [jsbugmon:update,ignore]
JSBugMon: The testcase found in this bug no longer reproduces (tried revision 448f2153d6d3).
Whiteboard: [jsbugmon:update,ignore] → [jsbugmon:bisectfix]
Whiteboard: [jsbugmon:bisectfix] → [jsbugmon:]
JSBugMon: Fix Bisection requested, result: === Tinderbox Build Bisection Results by autoBisect === The "bad" changeset has the timestamp "20140522082217" and the hash "80bbd2f2526b". The "good" changeset has the timestamp "20140522083817" and the hash "4b9f69a50b16". Likely fix window: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=80bbd2f2526b&tochange=4b9f69a50b16
Group: core-security
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Group: core-security → core-security-release
Group: core-security-release
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: