-
Notifications
You must be signed in to change notification settings - Fork 1.6k
HandBrake closes if a file vanishes between scanning phase 1 and 2 #6205
Copy link
Copy link
Closed
Description
Problem Description
Drag a folder with many files onto HandBrake and drop it. During the pre-50% scan phase, move or delete a video file, preferably with an earlier sorted name. When HandBrake tries to do a detailed scan and thumbnail preview read in phase 2, it'll just silently close. I assume this is because it tries to read a file that no longer exists and doesn't handle the error gracefully.
Activity Log, Crash Log or any other details
I can't determine which log I'd send, but they all look unhelpful. The program is obviously crashing out. This is from the Windows event log:
Application: HandBrake.exe
CoreCLR Version: 8.0.224.6711
.NET Version: 8.0.2
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 00007FFE0FB1AAC9
Faulting application name: HandBrake.exe, version: 1.8.1.0, time stamp: 0x65f90000
Faulting module name: hb.DLL, version: 0.0.0.0, time stamp: 0x6676e7a5
Exception code: 0xc0000005
Fault offset: 0x000000000001aac9
Faulting process id: 0x18b8
Faulting application start time: 0x01daddb301250c43
Faulting application path: C:\Program Files\HandBrake\HandBrake.exe
Faulting module path: C:\Program Files\HandBrake\hb.DLL
Report Id: 64909626-3d65-410f-a375-feb7f39305de
Faulting package full name:
Faulting package-relative application ID:
What Operating System are you running?
Windows 10 22H2 x64
What version of HandBrake are you running?
1.8.1
Where did you download HandBrake from?
handbrake.fr
Reactions are currently unavailable