Closed Bug 709954 Opened 13 years ago Closed 12 years ago

"Assertion failure: !cx->isExceptionPending()" with invalid regexp in <input pattern>

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla19

People

(Reporter: jruderman, Assigned: Ms2ger)

References

Details

(Keywords: assertion, testcase, Whiteboard: [fuzzblocker:isExceptionPending])

Attachments

(3 files)

Assertion failure: !cx->isExceptionPending(), at js/src/jscntxtinlines.h:314
Attached file stack trace
nsContentUtils::IsPatternMatching should probably clear the exception when JS_NewUCRegExpObjectNoStatics or JS_ExecuteRegExpNoStatics fails or use another JSContext.
OS: Mac OS X → All
Hardware: x86_64 → All
(In reply to Ms2ger from comment #2)
> nsContentUtils::IsPatternMatching should probably clear the exception when
> JS_NewUCRegExpObjectNoStatics or JS_ExecuteRegExpNoStatics fails or use
> another JSContext.

Do you want to fix this bug? :)
Whiteboard: [fuzzblocker:isExceptionPending]
Assignee: nobody → Ms2ger
Attached patch Patch v1Splinter Review
Attachment #676928 - Flags: review?(bzbarsky)
Comment on attachment 676928 [details] [diff] [review]
Patch v1

r=me
Attachment #676928 - Flags: review?(bzbarsky) → review+
https://hg.mozilla.org/mozilla-central/rev/aea5ae9d8762
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Blocks: 809749
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: