erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Crash in 1.0.3.8 (64-bit) from Check for Update #156

Closed JNavas2 closed 3 years ago

JNavas2 commented 3 years ago

Problem signature: Problem Event Name: APPCRASH Application Name: HTTP_Downloader.exe Application Version: 1.0.3.8 Application Timestamp: 60710ace Fault Module Name: HTTP_Downloader.exe Fault Module Version: 1.0.3.8 Fault Module Timestamp: 60710ace Exception Code: c0000005 Exception Offset: 000000000001d31d OS Version: 6.3.9600.2.0.0.256.48 Locale ID: 1033 Additional Information 1: ffe0 Additional Information 2: ffe039bf55ca16c31c022e3e1addd577 Additional Information 3: e754 Additional Information 4: e7544b888c30353139f25d70673ebe25

OS Name Microsoft Windows 8.1 Pro Version 6.3.9600 Build 9600 System Type x64-based PC

ReportArchive.zip

erickutcher commented 3 years ago

A fix for an obscure bug caused this one to pop up. Thanks for the report.

erickutcher commented 3 years ago

A new version is up. You'll want to manually download it: https://github.com/erickutcher/httpdownloader/releases/tag/v1.0.3.9

JNavas2 commented 3 years ago

Fix confirmed, thank you!