Closed Bug 494975 Opened 15 years ago Closed 15 years ago

Assertion failure: *regs.pc == JSOP_CALL || *regs.pc == JSOP_DUP || *regs.pc == JSOP_TRUE

Categories

(Core :: JavaScript Engine, defect, P2)

x86
macOS
defect

Tracking

()

VERIFIED FIXED
mozilla1.9.1

People

(Reporter: jruderman, Assigned: gal)

Details

(Keywords: assertion, testcase, verified1.9.1, Whiteboard: fixed-in-tracemonkey)

Attachments

(2 files)

Assertion failure: *regs.pc == JSOP_CALL || *regs.pc == JSOP_DUP || *regs.pc == JSOP_TRUE, at /Users/jruderman/central/js/src/jsinterp.cpp:7121
Related to bug 489489, perhaps?
Assignee: general → gal
Severity: critical → normal
Priority: -- → P2
Target Milestone: --- → mozilla1.9.1
This is a bad assert. Does not affect shipping builds. I suggest applying the patch to branch for hygiene but no need to block.
Flags: wanted1.9.1?
Attached patch patchSplinter Review
Attachment #379776 - Flags: review?(brendan)
Comment on attachment 379776 [details] [diff] [review]
patch

r=me, thanks.

/be
Attachment #379776 - Flags: review?(brendan) → review+
http://hg.mozilla.org/tracemonkey/rev/be2c8bf0824c
Whiteboard: fixed-in-tracemonkey
http://hg.mozilla.org/mozilla-central/rev/be2c8bf0824c
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/92fb61a1608b
Flags: wanted1.9.1? → wanted1.9.1+
Keywords: fixed1.9.1
verified FIXED on debug builds (no assertions and crashes seen):

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1pre)
Gecko/20090608 Shiretoko/3.5pre ID:20090608122057

and

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre)
Gecko/20090608 Minefield/3.6a1pre ID:20090608122028
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: