hashcat Forum
Error in hsa_operand section + LLVM ERROR - Please help - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Error in hsa_operand section + LLVM ERROR - Please help (/thread-10264.html)



Error in hsa_operand section + LLVM ERROR - Please help - Loopida - 08-13-2021

Hi at All

I am trying to "find" the password of my old Metamask wallet with the help of Hashcat and the module 26600
I extracted the hash according to instructions:
('$metamask$' + j['salt'] + '$' + j['iv'] + '$' + j['data']).
It worked!

I enter the following cmd:
hashcat.exe -m 26600 metamask.hash metamask1.dict

I get the following message after startup.

"Error in hsa_operand section, at offset 526256:

Address offset exceeds variable size
LLVM ERROR:
Brig container validation has failed in BRIGAsmPrinter.cpp"

Does anyone know what it means?

Thank you Smile


RE: LLVM ERROR - Please help - Chick3nman - 08-13-2021

It's a problem in the latest AMD driver. Please uninstall it and switch to something like ROCm.


RE: Error in hsa_operand section + LLVM ERROR - Please help - Loopida - 08-13-2021

Thank you Chick3nman,

Unfortunately, I currently only have access to a Windows 10 system.
Rocm is only available for Linux right?

I have already uninstalled the AMD driver and installed an older one. Unfortunately, that was not the solution.

Is there any other way to solve the problem?


RE: Error in hsa_operand section + LLVM ERROR - Please help - Sirius - 10-02-2021

Any solve problem? I have this problem too. Radeon RX560. Change new driver to old driver not work


RE: Error in hsa_operand section + LLVM ERROR - Please help - martolog - 05-23-2022

Who solved this problem on Windows 10. please tell me what to do