RESOLVED DUPLICATE of bug 122702 124575
[EFL] fast/forms/select-live-pseudo-selectors.html comes to crash
https://bugs.webkit.org/show_bug.cgi?id=124575
Summary [EFL] fast/forms/select-live-pseudo-selectors.html comes to crash
Gyuyoung Kim
Reported 2013-11-19 03:40:22 PST
Crash log is as below, STDERR: ARGUMENT BAD: optionIndex, optionIndex < static_cast<int>(m_children.size()) STDERR: /home/gyuyoung/webkit/WebKit/Source/WebCore/accessibility/AccessibilityMenuListPopup.cpp(135) : void WebCore::AccessibilityMenuListPopup::didUpdateActiveOption(int) STDERR: 1 0x7fa4af8f58a9 WTFCrash STDERR: 2 0x7fa4aa6418fc WebCore::AccessibilityMenuListPopup::didUpdateActiveOption(int) STDERR: 3 0x7fa4aa640b88 WebCore::AccessibilityMenuList::didUpdateActiveOption(int) STDERR: 4 0x7fa4ab1a4b78 WebCore::RenderMenuList::didUpdateActiveOption(int) STDERR: 5 0x7fa4ab1a3ce3 WebCore::RenderMenuList::setTextFromOption(int) STDERR: 6 0x7fa4ab1a3b94 WebCore::RenderMenuList::updateFromElement() STDERR: 7 0x7fa4aaaa48e3 WebCore::HTMLSelectElement::selectOption(int, unsigned int) STDERR: 8 0x7fa4aaaa4742 WebCore::HTMLSelectElement::optionSelectionStateChanged(WebCore::HTMLOptionElement*, bool) STDERR: 9 0x7fa4aaa934a6 WebCore::HTMLOptionElement::setSelected(bool) STDERR: 10 0x7fa4ab72e74d WebCore::setJSHTMLOptionElementSelected(JSC::ExecState*, JSC::JSObject*, JSC::JSValue) STDERR: 11 0x7fa4ab72f8ef void JSC::putEntry<WebCore::JSHTMLOptionElement>(JSC::ExecState*, JSC::HashEntry const*, JSC::PropertyName, JSC::JSValue, WebCore::JSHTMLOptionElement*, bool) STDERR: 12 0x7fa4ab72f848 bool JSC::lookupPut<WebCore::JSHTMLOptionElement>(JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::HashTable const&, WebCore::JSHTMLOptionElement*, bool) STDERR: 13 0x7fa4ab72f165 void JSC::lookupPut<WebCore::JSHTMLOptionElement, WebCore::JSHTMLElement>(JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::HashTable const&, WebCore::JSHTMLOptionElement *, JSC::PutPropertySlot&) STDERR: 14 0x7fa4ab72e529 WebCore::JSHTMLOptionElement::put(JSC::JSCell*, JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&) STDERR: 15 0x7fa4af5c5f4c JSC::JSValue::put(JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&)
Attachments
Sergio Villar Senin
Comment 1 2013-11-26 00:12:40 PST
*** This bug has been marked as a duplicate of bug 122702 ***
Note You need to log in before you can comment on or make changes to this bug.