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

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


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

--Platform:i915 i965

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

--2D driver:
commit f2b9f387af7f618ad083b1ec8bee513ff2157d06

--3D driver:
commit 3d28a2690f3752990be50a25447747e237d7bee9

--Xserver:
commit 911f0c147699d3b8d97491be2ef6d2e4a6682a0b

--Drm:
commit 2848f048616c2c97f02701386ee73137a1307e2c


--Kernel:
2.6.24-rc5


Bug detailed description:
-------------------------
run glean will report as following, and quit:
[EMAIL PROTECTED] bin]# ./glean -o -r test -t api2
api2:  NOTE rgba8, db, z24, s8, win+pmap, id 33
        Test skipped/non-applicable
X Error of failed request:  GLXBadContextTag
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  50
  Current serial number in output stream:  50
[EMAIL PROTECTED] bin]# ./glean -o -r test -t -api2
basic:  PASS rgba8, db, z24, s8, win+pmap, id 33
X Error of failed request:  GLXBadContextTag
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  50
  Current serial number in output stream:  50
[EMAIL PROTECTED] bin]#


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



Current result:
----------------
[EMAIL PROTECTED] bin]# ./glean -o -r test -t api2
api2:  NOTE rgba8, db, z24, s8, win+pmap, id 33
        Test skipped/non-applicable
X Error of failed request:  GLXBadContextTag
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  50
  Current serial number in output stream:  50
[EMAIL PROTECTED] bin]# ./glean -o -r test -t -api2
basic:  PASS rgba8, db, z24, s8, win+pmap, id 33
X Error of failed request:  GLXBadContextTag
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  50
  Current serial number in output stream:  50
[EMAIL PROTECTED] bin]#



Expected result:
----------------
run normally


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