NEW305201
[WPE] fast/forms/datalist/data-list-search-input-with-appearance-none.html crashes after adding it in 305314@main
https://bugs.webkit.org/show_bug.cgi?id=305201
Summary [WPE] fast/forms/datalist/data-list-search-input-with-appearance-none.html cr...
Alejandro G. Castro
Reported 2026-01-09 07:49:52 PST
It does not crash in GTK. The stacktrace of the crash is: Thread 1 (Thread 0x7f471675eac0 (LWP 12311)): #0 0x00007f47223f2d5f in WTFCrash () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #1 0x000055f5b7d1ab6d in WTR::UIScriptController::isShowingDataListSuggestions() const () #2 0x000055f5b7d41848 in WTR::JSUIScriptController::isShowingDataListSuggestions(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSString*, OpaqueJSValue const**) () #3 0x00007f4720932b16 in JSC::JSCallbackObject<JSC::JSNonFinalObject>::getStaticValue(JSC::JSGlobalObject*, JSC::PropertyName) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #4 0x00007f4720932d3b in JSC::JSCallbackObject<JSC::JSNonFinalObject>::getOwnPropertySlot(JSC::JSObject*, JSC::JSGlobalObject*, JSC::PropertyName, JSC::PropertySlot&) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #5 0x00007f47217dfe84 in JSC::LLInt::performLLIntGetByID(JSC::BytecodeIndex, JSC::CodeBlock*, JSC::JSGlobalObject*, JSC::JSValue, JSC::Identifier const&, JSC::GetByIdModeMetadata&) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #6 0x00007f47217e0e1a in llint_slow_path_get_by_id () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #7 0x00007f47256e6a42 in llint_op_get_by_id () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #8 0x0000000000000000 in ??? () https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/305349@main%20(24537)/fast/forms/datalist/data-list-search-input-with-appearance-none-crash-log.txt
Attachments
Alejandro G. Castro
Comment 1 2026-01-09 08:11:30 PST
EWS
Comment 2 2026-01-09 08:14:44 PST
Test gardening commit 305361@main (7cba57faf8f7): <https://commits.webkit.org/305361@main> Reviewed commits have been landed. Closing PR #56340 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.