[Webkit-unassigned] [Bug 281074] New: REGRESSION(284791 at main): [ Debug ] 2x TestWebKitAPI.JavaScriptCore.Incremental* (api-tests) are constant asserts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 8 11:40:22 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=281074
Bug ID: 281074
Summary: REGRESSION(284791 at main): [ Debug ] 2x
TestWebKitAPI.JavaScriptCore.Incremental* (api-tests)
are constant asserts
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Morningstar at apple.com
TestWebKitAPI.JavaScriptCore.IncrementalSweeperMainThread
TestWebKitAPI.JavaScriptCore.IncrementalSweeperSecondaryThread
These tests are both constantly asserting on debug queues after 284791 at main
https://commits.webkit.org/284791@main
HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.JavaScriptCore.IncrementalSweeperMainThread&test=TestWebKitAPI.JavaScriptCore.IncrementalSweeperSecondaryThread
Test-run:
https://build.webkit.org/#/builders/1236/builds/41
STDIO:
https://build.webkit.org/#/builders/1236/builds/41/steps/19/logs/stdio
Assert:
TestWebKitAPI.JavaScriptCore.IncrementalSweeperSecondaryThread
ASSERTION FAILED: g_jscConfig.options.allowUnfinalizedAccess || g_jscConfig.options.isFinalized
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Source/JavaScriptCore/runtime/Options.h(139) : static OptionsStorage::Bool &JSC::Options::enableStrongRefTracker()
1 0x114b35418 JSC::Options::enableStrongRefTracker()
2 0x114b35374 JSC::StrongRefTracker::enabled()
3 0x114b35340 WTF::RefTrackerMixin<JSC::StrongRefTracker>::RefTrackerMixin()
4 0x114b350a4 WTF::RefTrackerMixin<JSC::StrongRefTracker>::RefTrackerMixin()
5 0x114b3e428 JSC::Strong<JSC::JSObject, (JSC::ShouldStrongDestructorGrabLock)0>::Strong()
6 0x114b122a8 JSC::Strong<JSC::JSObject, (JSC::ShouldStrongDestructorGrabLock)0>::Strong()
7 0x114b12244 -[JSContext .cxx_construct]
8 0x189a3beb8 object_cxxConstructFromClass
9 0x189a35d70 +[NSObject new]
10 0x1012b000c TestWebKitAPI::JavaScriptCore_IncrementalSweeperSecondaryThread_Test::TestBody()
11 0x102155058 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
12 0x102107770 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
13 0x1021076c0 testing::Test::Run()
14 0x10210862c testing::TestInfo::Run()
15 0x102109828 testing::TestSuite::Run()
16 0x102117b58 testing::internal::UnitTestImpl::RunAllTests()
17 0x102159eec bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
18 0x1021174f8 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19 0x1021173e4 testing::UnitTest::Run()
20 0x1014d69ac RUN_ALL_TESTS()
21 0x1014d6940 TestWebKitAPI::TestsController::run(int, char**)
22 0x1020ef5f8 main
23 0x189a80274 start
--
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/20241008/6d78bdb6/attachment.htm>
More information about the webkit-unassigned
mailing list