Closed Bug 785089 Opened 12 years ago Closed 12 years ago

"Assertion failure: pn_type < PNK_LIMIT,"

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: gkw, Assigned: u443197)

References

Details

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

Attachments

(2 files)

Attached file stack
odeURIL:(function(){}) asserts js debug shell on m-c changeset 198ca6edd0ae without any CLI arguments at Assertion failure: pn_type < PNK_LIMIT, Due to skipped revisions, the first bad revision could be any of: changeset: 103113:d7568555261c user: Alex Crichton date: Sat Aug 18 21:33:20 2012 -0700 summary: Bug 433529: Part 1 - Statically resolve names for anonymous functions. r=jimb changeset: 103114:4ebcfba34c38 user: Alex Crichton date: Sat Aug 18 21:37:09 2012 -0700 summary: Bug 433529: Part 2 - Add a displayAtom to JSFunction to store resolved names. r=jimb (setting bisect in JSBugMon to reconfirm this bisection result)
Hardware: x86 → x86_64
Whiteboard: [jsbugmon:update,bisect] → [jsbugmon:update]
JSBugMon: Bisection requested, result: Due to skipped revisions, the first bad revision could be any of: changeset: 103113:d7568555261c user: Alex Crichton date: Sat Aug 18 21:33:20 2012 -0700 summary: Bug 433529: Part 1 - Statically resolve names for anonymous functions. r=jimb changeset: 103114:4ebcfba34c38 user: Alex Crichton date: Sat Aug 18 21:37:09 2012 -0700 summary: Bug 433529: Part 2 - Add a displayAtom to JSFunction to store resolved names. r=jimb
Attached patch patchSplinter Review
This is mostly the extra additions you already had in bug 433529 Jim, although tweaked slightly to just skip PNK_COLON for labels because there won't be an assignment after that.
Attachment #654673 - Flags: review?(jimb)
Comment on attachment 654673 [details] [diff] [review] patch Review of attachment 654673 [details] [diff] [review]: ----------------------------------------------------------------- Seems familiar, somehow. Thanks for the quick turnaround!
Attachment #654673 - Flags: review?(jimb) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Assignee: general → alex
Automatically extracted testcase for this bug was committed: https://hg.mozilla.org/mozilla-central/rev/efaf8960a929
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: