[Bug 81045] [r600] Unreal Engine 4 demo crashed kernel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 24 00:52:07 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=81045

--- Comment #5 from Knut Andre Tidemann <knut.tidemann at gmail.com> ---
I can also reproduce this with the effects demo on this card:
[AMD/ATI] Redwood XT [Radeon HD 5670/5690/5730]

I was able to ssh into the machine and kill the application, which restored the
display on the X server.

The following output was seen repeating in the terminal output of the
application:

EE r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
EE r600_state_common.c:751 r600_shader_select - Failed to build shader variant
(type=1) -1

as well as GPU lockups in the kernel like this:

[3114375.931718] radeon 0000:01:00.0: ring 0 stalled for more than 10086msec
[3114375.931722] radeon 0000:01:00.0: ring 0 stalled for more than 10086msec
[3114375.931728] radeon 0000:01:00.0: GPU lockup (waiting for
0x0000000004e7c894 last fence id 0x0000000004e7c891 on ring 0)
[3114375.931735] radeon 0000:01:00.0: GPU lockup (waiting for
0x0000000004e7c894 last fence id 0x0000000004e7c891 on ring 0)
[3114375.931816] radeon 0000:01:00.0: failed to get a new IB (-35)
[3114375.931822] [drm:radeon_cs_ib_fill] *ERROR* Failed to get ib !
[3114375.931831] radeon 0000:01:00.0: failed to get a new IB (-35)
[3114375.931837] [drm:radeon_cs_ib_fill] *ERROR* Failed to get ib !
[3114375.943817] radeon 0000:01:00.0: Saved 1623 dwords of commands on ring 0.
[3114375.943831] radeon 0000:01:00.0: GPU softreset: 0x00000009
[3114375.943833] radeon 0000:01:00.0:   GRBM_STATUS               = 0xF0001828
[3114375.943834] radeon 0000:01:00.0:   GRBM_STATUS_SE0           = 0x80000003
[3114375.943836] radeon 0000:01:00.0:   GRBM_STATUS_SE1           = 0x00000007
[3114375.943838] radeon 0000:01:00.0:   SRBM_STATUS               = 0x20000AC0
[3114375.943840] radeon 0000:01:00.0:   SRBM_STATUS2              = 0x00000000
[3114375.943841] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[3114375.943843] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x40040000
[3114375.943845] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00048006
[3114375.943847] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x80268647
[3114375.943848] radeon 0000:01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[3114375.944771] radeon 0000:01:00.0: GRBM_SOFT_RESET=0x00007F6B
[3114375.944824] radeon 0000:01:00.0: SRBM_SOFT_RESET=0x00000100
[3114375.945982] radeon 0000:01:00.0:   GRBM_STATUS               = 0x00003828
[3114375.945984] radeon 0000:01:00.0:   GRBM_STATUS_SE0           = 0x00000007
[3114375.945986] radeon 0000:01:00.0:   GRBM_STATUS_SE1           = 0x00000007
[3114375.945987] radeon 0000:01:00.0:   SRBM_STATUS               = 0x200000C0
[3114375.945989] radeon 0000:01:00.0:   SRBM_STATUS2              = 0x00000000
[3114375.945991] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[3114375.945992] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[3114375.945994] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[3114375.945996] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x00000000
[3114375.945998] radeon 0000:01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[3114375.946012] radeon 0000:01:00.0: GPU reset succeeded, trying to resume
[3114376.017053] [drm] PCIE gen 2 link speeds already enabled
[3114376.019321] [drm] PCIE GART of 1024M enabled (table at
0x000000000025D000).
[3114376.019441] radeon 0000:01:00.0: WB enabled
[3114376.019443] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr
0x0000000040000c00 and cpu addr 0xffff8800b9bafc00
[3114376.019444] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr
0x0000000040000c0c and cpu addr 0xffff8800b9bafc0c
[3114376.020040] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr
0x000000000005c418 and cpu addr 0xffffc9001249c418
[3114376.036607] [drm] ring test on 0 succeeded in 1 usecs
[3114376.036665] [drm] ring test on 3 succeeded in 1 usecs
[3114376.213817] [drm] ring test on 5 succeeded in 1 usecs
[3114376.213821] [drm] UVD initialized successfully.

This was using kernel 3.16.1 and Mesa 10.4.0-devel from today (g45b104e).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140924/ab8bb18d/attachment.html>


More information about the dri-devel mailing list