New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 815184 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug

Blocking:
issue 815183



Sign in to add a comment

gl_unittests's GLImageSharedMemory/GLImageCopyTest/4.CopyTexImage failing on UBSanVptr bot

Project Member Reported by thakis@chromium.org, Feb 23 2018

Issue description

https://ci.chromium.org/buildbot/chromium.clang/UBSanVptr%20Linux/6355

[ RUN      ] GLImageSharedMemory/GLImageCopyTest/4.CopyTexImage
[26370:26370:0223/015318.469002:513413564:ERROR:gl_surface_glx.cc(420)] XOpenDisplay failed.
[26370:26370:0223/015318.469042:513413597:ERROR:gl_initializer_x11.cc(157)] GLSurfaceGLX::InitializeOneOff failed.
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 0, 0 channel 1
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 255, which exceeds error, where
expected evaluates to 0,
actual evaluates to 255, and
error evaluates to 0.
 at 0, 0 channel 2
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 1, 0 channel 1
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 255, which exceeds error, where
expected evaluates to 0,
actual evaluates to 255, and
error evaluates to 0.
 at 1, 0 channel 2
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 2, 0 channel 1
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 255, which exceeds error, where
expected evaluates to 0,
actual evaluates to 255, and
error evaluates to 0.
 at 2, 0 channel 2
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 3, 0 channel 1
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 255, which exceeds error, where
expected evaluates to 0,
actual evaluates to 255, and
error evaluates to 0.
 at 3, 0 channel 2
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 4, 0 channel 1
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 255, which exceeds error, where
expected evaluates to 0,
actual evaluates to 255, and
error evaluates to 0.
 at 4, 0 channel 2
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 5, 0 channel 1
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 255, which exceeds error, where
expected evaluates to 0,
actual evaluates to 255, and
error evaluates to 0.
 at 5, 0 channel 2
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 6, 0 channel 1
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 255, which exceeds error, where
expected evaluates to 0,
actual evaluates to 255, and
error evaluates to 0.
 at 6, 0 channel 2
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 7, 0 channel 1
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 255, which exceeds error, where
expected evaluates to 0,
actual evaluates to 255, and
error evaluates to 0.
 at 7, 0 channel 2
../../ui/gl/test/gl_test_helper.cc:77: Failure
The difference between expected and actual is 32, which exceeds error, where
expected evaluates to 32,
actual evaluates to 0, and
error evaluates to 0.
 at 8, 0 channel 1
[  FAILED  ] GLImageSharedMemory/GLImageCopyTest/4.CopyTexImage, where TypeParam = gl::(anonymous namespace)::GLImageSharedMemoryTestDelegate<(gfx::BufferFormat)13> (221 ms)
[----------] 1 test from GLImageSharedMemory/GLImageCopyTest/4 (221 ms total)
 

Sign in to add a comment