RESOLVED FIXED 275154
[ GLib Debug ] `TestJSC/jsc/options` API test is a constant crash
https://bugs.webkit.org/show_bug.cgi?id=275154
Summary [ GLib Debug ] `TestJSC/jsc/options` API test is a constant crash
Vitaly Dyackhov
Reported 2024-06-05 06:08:19 PDT
``` $ run-wpe-tests --debug TestJSC -p /jsc/options *** *** Warning: jhbuild environment not present and not running in flatpak. *** Run update-webkitwpe-libs or update-webkit-flatpak before build-webkit to ensure proper testing.. *** TEST: /home/vitaly/WebKit/WebKitBuild/WPE/Debug/bin/TestWebKitAPI/TestJSC... /jsc/options: CRASH ASSERTION FAILED: g_jscConfig.options.allowUnfinalizedAccess || g_jscConfig.options.isFinalized /home/vitaly/WebKit/Source/JavaScriptCore/runtime/Options.h(133) : static JSC::OptionsStorage::Bool& JSC::Options::useJIT() 1 0x55d31703f02a WTFCrash 2 0x55d314b0c426 WTF::isIntegralOrPointerType() 3 0x55d314baf9c3 JSC::Options::useJIT() 4 0x55d314bd4d49 jscOptionsGetValue 5 0x55d314bddf13 jsc_options_get_boolean 6 0x55d314b41d66 testsJSCOptions 7 0x7f24347a26e6 ??? 8 0x7f24347a23fb ??? 9 0x7f24347a2bdb g_test_run_suite 10 0x7f243479d0cd g_test_run 11 0x55d314b46b8d main 12 0x7f2433a4ea90 __libc_start_call_main 13 0x7f2433a4eb49 __libc_start_main 14 0x55d314b0c325 _start Unexpected crashes (1) /TestJSC /jsc/options Ran 1 tests of 1 with 0 successful ```
Attachments
Vitaly Dyackhov
Comment 1 2024-06-05 06:48:10 PDT
EWS
Comment 2 2024-06-05 10:12:20 PDT
Committed 279745@main (70a3a5925aa2): <https://commits.webkit.org/279745@main> Reviewed commits have been landed. Closing PR #29540 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-06-05 10:13:15 PDT
Note You need to log in before you can comment on or make changes to this bug.