| Summary: | REGRESSION (r275455): ASSERTION FAILED: process->hasOneRef() seen with TestWebKitAPI.WKProcessPool.WarmInitialProcess | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | achristensen, eric.carlson, ggaren, jer.noble, kkinnunen, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 224137 | ||||||
| Attachments: |
|
||||||
Created attachment 439917 [details]
Patch
Comment on attachment 439917 [details]
Patch
r=me
Committed r283456 (242435@main): <https://commits.webkit.org/242435@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 439917 [details]. |
TestWebKitAPI.WKProcessPool.WarmInitialProcess ASSERTION FAILED: process->hasOneRef() /Volumes/Data/worker/trunk-star-debug-archive/build/OpenSource/Source/WebKit/UIProcess/WebProcessPool.cpp(308) : virtual WebKit::WebProcessPool::~WebProcessPool() 1 0x1154cdd80 WTFCrash 2 0x13fe1c51c std::__1::optional<JSC::JSValue>::optional<JSC::JSValue, 0>(JSC::JSValue&&) 3 0x1413b5884 WebKit::WebProcessPool::~WebProcessPool() 4 0x1413b662c WebKit::WebProcessPool::~WebProcessPool() 5 0x140dfe4a8 -[WKProcessPool dealloc] 6 0x10275ee54 WTF::RetainPtr<WKProcessPool>::~RetainPtr() 7 0x10275ea90 WTF::RetainPtr<WKProcessPool>::~RetainPtr() 8 0x102ca97a8 WKProcessPool_WarmInitialProcess_Test::TestBody() 9 0x1031c0400 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 10 0x1031886f4 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11 0x103188620 testing::Test::Run() 12 0x1031897a0 testing::TestInfo::Run() 13 0x10318aaa8 testing::TestSuite::Run() 14 0x103197940 testing::internal::UnitTestImpl::RunAllTests() 15 0x1031c5c48 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16 0x10319729c bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17 0x10319718c testing::UnitTest::Run() 18 0x102f718d8 RUN_ALL_TESTS() 19 0x102f71864 TestWebKitAPI::TestsController::run(int, char**) 20 0x10315c310 main 21 0x10598d0fc