https://bugs.freedesktop.org/show_bug.cgi?id=30234
Summary: Mesa xdemo manywin aborted Product: Mesa Version: git Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: jinjin.w...@intel.com System Environment: -------------------------- Arch: i386 Platform: Capella/Pineview OSD: Fedora release 13 (Goddard) Libdrm: (master)2.4.21-21-g7ec9a1effa4f551897f91f3b017723a8adf011d9 Mesa: (7.9)d46b7c9f6f91f80b7349067dd5be52f0af736ec1 Xserver: (master)xorg-server-1.9.0 Xf86_video_intel: (master)2.12.0-87-g08c2caca48323d6d5701dcef3486f850619d7905 Cairo: (master)cb0bc64c16b3a38cbf0c622830c18ac9ea6e2ffe Libva: (master)6772bdb4406edaf55da2e3604003c9eafff31c36 Kernel: (master)9fe6206f400646a2322096b56c59891d530e8d51 Bug detailed description: --------------------------- With Mesa(7.9)d46b7c9f6f91f80b7349067dd5be52f0af736ec1, Mesa xdemo manywin aborted using i965/i915. And using swrast, it also aborted. Reproduce steps: ---------------- 1.xinit& 2. Mesa_demos/src/xdemos/manywin 2 Fail message using swrast: ------------------------------------- 2 windows libGL: OpenDriver: trying /opt/X11R7/lib/dri/swrast_dri.so 0, 0 Name: 0 Display: 0x9f5d008 Window: 0x600002 Context: 0x9f6ee30 GL_VERSION: 2.1 Mesa 7.9-devel GL_VENDOR: Mesa Project GL_RENDERER: Software Rasterizer libGL: OpenDriver: trying /opt/X11R7/lib/dri/swrast_dri.so 100, 0 sharing Name: 1 Display: 0xa2ace18 Window: 0x800002 Context: 0xa2be9c0 GL_VERSION: 2.1 Mesa 7.9-devel GL_VENDOR: Mesa Project GL_RENDERER: Software Rasterizer X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 11 (X_GLXSwapBuffers) Serial number of failed request: 41 Current serial number in output stream: 41 Fail message using i9165: ------------------------------------- 2 windows libGL: OpenDriver: trying /opt/X11R7/lib/dri/i965_dri.so 0, 0 Name: 0 Display: 0x94c0008 Window: 0x600002 Context: 0x94d2940 GL_VERSION: 2.1 Mesa 7.9-devel GL_VENDOR: Tungsten Graphics, Inc GL_RENDERER: Mesa DRI Intel(R) Ironlake Mobile GEM 20100330 DEVELOPMENT x86/MMX/SSE2 libGL: OpenDriver: trying /opt/X11R7/lib/dri/i965_dri.so 100, 0 sharing Name: 1 Display: 0x9814120 Window: 0x800002 Context: 0x98267e0 GL_VERSION: 2.1 Mesa 7.9-devel GL_VENDOR: Tungsten Graphics, Inc GL_RENDERER: Mesa DRI Intel(R) Ironlake Mobile GEM 20100330 DEVELOPMENT x86/MMX/SSE2 X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 11 (X_GLXSwapBuffers) Serial number of failed request: 39 Current serial number in output stream: 39 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev