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

           Summary: [i965] glean crash X on 965
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: high
         Component: Drivers/DRI/i965
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: dri-devel@lists.sourceforge.net


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

--Platform: i965

--Architecture(32-bit,64-bit,compatiblity): 32-bit

--2D driver:
commit 502e41f6dff91393cfeaf08c9ba312781d1b7267

--3D driver:
commit d76545de5730f52328a81b8371d3b08cd7511e05

--Xserver:
commit 34b69e3bc0e6462eb60029fbcb4f5479494007a2

--Drm
commit 92a30dd608c2838dea97efc04e1447056f37d0b5

--Kernel:
2.6.23


Bug detailed description:
-------------------------
glean crash X around pbo case.
but This issue doesn't happen when pbo case is run alone.
we need to run glean from beginning to reproduce this issue.



Reproduce steps:
----------------
1. start X
2. ./glean -r result


Current result:
----------------
GL_ARB_pixel_buffer_object is supported
FAILURE: glBitmap failed (at tpbo.cpp:507)
  got (0, 0) = [0.000000, 0.000000, 0.000000], should be [1.000000, 1.000000,
1.000000]
FAILURE: glGetTexImage failed (at tpbo.cpp:694)
  got (0) = [0.000000, 0.000000, 0.000000], should be intel_bufmgr_ttm.c:644:
Error mapping buffer front: Cannot allocate memory .
intel_bufmgr_ttm.c:644: Error mapping buffer depth: Cannot allocate memory .
glean: ../../../../../src/mesa/drivers/dri/common/spantmp2.h:373:
intelReadRGBASpan_ARGB8888: Assertion `irb->pfMap' failed.
[1.000000, 1.000000, 0.000000]
pbo:  FAIL rgba8, db, z24, s8, win+pmap, id 33
        8 tests passed, 2 tests failed.
GL_ARB_pixel_buffer_object is supported
run.Glean.sh: line 18:  5381 Killed                  Xorg



Expected result:
----------------
X should not be crashed by glean


-- 
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