54985.rar -
The unrar utility fails to return a proper exit code, causing the parent process to wait indefinitely. Resolution provided by developers on GitHub.
: The application (specifically SABnzbd ) would become unresponsive ("hang") during the extraction of RAR archives if the destination disk reached 100% capacity. Affected Version : Versions prior to October 2024. 54985.rar
Based on the specific reference to , this file is associated with a reported issue where the unrar process hangs indefinitely if a drive runs out of space during a direct unpack. Incident Report: unrar Hang (Drive Full Condition) Status : Closed/Resolved The unrar utility fails to return a proper
: A fix was implemented in commit d93c861 on October 20, 2024, to ensure the process terminates correctly with an error rather than hanging. Technical Summary Trigger Affected Version : Versions prior to October 2024