PhotoRec - Crash during Bruteforce pass

Using PhotoRec to recover lost data
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
VADemon
Posts: 3
Joined: 28 Nov 2018, 17:09

PhotoRec - Crash during Bruteforce pass

#1 Post by VADemon »

Just reporting a crash during Bruteforce pass (pass 1 recovery went fine). Happened ~17 hours into bruteforce pass.

System: Windows 7 64-bit
photorec_win.exe recent 7.1-WIP: SHA256: F952613403911F11C47D6CF79D1E0B063CA05BB1D2C542443A964FBDEE7C89AA

Side note: I'm still running an early stepping Ryzen 1700 with the segfault issue. I don't know if it possibly caused this.

Stackdump file:

Code: Select all

Exception: STATUS_ACCESS_VIOLATION at rip=00000000000
rax=0000000000004000 rbx=00000000FFFFB540 rcx=00000006004CB000
rdx=0000000000008000 rsi=0000000000004000 rdi=0000000000000001
r8 =00000000FFFFB540 r9 =00000006001124F0 r10=0000000000004000
r11=0000000000008000 r12=0000000100493180 r13=00000000FFFFB538
r14=00000000FFFFB530 r15=00000000FFFFCB40
rbp=0000000000000001 rsp=00000000FFFFA9C8
program=path\testdisk-7.1-WIP.win64\testdisk-7.1-WIP\photorec_win.exe, pid 10736, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Console:

Code: Select all

Drive Z: - 1363 GB / 1269 GiB (RO)
     Partition                  Start        End    Size in sectors
   P NTFS                     0   0  1 2662399487   0  1 2662399488
***
Bruteforce  496586176 sectors remaining (test 4521), 90753 files found
Elapsed time 25h33m10s
***
      2 [main] photorec_win 10736 cygwin_exception::open_stackdumpfile: Dumping stack trace to photorec_win.exe.stackdump
No answer required ❤

Locked