Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 1 |
time | 12.7937231064 |
note | Returncode was 1 |
errors_ignored |
|
errors |
|
info | Returncode: 1 Errors: Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08 ==28155== Invalid write of size 4 ==28155== at 0x4CA46B6: _mesa_texstore_argb8888 (texstore.c:1467) ==28155== by 0x4CAB804: _mesa_texstore (texstore.c:3926) ==28155== by 0x4B706B4: intelTexImage (intel_tex_image.c:519) ==28155== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568) ==28155== by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415) ==28155== by 0x408357F: glTexImage2D (glapitemp.h:1002) ==28155== by 0x804C60E: is_format_supported (texwrap.c:830) ==28155== by 0x804CA2E: piglit_init (texwrap.c:917) ==28155== by 0x804ECEA: main (piglit-framework.c:116) ==28155== Address 0xb78db000 is not stack'd, malloc'd or (recently) free'd ==28155== ==28155== Invalid read of size 4 ==28155== at 0x4DD57F8: fetch_texel_1d_f_argb8888 (texfetch_tmp.h:496) ==28155== by 0x4D365B3: sample_1d_linear (s_texfilter.c:858) ==28155== by 0x4D36B61: sample_linear_1d (s_texfilter.c:972) ==28155== by 0x4E0B78C: fetch_texel_deriv (s_fragprog.c:122) ==28155== by 0x4D0595B: fetch_texel (prog_execute.c:398) ==28155== by 0x4D09ACF: _mesa_execute_program (prog_execute.c:1721) ==28155== by 0x4E0BA5A: run_program (s_fragprog.c:209) ==28155== by 0x4E0BE2F: _swrast_exec_fragment_program (s_fragprog.c:265) ==28155== by 0x4D2D892: shade_texture_span (s_span.c:997) ==28155== by 0x4D2DF06: _swrast_write_rgba_span (s_span.c:1163) ==28155== by 0x4D52E73: general_triangle (s_tritemp.h:819) ==28155== by 0x4D1E102: _swrast_validate_triangle (s_context.c:366) ==28155== Address 0x5629628 is 0 bytes after a block of size 40 alloc'd ==28155== at 0x4024DB9: memalign (vg_replace_malloc.c:581) ==28155== by 0x4024E16: posix_memalign (vg_replace_malloc.c:709) ==28155== by 0x4C5940A: _mesa_align_malloc (imports.c:90) ==28155== by 0x4C8E777: _mesa_alloc_texmemory (teximage.c:70) ==28155== by 0x4B704C9: intelTexImage (intel_tex_image.c:491) ==28155== by 0x4B708BA: intelTexImage1D (intel_tex_image.c:584) ==28155== by 0x4C9264F: _mesa_TexImage1D (teximage.c:2305) ==28155== by 0x40834FE: glTexImage1D (glapitemp.h:997) ==28155== by 0x804C06C: init_textures (texwrap.c:725) ==28155== by 0x804CBC6: piglit_init (texwrap.c:945) ==28155== by 0x804ECEA: main (piglit-framework.c:116) ==28155== Output: Parameter: -border-1d-rgba8- Using TEXTURE_1D. Using the border. RGBA8 is R8G8B8A8. The internal format is 0x8058. Using RGBA8. 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 Testing LINEAR: CLAMP_TO_EDGE Testing LINEAR: CLAMP_TO_BORDER Testing LINEAR: MIRRORED_REPEAT Testing NEAREST with projective mapping: REPEAT Testing NEAREST with projective mapping: CLAMP Testing NEAREST with projective mapping: CLAMP_TO_EDGE Testing NEAREST with projective mapping: CLAMP_TO_BORDER Testing NEAREST with projective mapping: MIRRORED_REPEAT Testing LINEAR with projective mapping: REPEAT Testing LINEAR with projective mapping: CLAMP Testing LINEAR with projective mapping: CLAMP_TO_EDGE Testing LINEAR with projective mapping: CLAMP_TO_BORDER Testing LINEAR with projective mapping: MIRRORED_REPEAT |