Bug 83083

Summary: [BDW Bisected]Piglit spec_EXT_framebuffer_multisample_formats_2 is core dumped
Product: Mesa Reporter: lu hua <huax.lu>
Component: Drivers/DRI/i965Assignee: Ian Romanick <idr>
Status: VERIFIED DUPLICATE QA Contact: Intel 3D Bugs Mailing List <intel-3d-bugs>
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description lu hua 2014-08-26 06:01:28 UTC
System Environment:
--------------------------
Platform: bdw
Libdrm:		(master)libdrm-2.4.56-10-g22b995d8cbf1059535c5de5ba1869c1623ae5b08
Mesa:		(master)306e421887720b149be77c749108bcffcebe34f6
Xserver:	(master)xorg-server-1.15.99.902-121-g2f5cf9ff9a0f713b7e038636484c77f113a5f10a
Xf86_video_intel:(master)2.99.914-68-gd209b03915e4d12ce445d72ac09bb4fe664ba664
Libva:		(master)acfcd5f0637a951d50c5112c7dfbd46f1d0dcdb3
Libva_intel_driver:(master)f3f49f2f0e6b3669d9b09341a11cf0b96e138674
Kernel:   (drm-intel-nightly)257d90d13794c2eb545ab0d6c708f21e2a0378b6

ug detailed description:
---------------------------
It fails on BDW with mesa master branch, works well on Mesa 10.3 branch.
Following cases also fail:
spec_EXT_framebuffer_multisample_accuracy_2_color_small
spec_EXT_framebuffer_multisample_accuracy_2_color_small_depthstencil
spec_EXT_framebuffer_multisample_accuracy_2_color_small_depthstencil_linear
spec_EXT_framebuffer_multisample_accuracy_2_color_small_linear
spec_EXT_framebuffer_multisample_accuracy_2_depth_draw_small
spec_EXT_framebuffer_multisample_accuracy_2_depth_draw_small_depthstencil
spec_EXT_framebuffer_multisample_accuracy_2_depth_resolve_small
spec_EXT_framebuffer_multisample_accuracy_2_depth_resolve_small_depthstencil
spec_EXT_framebuffer_multisample_accuracy_2_srgb_small
spec_EXT_framebuffer_multisample_accuracy_2_srgb_small_depthstencil
spec_EXT_framebuffer_multisample_accuracy_2_srgb_small_depthstencil_linear
spec_EXT_framebuffer_multisample_accuracy_2_srgb_small_linear
spec_EXT_framebuffer_multisample_accuracy_2_stencil_draw
spec_EXT_framebuffer_multisample_accuracy_2_stencil_draw_depthstencil
spec_EXT_framebuffer_multisample_accuracy_2_stencil_draw_small
spec_EXT_framebuffer_multisample_accuracy_2_stencil_draw_small_depthstencil
spec_EXT_framebuffer_multisample_accuracy_2_stencil_resolve_small
spec_EXT_framebuffer_multisample_accuracy_2_stencil_resolve_small_depthstencil
spec_EXT_framebuffer_multisample_clear_2_color
spec_EXT_framebuffer_multisample_clear_2_depth
spec_EXT_framebuffer_multisample_clear_2_stencil
spec_EXT_framebuffer_multisample_formats_2
spec_EXT_framebuffer_multisample_interpolation_2_centroid-deriv
spec_EXT_framebuffer_multisample_interpolation_2_centroid-edges
spec_EXT_framebuffer_multisample_interpolation_2_non-centroid-deriv
spec_EXT_framebuffer_multisample_line-smooth_2
spec_EXT_framebuffer_multisample_multisample-blit_2_stencil
spec_EXT_framebuffer_multisample_no-color_2_depth-computed_combined
spec_EXT_framebuffer_multisample_no-color_2_depth-computed_separate
spec_EXT_framebuffer_multisample_no-color_2_depth-computed_single
spec_EXT_framebuffer_multisample_no-color_2_depth_combined
spec_EXT_framebuffer_multisample_no-color_2_depth_separate
spec_EXT_framebuffer_multisample_no-color_2_depth_single
spec_EXT_framebuffer_multisample_no-color_2_stencil_combined
spec_EXT_framebuffer_multisample_no-color_2_stencil_separate
spec_EXT_framebuffer_multisample_no-color_2_stencil_single
spec_EXT_framebuffer_multisample_point-smooth_2
spec_EXT_framebuffer_multisample_polygon-smooth_2
spec_EXT_texture_integer_multisample-formats_2_GL_EXT_texture_integer
spec_EXT_texture_snorm_multisample-formats_2_GL_EXT_texture_snorm
spec_EXT_texture_sRGB_multisample-formats_2_GL_EXT_texture_sRGB

The latest known bad commit 306e421887720b149be77c749108bcffcebe34f6
The latest known good commit f80c6847e969016596b5ce3202236c15663cc61a
(It has bug 82929, bisect is slow)

output:
Using test set: Core formats
Testing GL_RGB
Testing GL_RGBA
Floating point exception (core dumped)

(gdb) bt
#0  0x00007ffff3d53344 in get_fast_clear_rect (irb=<optimized out>, rect=0x7fffffffdea0, fb=0xdf4210, brw=0x7ffff39d7038) at brw_meta_fast_clear.c:310
#1  brw_meta_fast_clear (brw=brw@entry=0x7ffff39d7038, fb=fb@entry=0xdf4210, buffers=buffers@entry=256, partial_clear=partial_clear@entry=false) at brw_meta_fast_clear.c:512
#2  0x00007ffff3d0dc00 in brw_clear (ctx=0x7ffff39d7038, mask=256) at brw_clear.c:246
#3  0x00007ffff7d5fbba in piglit_util_test_pattern::ColorGradientSunburst::draw_with_scale_and_offset (this=0x646a10,
    proj=0x60b480 <piglit_util_test_pattern::TestPattern::no_projection>, scale=1, offset=0) at /GFX/Test/Piglit/piglit/tests/util/piglit-test-pattern.cpp:668
#4  0x0000000000405b10 in (anonymous namespace)::PatternRenderer::draw (this=0x60b5c0 <(anonymous namespace)::ref_renderer>)
    at /GFX/Test/Piglit/piglit/tests/spec/ext_framebuffer_multisample/formats.cpp:321
#5  0x0000000000406142 in (anonymous namespace)::test_format (format=0x407268 <core+72>) at /GFX/Test/Piglit/piglit/tests/spec/ext_framebuffer_multisample/formats.cpp:527
#6  0x000000000040537f in fbo_formats_display (test_format=0x405fde <(anonymous namespace)::test_format(format_desc const*)>)
    at /GFX/Test/Piglit/piglit/tests/spec/ext_framebuffer_multisample/../../fbo/fbo-formats.h:665
#7  0x0000000000406502 in (anonymous namespace)::piglit_display () at /GFX/Test/Piglit/piglit/tests/spec/ext_framebuffer_multisample/formats.cpp:621
#8  0x00007ffff7d8326b in run_test (gl_fw=0x60c010, argc=2, argv=0x7fffffffe288) at /GFX/Test/Piglit/piglit/tests/util/piglit-framework-gl/piglit_fbo_framework.c:52
#9  0x00007ffff7d6a205 in piglit_gl_test_run (argc=2, argv=0x7fffffffe288, config=0x7fffffffe150) at /GFX/Test/Piglit/piglit/tests/util/piglit-framework-gl.c:151
#10 0x00000000004054ce in main (argc=2, argv=0x7fffffffe288) at /GFX/Test/Piglit/piglit/tests/spec/ext_framebuffer_multisample/formats.cpp:59

Reproduce steps:
---------------------------- 
1. xinit
2. bin/ext_framebuffer_multisample-formats 2 -fbo -auto
Comment 1 lu hua 2014-08-26 06:43:21 UTC
Bisect shows: 2f28a0dc23165123cf1e8b5942acad37878edd8a is the first bad commit
commit 2f28a0dc23165123cf1e8b5942acad37878edd8a
Author:     Kristian Høgsberg <krh@bitplanet.net>
AuthorDate: Mon Jul 7 16:44:58 2014 -0700
Commit:     Kristian Høgsberg <krh@bitplanet.net>
CommitDate: Fri Aug 15 11:25:47 2014 -0700

    i965: Implement fast color clears using meta operations

    This patch uses the infrastructure put in place by previous patches
    to implement fast color clears and replicated color clears in terms of
    meta operations.

    This works all the way back to gen7 where fast clear was introduced and
    adds support for fast clear on gen8.  It replaces the blorp path
    completely and improves on a few cases.  Layered clears are now done
    using instanced rendering and multiple render-target clears use a
    MRT shader with rep16 writes.

    Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
    Acked-by: Kenneth Graunke <kenneth@whitecape.org>

*** This bug has been marked as a duplicate of bug 83081 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.