Bug 91305 - [clover/kaveri] When running JohnTheRipper OpenCL tests: radeon 0000:01:00.0: ring 0 stalled for more than ...msec
Summary: [clover/kaveri] When running JohnTheRipper OpenCL tests: radeon 0000:01:00.0:...
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Gallium/StateTracker/Clover (show other bugs)
Version: 10.6
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 99553
  Show dependency treegraph
 
Reported: 2015-07-11 08:34 UTC by Dennis Schridde
Modified: 2018-09-10 07:27 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
screenshot (2.80 MB, image/jpeg)
2015-07-11 08:34 UTC, Dennis Schridde
Details
dmesg (251.14 KB, text/plain)
2015-07-11 08:35 UTC, Dennis Schridde
Details
Xorg.0.log (35.65 KB, text/plain)
2015-07-11 08:35 UTC, Dennis Schridde
Details
Last lines of output from: john --test=0 --verbosity=5 (9.40 KB, text/plain)
2015-07-11 08:35 UTC, Dennis Schridde
Details
Linux kernel config (100.52 KB, text/plain)
2015-07-11 08:36 UTC, Dennis Schridde
Details
lspci -v (14.72 KB, text/plain)
2015-07-11 08:37 UTC, Dennis Schridde
Details
emerge --info media-libs/mesa (7.27 KB, text/plain)
2015-07-11 08:38 UTC, Dennis Schridde
Details

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.