Bug 91305

Summary: [clover/kaveri] When running JohnTheRipper OpenCL tests: radeon 0000:01:00.0: ring 0 stalled for more than ...msec
Product: Mesa Reporter: Dennis Schridde <devurandom>
Component: Gallium/StateTracker/CloverAssignee: mesa-dev
Status: RESOLVED INVALID QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: julien.isorce
Version: 10.6   
Hardware: Other   
OS: All   
See Also: https://bugs.freedesktop.org/show_bug.cgi?id=81896
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 99553    
Attachments: screenshot
dmesg
Xorg.0.log
Last lines of output from: john --test=0 --verbosity=5
Linux kernel config
lspci -v
emerge --info media-libs/mesa

Description Dennis Schridde 2015-07-11 08:34:06 UTC
Created attachment 117050 [details]
screenshot

I ran `john --test=0 --verbosity=5` from JohnTheRipper@d8cb9ce98acd26bd917dff4cbb54bdc14b7133f9, which made X crash.

I was dropped to VT1, where the messages "radeon 0000:01:00.0: ring 0 stalled for more than ...msec" and "radeon 0000:00:01.0: ring 3 stalled for more than ...msec" where flashing by. Afterwards messages of failed tests were logged (typewrote from attached screenshot):
```
AMD-Vi: Event logged [IO_PAGE_FAULT device=00:01.0 domain=0x0000 address=0x000000041145c040 flags=0x0050]
[drm:cik_ring_test [radeon]] *ERROR* radeon: ring 1 test failed (scratch(0x3010C)=0xCAFEDEAD)
[drm:cik_ring_test [radeon]] *ERROR* radeon: ring 2 test failed (scratch(0x3010C)=0xCAFEDEAD)
[drm:cik_sdma_ring_test [radeon]] *ERROR* radeon: ring 4 test failed (0xCAFEDEAD)
[drm:cik_resume [radeon]] *ERROR* cik startup failed on resume
radeon 0000:00:01.0: ring 0 stalled for more than 10281msec
[drm:cik_ib_test [radeon]] *ERROR* radeon: fence wait failed (-35).
[drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on GFX ring (-35).
```

Since dmesg did not log these errors and journald is not accessible via journalctl ATM ("Error was encountered while opening journal files: Invalid argument"), I sadly cannot give you more accurate logs than the typewrote screenshot.
Comment 1 Dennis Schridde 2015-07-11 08:35:01 UTC
Created attachment 117051 [details]
dmesg
Comment 2 Dennis Schridde 2015-07-11 08:35:25 UTC
Created attachment 117052 [details]
Xorg.0.log
Comment 3 Dennis Schridde 2015-07-11 08:35:56 UTC
Created attachment 117053 [details]
Last lines of output from: john --test=0 --verbosity=5
Comment 4 Dennis Schridde 2015-07-11 08:36:22 UTC
Created attachment 117054 [details]
Linux kernel config
Comment 5 Dennis Schridde 2015-07-11 08:37:05 UTC
Created attachment 117055 [details]
lspci -v
Comment 6 Dennis Schridde 2015-07-11 08:38:37 UTC
Created attachment 117056 [details]
emerge --info media-libs/mesa
Comment 7 Dennis Schridde 2015-07-11 08:39:42 UTC
Please note that I have 2 GPUs (Redwood and Kaveri) and Mesa at version 10.6.1.
Comment 8 Tom Stellard 2015-07-13 13:31:37 UTC
What happens if you run the program with out X running?
Comment 9 Dennis Schridde 2018-09-10 07:27:55 UTC
(In reply to Tom Stellard from comment #8)
> What happens if you run the program with out X running?

I never got around to testing this.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.