Closed Bug 790914 Opened 12 years ago Closed 11 years ago

Assertion failure: (ptrBits & 0x7) == 0, at ../../jsval.h:708

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: decoder, Unassigned)

Details

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

The following testcase asserts on mozilla-central revision fdfaef738a00 (run with --ion-eager):


function caller(obj) {}
var pc = line2pc(caller, (line2pc(caller)) + 2);
Likely a debug-only problem with line2pc, but should be fixed anyways.
Whiteboard: [js:p3]
Whiteboard: [js:p3] → [js:p3][jsbugmon:update]
Whiteboard: [js:p3][jsbugmon:update] → [js:p3] [jsbugmon:update,ignore]
JSBugMon: The testcase found in this bug no longer reproduces (tried revision 3825fdbcec62).
Whiteboard: [js:p3] [jsbugmon:update,ignore] → [js:p3] [jsbugmon:bisectfix]
Whiteboard: [js:p3] [jsbugmon:bisectfix] → [js:p3] [jsbugmon:]
JSBugMon: Fix Bisection requested, result:
autoBisect shows this is probably related to the following changeset:

The first good revision is:
changeset:   125886:71b015ae13c3
user:        Norbert Lindenberg
date:        Thu Mar 21 14:50:06 2013 -0700
summary:     Bug 769871 - Reimplement String.localeCompare per ECMA-402.  r=jwalden

This iteration took 177.316 seconds to run.
Closing as WFM, probably fixed by bug 769871.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.