Comment 29 for bug 801062

Revision history for this message
sledgehammer999 (sledgehammer-999) wrote :

@Dumez, yes it is based on 0.15.7. Can you instruct me on how to debug it? I have no clue on debugging. (especially on windows).

Furthermore, I managed to get my hands on a Windows 7 x64 machine. I installed different versions of qbt from sourceforge (old and new) and the only version that exhibited this bug was 2.8.2. As far as I know, 2.8.2 was built using mingw(by me) and all other versions were built using msvc(by mohammad dib). This points to an compiler problem... Also I noticed that the error occurs when the client has downloaded enough data to write to disk.

I also built 2.8.4 using mingw 4.4.7 from http://mingw-w64.sourceforge.net/ but the same problem exists.
I am seriously considering to build with msvc just to clear things up.