Program halts @ Counted lines in ~
#1
Hello everyone,
I'm using the beta version of Hashcat (6.2.6+813) and I am experiencing an issue where the program stops after counting the lines in the input file. Below are the details:
----------------------------------------------------------------------------------------------------------------------------------------------
$ ./hashcat.exe -a 3 -w 4 -m 17200 21lm_123.txt ?1?1?1?1?1?1 -1=[0-9a-z]
hashcat (v6.2.6-813-g686bc227c) starting

nvmlDeviceGetFanSpeed(): Not Supported

CUDA API (CUDA 12.5)
====================
* Device #1: NVIDIA RTX A2000 Laptop GPU, 3289/4095 MB, 20MCU

OpenCL API (OpenCL 3.0 CUDA 12.5.78) - Platform #1 [NVIDIA Corporation]
=======================================================================
* Device #2: NVIDIA RTX A2000 Laptop GPU, skipped

OpenCL API (OpenCL 3.0 ) - Platform #2 [Intel(R) Corporation]
=============================================================
* Device #3: Intel(R) UHD Graphics, 16256/32633 MB (2047 MB allocatable), 32MCU

OpenCL API (OpenCL 3.0 WINDOWS) - Platform #3 [Intel(R) Corporation]
====================================================================
* Device #4: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz, skipped

Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 256

Counted lines in 21lm_123.txt
----------------------------------------------------------------------------------------------------------------------------------------------
The program seems to halt at the "Counted lines in 21lm_123.txt" step. Could anyone provide insights or solutions for this issue?

And I also attach cuda information.
----------------------------------------------------------------------------------------------------------------------------------------------
$ ./hashcat.exe -I
hashcat (v6.2.6-813-g686bc227c) starting in backend information mode

CUDA Info:
==========

CUDA.Version.: 12.5

Backend Device ID #1 (Alias: #2)
  Name...........: NVIDIA RTX A2000 Laptop GPU
  Processor(s)...: 20
  Clock..........: 1357
  Memory.Total...: 4095 MB
  Memory.Free....: 3289 MB
  Local.Memory...: 99 KB
  PCI.Addr.BDFe..: 0000:01:00.0
----------------------------------------------------------------------------------------------------------------------------------------------
Reply


Messages In This Thread
Program halts @ Counted lines in ~ - by rakunann444 - 07-16-2024, 02:05 AM