dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 85661] planetary annihilation gpu lockup
Date: Tue, 04 Nov 2014 22:26:14 +0000	[thread overview]
Message-ID: <bug-85661-502-6MAlFKprnx@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-85661-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 2844 bytes --]

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.

[-- Attachment #1.2: Type: text/html, Size: 3567 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2014-11-04 22:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30 20:27 [Bug 85661] New: planetary annihilation gpu lockup bugzilla-daemon
2014-10-30 20:28 ` [Bug 85661] " bugzilla-daemon
2014-10-30 20:29 ` bugzilla-daemon
2014-10-31  9:09 ` bugzilla-daemon
2014-11-03  6:54 ` bugzilla-daemon
2014-11-04  9:25 ` bugzilla-daemon
2014-11-04 22:26 ` bugzilla-daemon [this message]
2014-11-04 22:41 ` bugzilla-daemon
2014-11-14 19:42 ` bugzilla-daemon
2015-01-29  6:55 ` bugzilla-daemon
2015-02-04  9:20 ` bugzilla-daemon
2015-02-07 13:47 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-85661-502-6MAlFKprnx@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox