View Issue Details

IDProjectCategoryView StatusLast Update
0003748Kali LinuxGeneral Bugpublic2018-01-29 12:55
ReporterRapt0r Assigned Tog0tmi1k  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionsuspended 
Summary0003748: Pyrit with not work with my amd gpu, keeps crashing
Description

I have the latest kali linux with everything up to date. I have an amd graphics card which works and had no problems with until the recent updates and now it no long works with pyrit and oclhashcat. It keeps crashing.

A sample of the output i receive every time is as follows:

root@kali:~# pyrit benchmark
Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

Calibrating... radeon: The kernel rejected CS, see dmesg for more information.
Exception in thread OpenCL-Device 'AMD TAHITI (DRM 2.46.0 / 4.8.0-kali1-amd64, LLVM 3.8.1)':
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 113, in run
self._testComputeFunction(101)
File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 103, in _testComputeFunction
raise ValueError("Test-vector does not result in correct PMK.")
ValueError: Test-vector does not result in correct PMK.

Exception in thread CPU-Core (SSE2):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 110, in run
essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 632, in _gather
self._check_cores()
File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 490, in _check_cores
raise SystemError("The core '%s' has died unexpectedly" % core)
SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.46.0 / 4.8.0-kali1-amd64, LLVM 3.8.1)'' has died unexpectedly

Traceback (most recent call last):
File "/usr/bin/pyrit", line 6, in <module>
pyrit_cli.Pyrit_CLI().initFromArgv()
File "/usr/lib/python2.7/dist-packages/pyrit_cli.py", line 115, in initFromArgv
func(self, **options)
File "/usr/lib/python2.7/dist-packages/pyrit_cli.py", line 1178, in benchmark
for r in cp:
File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 507, in iter
r = self.dequeue(block=True)
File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 591, in dequeue
self._check_cores()
File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 490, in _check_cores
raise SystemError("The core '%s' has died unexpectedly" % core)
SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.46.0 / 4.8.0-kali1-amd64, LLVM 3.8.1)'' has died unexpectedly
root@kali:~#

Steps To Reproduce

Everytime i try and run pyrit

Activities

g0tmi1k

g0tmi1k

2018-01-29 12:55

administrator   ~0008275

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2016-11-27 03:56 Rapt0r New Issue
2018-01-29 12:55 g0tmi1k Assigned To => g0tmi1k
2018-01-29 12:55 g0tmi1k Status new => closed
2018-01-29 12:55 g0tmi1k Resolution open => suspended
2018-01-29 12:55 g0tmi1k Note Added: 0008275