Summary: | When running JohnTheRipper OpenCL tests: The kernel rejected CS, see dmesg for more information. / [mi] EQ overflowing. Additional events will be discarded until existing events are processed. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Dennis Schridde <devurandom> |
Component: | Drivers/Gallium/radeonsi | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 10.6 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 99553 | ||
Attachments: |
Last lines of output from: john --test=0 --verbosity=5
Patch to JohnTheRipper Xorg.0.log dmesg lspci -v Linux kernel config emerge --info media-libs/mesa |
Description
Dennis Schridde
2015-07-12 09:18:36 UTC
Created attachment 117065 [details] [review] Patch to JohnTheRipper Patch to JohnTheRipper suggested by @magnumripper in https://github.com/magnumripper/JohnTheRipper/issues/1470#issuecomment-120698629 to workaround kernel/mesa crash when running OpenCL DES kernel Created attachment 117066 [details]
Xorg.0.log
Created attachment 117067 [details]
dmesg
Created attachment 117068 [details]
lspci -v
Created attachment 117069 [details]
Linux kernel config
Created attachment 117070 [details]
emerge --info media-libs/mesa
I am running Mesa 10.6.1 on Linux 4.1.2. Please note that I was also running radeontop 0.8 at the time I ran john and when X crashed. Unlike with bug #91305 there was no switching to a VT and kernel output this time. X (SDDM+KDE, managed by systemd) immediately restarted. After this, without rebooting, john will immediately segfault: ``` $ /usr/sbin/john --test=0 --verbosity=5 radeon: Failed to allocate virtual address for buffer: radeon: size : 4352 bytes radeon: alignment : 4096 bytes radeon: domains : 4 radeon: va : 0x0000000000800000 radeon: Failed to allocate virtual address for buffer: radeon: size : 4352 bytes radeon: alignment : 4096 bytes radeon: domains : 4 radeon: va : 0x0000000000800000 Segmentation fault ``` -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1221. |
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.