Cynosureprime / rling

RLI Next Gen (Rling), a faster multi-threaded, feature rich alternative to rli found in hashcat utilities.
MIT License
81 stars 11 forks source link

Segmentation fault and stack trace #17

Closed Shooter3k closed 3 years ago

Shooter3k commented 4 years ago

I keep getting a core dump or stack trace, regardless if I run it thru Windows or Ubuntu 20.04 LTS

user@machine:/mnt/l/waiting1/test1$ time /mnt/c/downloads/rling-master/rling-master/./rling -bsf /mnt/l/waiting1/test1/acdc_s_dictionary_ended.txt /mnt/l/i/acdc_s_dictionary_ended.txt.rling -T /mnt/l/temp/ -M 12428800 Mode was Binary search (-b), is now File with Binary search (-f) Temporary file path: /mnt/l/temp/ Memory for cache set to 12428800 bytes (was 52428800)

real 2m43.649s user 0m37.344s sys 1m47.266s


C:\downloads\rling-master\rling-master>rling -bsf L:\waiting1\test1\acdc_s_dictionary_ended.txt L:\waiting1\test1\acdc_s_dictionary_ended.txt.rling -T L:\temp\ -M 12428800 Mode was Binary search (-b), is now File with Binary search (-f) Temporary file path: L:\temp\ Memory for cache set to 12428800 bytes (was 52428800)

Here is rling.exe.stackdump: Exception: STATUS_ACCESS_VIOLATION at rip=001800DBBE7 rax=00006FF2A2D085D8 rbx=0000000800053160 rcx=0000000000033C10 rdx=000000000042AAA8 rsi=00006FFFFE97CA28 rdi=00006FF2A2F95000 r8 =FFFFFFF2A46185D8 r9 =000000018046AC20 r10=0000000100000000 r11=000000010040C688 r12=00000000F0B64594 r13=0000000100417300 r14=00000000F0B64584 r15=0000000800054A10 rbp=00000000D56710BB rsp=00000000FFFF7A88 program=C:\downloads\rling-master\rling-master\rling.exe, pid 265, thread main cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B

What am I doing wrong?

Shooter3k commented 3 years ago

I believe this might have been a problem with overclocked ram as it seems to be working now