From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Pilcher Subject: Re: Sandy Bridge X crash - OpenGL/DPMS-related? Date: Sun, 27 Mar 2011 10:39:51 -0500 Message-ID: References: <20110327034242.GS12056@debian.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------090803080800060108010105" Return-path: Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by gabe.freedesktop.org (Postfix) with ESMTP id 04FA99E819 for ; Sun, 27 Mar 2011 08:40:10 -0700 (PDT) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q3s4S-0007Nr-PH for intel-gfx@lists.freedesktop.org; Sun, 27 Mar 2011 17:40:04 +0200 Received: from pool-71-252-173-127.dllstx.fios.verizon.net ([71.252.173.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Mar 2011 17:40:04 +0200 Received: from arequipeno by pool-71-252-173-127.dllstx.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Mar 2011 17:40:04 +0200 In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org This is a multi-part message in MIME format. --------------090803080800060108010105 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks to Cyril Brulebois, I was able to get a (hopefully) useful back- trace from gdb. Attaching to avoid word-wrap borkage. -- ======================================================================== Ian Pilcher arequipeno@gmail.com "If you're going to shift my paradigm ... at least buy me dinner first." ======================================================================== --------------090803080800060108010105 Content-Type: text/plain; name="backtrace.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="backtrace.txt" #0 prepare_wm_surfaces (brw=0x2cd33c0) at brw_wm_surface_state.c:602 rb = 0x2c2d8a0 irb = region = 0x0 ctx = 0x2cd33c0 i = nr_surfaces = #1 0x00007f653c0e6116 in brw_validate_state (brw=0x2cd33c0) at brw_state_upload.c:397 atom = ctx = 0x2cd33c0 intel = 0x2cd33c0 state = 0x2cea2d0 i = atoms = num_atoms = 41 #2 0x00007f653c0d55cd in brw_try_draw_prims (max_index=, min_index=, ib=0x0, nr_prims=1, prim=0x2c63f04, arrays=0x2c657e8, ctx=0x2cd33c0) at brw_draw.c:362 hw_prim = 6 brw = 0x2cd33c0 retval = warn = first_time = 0 '\000' i = intel = 0x2cd33c0 #3 brw_draw_prims (ctx=0x2cd33c0, arrays=0x2c657e8, prim=0x2c63f04, nr_prims=1, ib=0x0, index_bounds_valid=, min_index=0, max_index=3) at brw_draw.c:447 retval = 0 '\000' #4 0x00007f653c1c0b93 in vbo_exec_vtx_flush (exec=0x2c63c20, unmap=1 '\001') at vbo/vbo_exec_draw.c:381 ctx = 0x2cd33c0 #5 0x00007f653c1be90c in vbo_exec_FlushVertices_internal (ctx=, unmap=) at vbo/vbo_exec_api.c:911 exec = 0x2c63c20 #6 0x00007f653c1beb0a in vbo_exec_FlushVertices (ctx=, flags=1) at vbo/vbo_exec_api.c:945 exec = 0x2c63c20 #7 0x00007f653c1810cb in _mesa_set_scissor (ctx=0x2cd33c0, x=3279, y=, width=, height=) at main/scissor.c:75 No locals. #8 0x00007f653d5290b9 in __glXDisp_Render (cl=, pc=) at glxcmds.c:2000 entry = {bytes = 20, varsize = 0} proc = 0x7f653d507cd0 <__glXDisp_Scissor> err = 0 req = client = 0x2c1bae0 left = cmdlen = 20 error = commandsDone = opcode = hdr = 0x53e09ac glxc = 0x2c2db90 sw = #9 0x00007f653d52b831 in __glXDispatch (client=0x2c1bae0) at glxext.c:583 rendering = stuff = 0x53e0848 opcode = proc = 0x7f653d529000 <__glXDisp_Render> cl = 0x2c1bbf8 retval = #10 0x000000000042ebd1 in Dispatch () at dispatch.c:431 clientReady = 0x2bf8f40 result = client = 0x2c1bae0 nready = 0 icheck = 0x7e34f0 start_tick = 1760 #11 0x0000000000422e5a in main (argc=, argv=0x7fffbe6f4ef8, envp=) at main.c:287 i = alwaysCheckForInput = {0, 1} A debugging session is active. Inferior 1 [process 12799] will be detached. Quit anyway? (y or n) Detaching from program: /usr/bin/Xorg, process 12799 --------------090803080800060108010105 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx --------------090803080800060108010105--