New issue
Advanced search Search tips

Issue 907214 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 20
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

angle_perftests flaked on Linux FYI Release (NVIDIA)

Project Member Reported by samans@chromium.org, Nov 20

Issue description

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20FYI%20Release%20(NVIDIA)/6461

[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from VulkanCommandBufferPerfTest
[ RUN      ] VulkanCommandBufferPerfTest.Run/2
Received signal 11 SEGV_MAPERR 000000000000
#0 0x7f90c196886f base::debug::StackTrace::StackTrace()
#1 0x7f90c19683f1 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#2 0x7f90c0ea9330 <unknown>
#3 0x7f90c1e9ff50 <unknown>
#4 0x7f90c17d7918 init_enumerate_device()
#5 0x7f90c17d2a42 VulkanCommandBufferPerfTest::SetUp()
#6 0x7f90c18ae4a0 testing::Test::Run()
#7 0x7f90c18af19f testing::TestInfo::Run()
#8 0x7f90c18af6c7 testing::TestCase::Run()
#9 0x7f90c18bbd87 testing::internal::UnitTestImpl::RunAllTests()
#10 0x7f90c18bb8fd testing::UnitTest::Run()
#11 0x7f90c1976311 base::TestSuite::Run()
#12 0x7f90c17db02b (anonymous namespace)::RunHelper()
#13 0x7f90c1978fdd base::(anonymous namespace)::LaunchUnitTestsInternal()
#14 0x7f90c1979600 base::LaunchUnitTestsSerially()
#15 0x7f90c17dafaf main
#16 0x7f90bf970f45 __libc_start_main
#17 0x7f90c178802a _start
  r8: 0000000000000000  r9: 656c62616c696176 r10: 726f207344434920 r11: 0000000000000206
 r12: 00000e13d2e58124 r13: 00000e13d251cc30 r14: 00000e13d2e57800 r15: 00000e13d2e578a0
  di: 0000000000000000  si: 00000e13d2e58124  bp: 00007ffd49964670  bx: 00000e13d2e57968
  dx: 0000000000000000  ax: 00000e13d32e0d20  cx: 0000000000000000  sp: 00007ffd49964628
  ip: 00007f90c1e9ff50 efl: 0000000000010246 cgf: 0000000000000033 erf: 0000000000000004
 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]

Another example: Win10 FYI Release (NVIDIA) https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win10%20FYI%20Release%20%28NVIDIA%29/2920


 
Labels: OS-Linux
Labels: -Pri-1 Pri-2
Owner: geoffl...@chromium.org
Geoff already suppressed the test setup. The NVIDIA driver randomly crashes during Vulkan init. I'm looking at upgrading the drivers in issue 887241 to fix that.
Status: Fixed (was: Available)
Should be fixed in https://chromium-review.googlesource.com/c/angle/angle/+/1344591

Sign in to add a comment