Open
Bug 594634
Opened 15 years ago
Updated 3 years ago
"ASSERTION: out-of-bounds <option> index"
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
417 bytes,
text/html
|
Details |
###!!! ASSERTION: out-of-bounds <option> index: 'aIndex <= numOptions', file layout/forms/nsListControlFrame.cpp, line 1534
> nsListControlFrame::RemoveOption [layout/forms/nsListControlFrame.cpp:1536]
> nsHTMLSelectElement::RemoveOptionsFromList [content/html/content/src/nsHTMLSelectElement.cpp:331]
> nsHTMLSelectElement::WillRemoveOptions [content/html/content/src/nsHTMLSelectElement.cpp:520]
> nsSafeOptionListMutation::nsSafeOptionListMutation [content/html/content/src/nsHTMLSelectElement.cpp:109]
> nsHTMLSelectElement::RemoveChildAt [content/html/content/src/nsHTMLSelectElement.cpp:241]
> nsINode::RemoveChild [nsINode.h:485]
> nsIDOMNode_RemoveChild [dom_quickstubs.cpp:6347]
> js::Interpret [js/src/jsinterp.cpp:4696]
> ...
Comment 1•14 years ago
|
||
Seeing it on this site: http://support.mozilla.com/en-US/mobile#os=android&browser=m4
![]() |
||
Comment 2•6 years ago
|
||
Still happening in today's build...
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•