New issue
Advanced search Search tips

Issue 832011 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 830659
Owner: ----
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

gl_tests failing on chromium.memory/Linux CFI

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Apr 12 2018

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of grunell@chromium.org

gl_tests failing on chromium.memory/Linux CFI

Builders failed on: 
- Linux CFI: 
  https://build.chromium.org/p/chromium.memory/builders/Linux%20CFI

All tests but one fail. Test suit was enabled on the memory waterfall here: https://chromium-review.googlesource.com/c/chromium/src/+/987916

Most common failure:
[ RUN      ] GLApplyScreenSpaceAntialiasingCHROMIUMTest.TextureStatePreserved
[31744:31744:0411/214112.790867:1485531039:FATAL:gl_factory_x11.cc(122)] Check failed: false. 
#0 0x000000b685cc base::debug::StackTrace::StackTrace()
#1 0x000000b66676 logging::LogMessage::~LogMessage()
#2 0x000000d0755b gl::init::CreateOffscreenGLSurfaceWithFormat()
#3 0x000000d06c7d gl::init::CreateOffscreenGLSurface()
#4 0x0000007fd1e0 gpu::GLManager::InitializeWithWorkaroundsImpl()
#5 0x0000007fccb8 gpu::GLManager::Initialize()
#6 0x0000007b4a93 gpu::GLApplyScreenSpaceAntialiasingCHROMIUMTest::SetUp()
#7 0x000000b3e9ed testing::Test::Run()
#8 0x000000b3f2fd testing::TestInfo::Run()
#9 0x000000b3fa72 testing::TestCase::Run()
#10 0x000000b46773 testing::internal::UnitTestImpl::RunAllTests()
#11 0x000000b463fe testing::UnitTest::Run()
#12 0x000000bdab39 base::TestSuite::Run()
#13 0x0000008174b4 (anonymous namespace)::RunHelper()
#14 0x000000817631 _ZN4base8internal7InvokerINS0_9BindStateIPFiPNS_9TestSuiteEEJNS0_17UnretainedWrapperIS3_EEEEEFivEE7RunImplIRKS6_RKNSt3__15tupleIJS8_EEEJLm0EEEEiOT_OT0_NSF_16integer_sequenceImJXspT1_EEEE
#15 0x000000b52f95 _ZNO4base12OnceCallbackIFivEE3RunEv
#16 0x000000bdd880 base::(anonymous namespace)::LaunchUnitTestsInternal()
#17 0x000000bddb6d base::LaunchUnitTestsSerially()
#18 0x0000008173db main
#19 0x7f7311c24f45 __libc_start_main
#20 0x00000078302a _start
 
Components: Internals>GPU
Labels: OS-Linux Type-Bug
Status: Untriaged (was: Available)

Comment 2 by thakis@chromium.org, Apr 12 2018

Mergedinto: 830659
Status: Duplicate (was: Untriaged)
Thanks, I'll disable it there. Let's dupe that into the "gl_tests don't work under sanitizers" bug; it's the same check.
Project Member

Comment 4 by bugdroid1@chromium.org, Apr 17 2018

Sign in to add a comment