[Webkit-unassigned] [Bug 124575] New: [EFL] fast/forms/select-live-pseudo-selectors.html comes to crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 03:41:48 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124575

           Summary: [EFL] fast/forms/select-live-pseudo-selectors.html
                    comes to crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: demarchi at webkit.org


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&)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list