Status: skip
Result: skip
Detail | Value |
---|---|
returncode | 0 |
time | 4.47055602074 |
errors |
|
info | Returncode: 0 Errors: ==31903== Invalid write of size 4 ==31903== at 0x4B80062: _mesa_texstore_argb8888 (texstore.c:1578) ==31903== by 0x4B80F10: _mesa_texstore (texstore.c:4053) ==31903== by 0x4A88B82: intelTexImage (intel_tex_image.c:500) ==31903== by 0x4A896CC: intelTexImage3D (intel_tex_image.c:533) ==31903== by 0x4B6E155: teximage (teximage.c:2518) ==31903== by 0x804DA9C: init_textures (texwrap.c:1215) ==31903== by 0x804E3D0: piglit_init (texwrap.c:1401) ==31903== by 0x805052E: main (piglit-framework.c:116) ==31903== Address 0xb7864000 is not stack'd, malloc'd or (recently) free'd ==31903== Output: Parameter: 3D Using TEXTURE_3D. Hint: If you only fail CLAMP and CLAMP_TO_BORDER tests, the border color is wrong. Testing NEAREST: REPEAT Testing NEAREST: CLAMP Testing NEAREST: CLAMP_TO_EDGE Testing NEAREST: CLAMP_TO_BORDER Testing NEAREST: MIRRORED_REPEAT Testing LINEAR: REPEAT Testing LINEAR: CLAMP Probe at (95,125) @ 0,0 Expected: 82 172 95 204 Observed: 255 0 0 204 Testing LINEAR: CLAMP_TO_EDGE Testing LINEAR: CLAMP_TO_BORDER Testing LINEAR: MIRRORED_REPEAT Testing NEAREST with swizzling: REPEAT Testing NEAREST with swizzling: CLAMP Testing NEAREST with swizzling: CLAMP_TO_EDGE Testing NEAREST with swizzling: CLAMP_TO_BORDER Testing NEAREST with swizzling: MIRRORED_REPEAT Testing LINEAR with swizzling: REPEAT Testing LINEAR with swizzling: CLAMP Probe at (95,125) @ 0,0 Expected: 95 82 172 204 Observed: 0 255 0 204 Testing LINEAR with swizzling: CLAMP_TO_EDGE Testing LINEAR with swizzling: CLAMP_TO_BORDER Testing LINEAR with swizzling: MIRRORED_REPEAT |