Result: dmesg-fail
Detail | Value |
---|---|
Returncode | 0 |
Time | 0.169883966446 |
Info |
Returncode: 0 Errors: Output: ---------------------------------------------------------------------- This test performs a sanity check of glReadPixels, using as few other portions of the GL as possible. If this test fails, it may be pointless to run other tests, since so many of them depend on reading the contents of the framebuffer to determine if they pass. The test works by using glClear to fill the framebuffer with a randomly-chosen value, reading the contents of the framebuffer, and comparing the actual contents with the expected contents. RGB, RGBA, color index, stencil, and depth buffers (whichever are applicable to the current rendering context) are checked. The test passes if the actual contents are within 1 LSB of the expected contents. readPixSanity: FAIL rgba8, db, z24, s8, win+pmap, id 33 Depth worst-case error was 23.8324 bits at (12, 16) expected 0.10967; got 1. Stencil expected 38; got 128. RGBA largest readback error was 0 bits Depth largest readback error was 23.8324 bits |
Command | /home/mupuf/nvidia/piglit/bin/glean -o -v -v -v -t +readPixSanity --quick |
Traceback |
None |
dmesg |
[ 333.568899] nouveau E[ PGRAPH][0000:01:00.0] ERROR nsource: DATA_ERROR nstatus: BAD_ARGUMENT [ 333.568908] nouveau E[ PGRAPH][0000:01:00.0] ch 3 [0x0013c000 glean[11499]] subc 7 class 0x4097 mthd 0x0208 data 0x05050348 [ 333.699297] nouveau E[ PGRAPH][0000:01:00.0] ERROR nsource: DATA_ERROR nstatus: BAD_ARGUMENT [ 333.699312] nouveau E[ PGRAPH][0000:01:00.0] ch 3 [0x0013c000 glean[11499]] subc 7 class 0x4097 mthd 0x0208 data 0x05050348 |