Bug 201275
| Summary: | [GTK] fast/events/focus-anchor-with-tabindex-hang.html crashes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, dpino |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alicia Boya García
fast/events/focus-anchor-with-tabindex-hang.html
Failing since r248909:r248915
Thread 1 (Thread 0x7f6cea1759c0 (LWP 29145)):
#0 0x00007f6cf12aa43e in WTFCrash () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#1 0x00005621946de039 in WTR::UIScriptController::doAsyncTask(OpaqueJSValue const*) ()
#2 0x00005621946e1155 in WTR::JSUIScriptController::doAfterPresentationUpdate(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) ()
#3 0x00007f6cf06311e0 in long JSC::APICallbackFunction::call<JSC::JSCallbackFunction>(JSC::ExecState*) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#4 0x00007f6c4bfff027 in ?? ()
#5 0x00007ffea0e65870 in ?? ()
#6 0x00007f6cf0dd5a99 in llint_op_call () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#7 0x0000000000000000 in ?? ()
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Fixed by r253467.
Failure was remove from TestExpectations in r254824. There are no more failures referencing this ticket.