sbox_integration_tests and remoting_unit_tests fail with tip-of-tree Clang on Windows |
||
Issue descriptionIt's showing across all the tot windows builds. For example: https://ci.chromium.org/buildbot/chromium.clang/ToTWin64/1159 It doesn't reproduce with pinned Clang, so it looks like a real Clang regression. I've started bisection. [ RUN ] RdpClientTest.Basic Received fatal exception EXCEPTION_ACCESS_VIOLATION Backtrace: ATL::IDispEventSimpleImpl<1,remoting::RdpClientWindow,&_GUID_336d5562_efa8_482e_8cb3_c5c0fc7a7db6>::InvokeFromFuncInfo [0x000000013FF02AF8+120] ATL::IDispEventSimpleImpl<1,remoting::RdpClientWindow,&_GUID_336d5562_efa8_482e_8cb3_c5c0fc7a7db6>::Invoke [0x000000013FEFB40D+221] (No symbol) [0x000007FEF0AD25BE] (No symbol) [0x0000000000378AD8] (No symbol) [0x0000000001D919D8] (No symbol) [0x000007FEF0D2CFD8] (No symbol) [0x000000000018B2C8] (No symbol) [0x000007FEF0A50001] (No symbol) [0x00000000002EEB20] [ RUN ] SyncPolicyTest.TestEvent ../../sandbox/win/src/sync_policy_test.cc(98): error: Expected equality of these values: SBOX_TEST_SUCCEEDED Which is: 632356865 runner.RunTest(L"Event_CreateOpen f f") Which is: -441384949 ../../sandbox/win/src/sync_policy_test.cc(99): error: Expected equality of these values: SBOX_TEST_SUCCEEDED Which is: 632356865 runner.RunTest(L"Event_CreateOpen t f") Which is: -441384949 ../../sandbox/win/src/sync_policy_test.cc(102): error: Expected equality of these values: SBOX_TEST_SUCCEEDED Which is: 632356865 runner.RunTest(L"Event_CreateOpen f f test1") Which is: -441384949 ../../sandbox/win/src/sync_policy_test.cc(103): error: Expected equality of these values: SBOX_TEST_SUCCEEDED Which is: 632356865 runner.RunTest(L"Event_CreateOpen t f test2") Which is: -441384949
,
Mar 26 2018
s/Hugs/Huge/ above. mstorsjo already submitted a follow-up patch that appears to fix the problem: https://reviews.llvm.org/D44876 But until that's landed, I've gone ahead and reverted in r328482 to get green bots.
,
Mar 26 2018
Sorry for the redness, thank you for the revert! |
||
►
Sign in to add a comment |
||
Comment 1 by h...@chromium.org
, Mar 26 2018