http://bugs.freedesktop.org/show_bug.cgi?id=16157

           Summary: [i965] glean/glsl1 run abort
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: dri-devel@lists.sourceforge.net


System Environment:
--------------------------

--Platform: Q965


--2D driver:
commit bd137a19dc29dd466eac030e040f729ed0807e3f

--3D driver:
commit 328621509f4690fb945201a90425662e4fd2fc2d

--Xserver:
commit 29586101dc11d498b212510f8dedbfeca7f8c859

--Drm
commit 5b86823fa36513f521412a38c240cb18f02dcc9a

--Kernel:
2.6.25


Bug detailed description:
-------------------------
Unsupport opcode 74 in vertex shader
FAILURE:
  Shader test: 2D Texture lookup with explicit lod (Vertex shader)
  Expected color: 0.25, 0, 0, 0.25
  Observed color: 0, 0, 0, 0
intel_bufmgr_ttm.c:769: Error waiting for fence fence buffers: Device or
resource busy.

Program received signal SIGABRT, Aborted.


backtrace:
(gdb) bt
#0  0xb7faa424 in __kernel_vsyscall ()
#1  0x00bfd690 in raise () from /lib/libc.so.6
#2  0x00bfef91 in abort () from /lib/libc.so.6
#3  0xb7ad4144 in dri_ttm_fence_wait (fence=0x85efca8) at
intel_bufmgr_ttm.c:770
#4  0xb7acca62 in dri_fence_wait (fence=0x85efca8) at ../common/dri_bufmgr.c:96
#5  0xb7ad62c7 in intelFinish (ctx=0x810aa20) at intel_context.c:374
#6  0xb7ade9ef in intelSpanRenderStart (ctx=0x810aa20) at intel_span.c:313
#7  0xb7bf50b0 in _swrast_ReadPixels (ctx=0x810aa20, x=48, y=48, width=1,
height=1, format=6408, type=5126,
    packing=0x8116698, pixels=0xbfda7af4) at swrast/s_readpix.c:562
#8  0xb7c50fae in _mesa_ReadPixels (x=48, y=48, width=1, height=1, format=6408,
type=5126, pixels=0xbfda7af4)
    at main/drawpix.c:336
#9  0x080702ba in GLEAN::GLSLTest::testProgram (this=0x80edfc0, [EMAIL 
PROTECTED])
at tglsl1.cpp:3320
#10 0x08070463 in GLEAN::GLSLTest::runOne (this=0x80edfc0, [EMAIL PROTECTED],
[EMAIL PROTECTED]) at tglsl1.cpp:3388
#11 0x0805a79f in GLEAN::BaseTest<GLEAN::MultiTestResult>::run (this=0x80edfc0,
[EMAIL PROTECTED]) at tbase.h:290
#12 0x0805443b in main (argc=6, argv=0xbfda7d74) at main.cpp:128



Current result:
----------------
glean case glsl1 run abort


Expected result:
----------------
glean case glsl1 should pass


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to