Skip to content

Silently crash #24769

Description

@RoVRy

qBittorrent & operating system versions

qBittorrent 5.2.3 x64
OS: Windows 11 Pro x64 (25H2) 26200.8524

What is the problem?

qB silently crashing without any pop-ups after every launch.
Windows Events Journal contains following:

Fault application name: qbittorrent.exe, version: 5.2.3.0, timestamp: 0x6a4c1f3a
Fault module name: qbittorrent.exe, version: 5.2.3.0, timestamp: 0x6a4c1f3a
Exception code: 0xc0000005
Error offset: 0x000000000000ab82
Faulty process id: 0x420C
Faulty application start time: 0x1DD21BA3554419C
Faulty application path: C:\Program Files\qBittorrent\qbittorrent.exe
Faulty module path: C:\Program Files\qBittorrent\qbittorrent.exe
Report id: 7a98dd9c-40ec-4a97-8528-f69f4178d39e
Faulty package full name:
Application code related to faulty package:

Steps to reproduce

  1. Start qB
  2. Waiting for UI appears
  3. Waiting about 1-2 seconds.
  4. qB closes silently.

Additional context

No response

Log(s) & preferences file(s)

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
  <Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" /> 
  <EventID>1000</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x8000000000000000</Keywords> 
  <TimeCreated SystemTime="2026-08-01T13:32:41.7271908Z" /> 
  <EventRecordID>78678</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="9292" ThreadID="3224" /> 
  <Channel>Application</Channel> 
  <Computer>HOME43</Computer> 
  <Security UserID="S-1-5-21-..." /> 
  </System>
<EventData>
  <Data Name="AppName">qbittorrent.exe</Data> 
  <Data Name="AppVersion">5.2.3.0</Data> 
  <Data Name="AppTimeStamp">6a4c1f3a</Data> 
  <Data Name="ModuleName">qbittorrent.exe</Data> 
  <Data Name="ModuleVersion">5.2.3.0</Data> 
  <Data Name="ModuleTimeStamp">6a4c1f3a</Data> 
  <Data Name="ExceptionCode">c0000005</Data> 
  <Data Name="FaultingOffset">000000000000ab82</Data> 
  <Data Name="ProcessId">0x420c</Data> 
  <Data Name="ProcessCreationTime">0x1dd21ba3554419c</Data> 
  <Data Name="AppPath">C:\Program Files\qBittorrent\qbittorrent.exe</Data> 
  <Data Name="ModulePath">C:\Program Files\qBittorrent\qbittorrent.exe</Data> 
  <Data Name="IntegratorReportId">7a98dd9c-40ec-4a97-8528-f69f4178d39e</Data> 
  <Data Name="PackageFullName" /> 
  <Data Name="PackageRelativeAppId" /> 
  </EventData>
  </Event>

qt.conf in qBittorrent folder:

[Paths]
Translations = translations

[Platforms]
;WindowsArguments = dpiawareness=1
WindowsArguments = darkmode=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    CrashWaiting infoWaiting for participants to supply more info/fulfill template requirements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions