Status: skip
Result: skip
Detail | Value |
---|---|
returncode | 0 |
time | 4.39221310616 |
errors |
|
info | Returncode: 0 Errors: ==32205== Invalid write of size 4 ==32205== at 0x4B80062: _mesa_texstore_argb8888 (texstore.c:1578) ==32205== by 0x4B80F10: _mesa_texstore (texstore.c:4053) ==32205== by 0x4A88B82: intelTexImage (intel_tex_image.c:500) ==32205== by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549) ==32205== by 0x4B6E3E2: teximage (teximage.c:2512) ==32205== by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566) ==32205== by 0x804DA0A: init_textures (texwrap.c:1208) ==32205== by 0x804E3D0: piglit_init (texwrap.c:1401) ==32205== by 0x805052E: main (piglit-framework.c:116) ==32205== Address 0xb7757000 is not stack'd, malloc'd or (recently) free'd ==32205== Output: Parameter: RECT Using TEXTURE_RECTANGLE. Hint: If you only fail CLAMP and CLAMP_TO_BORDER tests, the border color is wrong. Testing NEAREST: CLAMP Testing NEAREST: CLAMP_TO_EDGE Testing NEAREST: CLAMP_TO_BORDER Testing LINEAR: CLAMP Probe at (6,134) @ 0,0 Expected: 82 172 95 204 Observed: 255 0 0 204 Testing LINEAR: CLAMP_TO_EDGE Testing LINEAR: CLAMP_TO_BORDER Testing NEAREST with swizzling: CLAMP Testing NEAREST with swizzling: CLAMP_TO_EDGE Testing NEAREST with swizzling: CLAMP_TO_BORDER Testing LINEAR with swizzling: CLAMP Probe at (6,134) @ 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 |