From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 81907] Unreal Engine "Effects Cave" Demo crashes with SIGBUS in __memcpy_sse2_unaligned Date: Fri, 01 Aug 2014 10:24:25 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1335618894==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C0A7A6E73D for ; Fri, 1 Aug 2014 03:24:24 -0700 (PDT) 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 --===============1335618894== Content-Type: multipart/alternative; boundary="1406888664.46a03afa0.15268"; charset="us-ascii" --1406888664.46a03afa0.15268 Date: Fri, 1 Aug 2014 10:24:24 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=81907 --- Comment #1 from Christoph Haag --- Some information in case someone tries to reproduce it. I applied this patch additionally to the revert: https://bugs.freedesktop.org/show_bug.cgi?id=80880#c10 Many demos work now. But the Cave Demo does not work, it hangs the GPU. I can not reproduce the original bug I posted here anymore with the patch, just the hang. It looks like this: ring 0 stalled for more than 10146msec GPU lockup (waiting for 0x000000000000a921 last fence id 0x000000000000a920 on ring 0) failed to get a new IB (-35) Saved 205 dwords of commands on ring 0. GPU softreset: 0x0000004D GRBM_STATUS = 0xE7DE5028 GRBM_STATUS_SE0 = 0xEF800002 GRBM_STATUS_SE1 = 0xEFC00002 SRBM_STATUS = 0x200000C0 SRBM_STATUS2 = 0x00000000 R_008674_CP_STALLED_STAT1 = 0x00000000 R_008678_CP_STALLED_STAT2 = 0x00010800 R_00867C_CP_BUSY_STAT = 0x00408006 R_008680_CP_STAT = 0x84038647 R_00D034_DMA_STATUS_REG = 0x44C83146 R_00D834_DMA_STATUS_REG = 0x44C83D57 VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00000000 VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000 GRBM_SOFT_RESET=0x0000DDFF SRBM_SOFT_RESET=0x00100100 GRBM_STATUS = 0x00003028 GRBM_STATUS_SE0 = 0x00000006 GRBM_STATUS_SE1 = 0x00000006 SRBM_STATUS = 0x200000C0 SRBM_STATUS2 = 0x00000000 R_008674_CP_STALLED_STAT1 = 0x00000000 R_008678_CP_STALLED_STAT2 = 0x00000000 R_00867C_CP_BUSY_STAT = 0x00000000 R_008680_CP_STAT = 0x00000000 R_00D034_DMA_STATUS_REG = 0x44C83D57 R_00D834_DMA_STATUS_REG = 0x44C83D57 GPU reset succeeded, trying to resume I'll leave this bug report open, because I have no idea if this bug will reappear once the hang is fixed. -- You are receiving this mail because: You are the assignee for the bug. --1406888664.46a03afa0.15268 Date: Fri, 1 Aug 2014 10:24:24 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 1 on bug 81907 from
Some information in case someone tries to reproduce it.

I applied this patch additionally to the revert:
https://bugs.freedesktop.org/show_bug.cgi?id=80880#c10

Many demos work now. But the Cave Demo does not work, it hangs the GPU.

I can not reproduce the original bug I posted here anymore with the patch, just
the hang. It looks like this:

ring 0 stalled for more than 10146msec
GPU lockup (waiting for 0x000000000000a921 last fence id 0x000000000000a920 on
ring 0)
failed to get a new IB (-35)
Saved 205 dwords of commands on ring 0.
GPU softreset: 0x0000004D
  GRBM_STATUS               = 0xE7DE5028
  GRBM_STATUS_SE0           = 0xEF800002
  GRBM_STATUS_SE1           = 0xEFC00002
  SRBM_STATUS               = 0x200000C0
  SRBM_STATUS2              = 0x00000000
  R_008674_CP_STALLED_STAT1 = 0x00000000
  R_008678_CP_STALLED_STAT2 = 0x00010800
  R_00867C_CP_BUSY_STAT     = 0x00408006
  R_008680_CP_STAT          = 0x84038647
  R_00D034_DMA_STATUS_REG   = 0x44C83146
  R_00D834_DMA_STATUS_REG   = 0x44C83D57
  VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x00000000
  VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000
GRBM_SOFT_RESET=0x0000DDFF
SRBM_SOFT_RESET=0x00100100
  GRBM_STATUS               = 0x00003028
  GRBM_STATUS_SE0           = 0x00000006
  GRBM_STATUS_SE1           = 0x00000006
  SRBM_STATUS               = 0x200000C0
  SRBM_STATUS2              = 0x00000000
  R_008674_CP_STALLED_STAT1 = 0x00000000
  R_008678_CP_STALLED_STAT2 = 0x00000000
  R_00867C_CP_BUSY_STAT     = 0x00000000
  R_008680_CP_STAT          = 0x00000000
  R_00D034_DMA_STATUS_REG   = 0x44C83D57
  R_00D834_DMA_STATUS_REG   = 0x44C83D57
GPU reset succeeded, trying to resume


I'll leave this bug report open, because I have no idea if this bug will
reappear once the hang is fixed.


You are receiving this mail because:
  • You are the assignee for the bug.
--1406888664.46a03afa0.15268-- --===============1335618894== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1335618894==--