[Webkit-unassigned] [Bug 213211] New: REGRESSION (r263045): TestWTF.Signals.SignalsWorkOnExit crashing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 15 13:35:05 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213211
Bug ID: 213211
Summary: REGRESSION (r263045):
TestWTF.Signals.SignalsWorkOnExit crashing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
TestWTF.Signals.SignalsWorkOnExit is crashing on macOS bots after https://trac.webkit.org/changeset/263045/webkit
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 TestWTF 0x000000010ca03253 WTFCrashWithInfo(int, char const*, char const*, int) + 19 (Assertions.h:671)
1 TestWTF 0x000000010ce365ee WTF::SignalHandlers::add(WTF::Signal, WTF::Function<WTF::SignalAction (WTF::Signal, WTF::SigInfo&, __darwin_x86_thread_state64&)>&&) + 206
2 TestWTF 0x000000010ce36a9a WTF::addSignalHandler(WTF::Signal, WTF::Function<WTF::SignalAction (WTF::Signal, WTF::SigInfo&, __darwin_x86_thread_state64&)>&&) + 186
3 TestWTF 0x000000010ccadf27 Signals_SignalsWorkOnExit_Test::TestBody() + 53 (Signals.cpp:43)
4 TestWTF 0x000000010cea55d9 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) + 72
5 TestWTF 0x000000010cea5542 testing::Test::Run() + 184
6 TestWTF 0x000000010cea619f testing::TestInfo::Run() + 199
7 TestWTF 0x000000010cea6817 testing::TestCase::Run() + 249
8 TestWTF 0x000000010ceaef83 testing::internal::UnitTestImpl::RunAllTests() + 667
9 TestWTF 0x000000010ceaebd1 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) + 72
10 TestWTF 0x000000010ceaeb5c testing::UnitTest::Run() + 108
11 TestWTF 0x000000010cd5fc82 TestWebKitAPI::TestsController::run(int, char**) + 120 (TestsController.cpp:91)
12 TestWTF 0x000000010ce9bcc5 main + 400 (mainMac.mm:60)
13 libdyld.dylib 0x00007fff6a282cc9 start + 1
https://results.webkit.org/?suite=api-tests&test=TestWTF.Signals.SignalsWorkOnExit
--
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/20200615/0c5a2f28/attachment.htm>
More information about the webkit-unassigned
mailing list