[Webkit-unassigned] [Bug 275154] New: [ GLib Debug ] `TestJSC/jsc/options` API test is a constant crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 5 06:08:19 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275154
Bug ID: 275154
Summary: [ GLib Debug ] `TestJSC/jsc/options` API test is a
constant crash
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: vitaly at igalia.com
```
$ 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
```
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240605/2ac94b06/attachment-0001.htm>
More information about the webkit-unassigned
mailing list