From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 85661] planetary annihilation gpu lockup Date: Tue, 04 Nov 2014 22:26:14 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0153727178==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0A08A6E5CC for ; Tue, 4 Nov 2014 14:26:14 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0153727178== Content-Type: multipart/alternative; boundary="1415139973.223e20.22584"; charset="UTF-8" --1415139973.223e20.22584 Date: Tue, 4 Nov 2014 22:26:13 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=85661 --- Comment #6 from kdj0c@djinvi.net --- replaying the trace returns an error GLXBadFBConfig. I don't really understand why it can fail to replay a trace on the same system the trace have been taken. glretrace -v palockup2.trace 0 8 glXCreateContext(dpy = 0x22bb590, vis = &{visual = 0x22c6940, visualid = 548, screen = 0, depth = 24, c_class = 4, red_mask = 16711680, green_mask = 65280, blue_mask = 255, colormap_size = 256, bits_per_rgb = 8}, shareList = NULL, direct = True) = 0x2307860 0 9 glXMakeCurrent(dpy = 0x22bb590, drawable = 56623106, ctx = 0x2307860) = True 0 10 glViewport(x = 0, y = 0, width = 32, height = 32) 0 11 glScissor(x = 0, y = 0, width = 32, height = 32) 0 17 glXMakeCurrent(dpy = 0x22bb590, drawable = 0, ctx = NULL) = True 0 18 glXDestroyContext(dpy = 0x22bb590, ctx = 0x2307860) 0 20 glXCreateContext(dpy = 0x22bb590, vis = &{visual = 0x22c8348, visualid = 667, screen = 0, depth = 24, c_class = 5, red_mask = 16711680, green_mask = 65280, blue_mask = 255, colormap_size = 256, bits_per_rgb = 8}, shareList = NULL, direct = True) = 0x23cf9c0 0 21 glXMakeCurrent(dpy = 0x22bb590, drawable = 56623109, ctx = 0x23cf9c0) = True 0 22 glViewport(x = 0, y = 0, width = 32, height = 32) 0 23 glScissor(x = 0, y = 0, width = 32, height = 32) 0 26 glXMakeCurrent(dpy = 0x22bb590, drawable = 0, ctx = NULL) = True 0 27 glXDestroyContext(dpy = 0x22bb590, ctx = 0x23cf9c0) 0 36 glXCreateContext(dpy = 0x22bb590, vis = &{visual = 0x22c6940, visualid = 548, screen = 0, depth = 24, c_class = 4, red_mask = 16711680, green_mask = 65280, blue_mask = 255, colormap_size = 256, bits_per_rgb = 8}, shareList = NULL, direct = True) = 0x2491e80 0 37 glXMakeCurrent(dpy = 0x22bb590, drawable = 56623112, ctx = 0x2491e80) = True 0 38 glViewport(x = 0, y = 0, width = 32, height = 32) 0 39 glScissor(x = 0, y = 0, width = 32, height = 32) 0 45 glXMakeCurrent(dpy = 0x22bb590, drawable = 0, ctx = NULL) = True 0 46 glXDestroyContext(dpy = 0x22bb590, ctx = 0x2491e80) 0 48 glXCreateContext(dpy = 0x22bb590, vis = &{visual = 0x22c8348, visualid = 667, screen = 0, depth = 24, c_class = 5, red_mask = 16711680, green_mask = 65280, blue_mask = 255, colormap_size = 256, bits_per_rgb = 8}, shareList = NULL, direct = True) = 0x243db40 0 52 glXCreateContextAttribsARB(dpy = 0x22bb590, config = 0x23c6d40, share_context = NULL, direct = True, attrib_list = {GLX_CONTEXT_MAJOR_VERSION_ARB, 4, GLX_CONTEXT_MINOR_VERSION_ARB, 4, GLX_CONTEXT_PROFILE_MASK_ARB, GLX_CONTEXT_CORE_PROFILE_BIT_ARB, 0}) = NULL X Error of failed request: GLXBadFBConfig Major opcode of failed request: 156 (GLX) Minor opcode of failed request: 34 () Serial number of failed request: 72 Current serial number in output stream: 69 -- You are receiving this mail because: You are the assignee for the bug. --1415139973.223e20.22584 Date: Tue, 4 Nov 2014 22:26:13 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 6 on bug 85661 from
replaying the trace returns an error GLXBadFBConfig.

I don't really understand why it can fail to replay a trace on the same system
the trace have been taken.



glretrace -v palockup2.trace 
0 8 glXCreateContext(dpy = 0x22bb590, vis = &{visual = 0x22c6940, visualid =
548, screen = 0, depth = 24, c_class = 4, red_mask = 16711680, green_mask =
65280, blue_mask = 255, colormap_size = 256, bits_per_rgb = 8}, shareList =
NULL, direct = True) = 0x2307860
0 9 glXMakeCurrent(dpy = 0x22bb590, drawable = 56623106, ctx = 0x2307860) =
True
0 10 glViewport(x = 0, y = 0, width = 32, height = 32)
0 11 glScissor(x = 0, y = 0, width = 32, height = 32)
0 17 glXMakeCurrent(dpy = 0x22bb590, drawable = 0, ctx = NULL) = True
0 18 glXDestroyContext(dpy = 0x22bb590, ctx = 0x2307860)
0 20 glXCreateContext(dpy = 0x22bb590, vis = &{visual = 0x22c8348, visualid =
667, screen = 0, depth = 24, c_class = 5, red_mask = 16711680, green_mask =
65280, blue_mask = 255, colormap_size = 256, bits_per_rgb = 8}, shareList =
NULL, direct = True) = 0x23cf9c0
0 21 glXMakeCurrent(dpy = 0x22bb590, drawable = 56623109, ctx = 0x23cf9c0) =
True
0 22 glViewport(x = 0, y = 0, width = 32, height = 32)
0 23 glScissor(x = 0, y = 0, width = 32, height = 32)
0 26 glXMakeCurrent(dpy = 0x22bb590, drawable = 0, ctx = NULL) = True
0 27 glXDestroyContext(dpy = 0x22bb590, ctx = 0x23cf9c0)
0 36 glXCreateContext(dpy = 0x22bb590, vis = &{visual = 0x22c6940, visualid =
548, screen = 0, depth = 24, c_class = 4, red_mask = 16711680, green_mask =
65280, blue_mask = 255, colormap_size = 256, bits_per_rgb = 8}, shareList =
NULL, direct = True) = 0x2491e80
0 37 glXMakeCurrent(dpy = 0x22bb590, drawable = 56623112, ctx = 0x2491e80) =
True
0 38 glViewport(x = 0, y = 0, width = 32, height = 32)
0 39 glScissor(x = 0, y = 0, width = 32, height = 32)
0 45 glXMakeCurrent(dpy = 0x22bb590, drawable = 0, ctx = NULL) = True
0 46 glXDestroyContext(dpy = 0x22bb590, ctx = 0x2491e80)
0 48 glXCreateContext(dpy = 0x22bb590, vis = &{visual = 0x22c8348, visualid =
667, screen = 0, depth = 24, c_class = 5, red_mask = 16711680, green_mask =
65280, blue_mask = 255, colormap_size = 256, bits_per_rgb = 8}, shareList =
NULL, direct = True) = 0x243db40
0 52 glXCreateContextAttribsARB(dpy = 0x22bb590, config = 0x23c6d40,
share_context = NULL, direct = True, attrib_list =
{GLX_CONTEXT_MAJOR_VERSION_ARB, 4, GLX_CONTEXT_MINOR_VERSION_ARB, 4,
GLX_CONTEXT_PROFILE_MASK_ARB, GLX_CONTEXT_CORE_PROFILE_BIT_ARB, 0}) = NULL
X Error of failed request:  GLXBadFBConfig
  Major opcode of failed request:  156 (GLX)
  Minor opcode of failed request:  34 ()
  Serial number of failed request:  72
  Current serial number in output stream:  69


You are receiving this mail because:
  • You are the assignee for the bug.
--1415139973.223e20.22584-- --===============0153727178== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0153727178==--