self-compiled x64 transmission-qt latest git always crashes

Ask for help and report issues with the Windows version of Transmission
Post Reply
echelon
Posts: 1
Joined: Tue Jan 14, 2020 4:34 am

self-compiled x64 transmission-qt latest git always crashes

Post by echelon »

I am compiling my own x64 transmission-qt from the latest master git branch, with the following libraries :
  • QT 5.14.1
  • OpenSSL 1.1.1d
  • zlib 1.2.11
Compiled with Visual Studio 2019 16.4.2

After adding a torrent, the transmission-qt is always crashes with the following event :

Code: Select all

Faulting application name: transmission-qt.exe, version: 3.0.0.0, time stamp: 0x5e1d40f6
Faulting module name: transmission-qt.exe, version: 3.0.0.0, time stamp: 0x5e1d40f6
Exception code: 0xc0000005
Fault offset: 0x000000000005d938
Faulting process id: 0x5834
Faulting application start time: 0x01d5ca91fa0002dd
Faulting application path: C:\Users\echelon\Documents\Tools\transmission\bin\transmission-qt.exe
Faulting module path: C:\Users\echelon\Documents\Tools\transmission\bin\transmission-qt.exe
Report Id: 7154b534-2069-4062-903f-0a4307efd3d7
Faulting package full name: 
Faulting package-relative application ID: 
Also tested the vanilla transmission nightly-builds, it run perfectly fine.
My self-compiled libraries and qt has been tested to compiled and running the qbittorrent and it runs fine.
Post Reply