Page 2 of 4
Re: Total byte control !
Posted: Thu Mar 05, 2015 3:53 pm
by nico910
Nemo wrote:
you said set the cache to 1400 MB but i don't know where to type this number :/
Its probably the ''disk write cache size'' within the ''advanced'' settings.
Yesterday with the 32 bits version, i typed 1500 in this imput, unchecked "Enable Cache OS" but qb crashed again :/
Re: Total byte control !
Posted: Thu Mar 05, 2015 4:47 pm
by sledgehammer_999
Await more instructions tomorrow.
Re: Total byte control !
Posted: Thu Mar 05, 2015 8:45 pm
by ciaobaby
i typed 1500 in this imput,
Start with a cache size of 512KiB, unless you are seeding several hundred VERY active jobs on a machine dedicated to qBT you probably don't even need to be above 1 MiB of cache.
Re: Total byte control !
Posted: Fri Mar 06, 2015 12:48 pm
by nico910
After 2 days of seeding 24/24 qb 64 bits work perfectly, i seeded 1.2TB so it's sure the problem is from 32 bits, i'm ready to reinstall 32 bits versions to help you but this take hours to reproduce the crashs so i'm waiting very precise instructions to start the tests.
Re: Total byte control !
Posted: Sat Mar 07, 2015 11:29 pm
by sledgehammer_999
First of all download the new alpha build:
http://qbforums.shiki.hu/index.php/topi ... l#msg15534
Then I'll need a backtrace from the crash.
1. Download WinDbg from here:
http://www.windbg.org/
2. Install it
3. Open Windbg
4. File->Symbol File Path... and then input
srv*c:\mss*http://msdl.microsoft.com/download/symbols
5. File->open executable...
6. Choose qbittorrent.exe
7. Debug->Go
8. Do whatever you usually do to crash qbt. This time qbt will freeze instead upon crashing and you'll observe some output in the "Command" subwindow of "WinDbg".
4. Now you should be able to input commands in the bottom of that subwindow.
5. Issue:
.load wow64exts
6. Issue:
|* ~* kp
7. Issue:
|* !analyze -v -f
8. Issue:
|* lm
Note: It may take a while in the first try since WinDbg will try to download the symbol files.
After all are done you either copy the text here(enclosed in the quote command) or on pastebin.com(and leave a link here).
The backtrace will tell me where in the code the crash happens.
PS: There isn't a problem if you run qbittorrent through WinDbg for hours.
Re: Total byte control !
Posted: Sun Mar 08, 2015 1:03 am
by nico910
Ok, ty for instructions, i'm on it

edit:problem, before i had to click on a paused torrent to produce the crash, now the qbt window just disapeared veryfast

and nothing was displayed in command window :/
but i typed your commands and got this:
Code: Select all
Microsoft (R) Windows Debugger Version 6.3.9600.17298 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
CommandLine: "C:\Program Files (x86)\qBittorrent\qbittorrent.exe"
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred srv*c:\mss*http://msdl.microsoft.com/download/symbols
Symbol search path is: srv*c:\mss*http://msdl.microsoft.com/download/symbols
Executable search path is:
ModLoad: 00000000`00b00000 00000000`01abe000 qbittorrent.exe
ModLoad: 00007ff8`eaf00000 00007ff8`eb0ac000 ntdll.dll
ModLoad: 00000000`77920000 00000000`77a8e000 ntdll.dll
ModLoad: 00000000`778d0000 00000000`7791b000 C:\Windows\SYSTEM32\wow64.dll
ModLoad: 00000000`77860000 00000000`778c8000 C:\Windows\system32\wow64win.dll
ModLoad: 00000000`77850000 00000000`77859000 C:\Windows\system32\wow64cpu.dll
(2ae8.2728): Break instruction exception - code 80000003 (first chance)
ntdll!LdrpDoDebuggerBreak+0x30:
00007ff8`eafc1cd0 cc int 3
0:000> g
ModLoad: 00000000`005a0000 00000000`006de000 WOW64_IMAGE_SECTION
ModLoad: 00000000`77040000 00000000`77180000 WOW64_IMAGE_SECTION
ModLoad: 00000000`005a0000 00000000`006de000 NOT_AN_IMAGE
ModLoad: 00000000`005a0000 00000000`00717000 NOT_AN_IMAGE
ModLoad: 00000000`77040000 00000000`77180000 C:\Windows\SysWOW64\KERNEL32.DLL
ModLoad: 00000000`77610000 00000000`776e7000 C:\Windows\SysWOW64\KERNELBASE.dll
ModLoad: 00000000`65430000 00000000`65571000 C:\Windows\SysWOW64\dbghelp.dll
ModLoad: 00000000`77180000 00000000`771fc000 C:\Windows\SysWOW64\ADVAPI32.dll
ModLoad: 00000000`75a40000 00000000`76cec000 C:\Windows\SysWOW64\SHELL32.dll
ModLoad: 00000000`776f0000 00000000`77843000 C:\Windows\SysWOW64\USER32.dll
ModLoad: 00000000`739a0000 00000000`739e0000 C:\Windows\SysWOW64\POWRPROF.dll
ModLoad: 00000000`75340000 00000000`7544e000 C:\Windows\SysWOW64\GDI32.dll
ModLoad: 00000000`774b0000 00000000`7754b000 C:\Windows\SysWOW64\COMDLG32.dll
ModLoad: 00000000`75190000 00000000`75225000 C:\Windows\SysWOW64\OLEAUT32.dll
ModLoad: 00000000`775e0000 00000000`77607000 C:\Windows\SysWOW64\IMM32.dll
ModLoad: 00000000`72160000 00000000`72183000 C:\Windows\SysWOW64\WINMM.dll
ModLoad: 00000000`759e0000 00000000`75a30000 C:\Windows\SysWOW64\WS2_32.dll
ModLoad: 00000000`758a0000 00000000`759c8000 C:\Windows\SysWOW64\ole32.dll
ModLoad: 00000000`736b0000 00000000`736fb000 C:\Windows\SysWOW64\MSWSOCK.dll
ModLoad: 00000000`77200000 00000000`77388000 C:\Windows\SysWOW64\CRYPT32.dll
ModLoad: 00000000`75450000 00000000`75513000 C:\Windows\SysWOW64\msvcrt.dll
ModLoad: 00000000`75140000 00000000`75181000 C:\Windows\SysWOW64\sechost.dll
ModLoad: 00000000`75280000 00000000`7533a000 C:\Windows\SysWOW64\RPCRT4.dll
ModLoad: 00000000`756f0000 00000000`7586d000 C:\Windows\SysWOW64\combase.dll
ModLoad: 00000000`76cf0000 00000000`76d35000 C:\Windows\SysWOW64\SHLWAPI.dll
ModLoad: 00000000`69e20000 00000000`69ea9000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17415_none_7c5769eaaa0aa358\COMCTL32.dll
ModLoad: 00000000`77390000 00000000`774a3000 C:\Windows\SysWOW64\MSCTF.dll
ModLoad: 00000000`72130000 00000000`72153000 C:\Windows\SysWOW64\WINMMBASE.dll
ModLoad: 00000000`759d0000 00000000`759d7000 C:\Windows\SysWOW64\NSI.dll
ModLoad: 00000000`75270000 00000000`7527e000 C:\Windows\SysWOW64\MSASN1.dll
ModLoad: 00000000`75120000 00000000`7513e000 C:\Windows\SysWOW64\SspiCli.dll
ModLoad: 00000000`75230000 00000000`7526c000 C:\Windows\SysWOW64\cfgmgr32.dll
ModLoad: 00000000`75000000 00000000`75021000 C:\Windows\SysWOW64\DEVOBJ.dll
ModLoad: 00000000`75110000 00000000`7511a000 C:\Windows\SysWOW64\CRYPTBASE.dll
ModLoad: 00000000`73350000 00000000`733db000 C:\Windows\SysWOW64\SHCORE.DLL
ModLoad: 00000000`750b0000 00000000`75104000 C:\Windows\SysWOW64\bcryptPrimitives.dll
(2ae8.2728): WOW64 breakpoint - code 4000001f (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
ntdll_77920000!LdrpDoDebuggerBreak+0x2b:
779d3fad cc int 3
0:000:x86> .load wow64exts
0:000:x86> |* ~* kp
. 0 Id: 2ae8.2728 Suspend: 1 Teb: 7e8fc000 Unfrozen
ChildEBP RetAddr
0054fa34 779a9af1 ntdll_77920000!LdrpDoDebuggerBreak+0x2b
0054fbd4 7797d6e5 ntdll_77920000!LdrpInitializeProcess+0x1534
0054fc24 7797b250 ntdll_77920000!_LdrpInitialize+0x90
0054fc2c 00000000 ntdll_77920000!LdrInitializeThunk+0x10
0:000:x86> |* !analyze -v -f
*******************************************************************************
* *
* Exception Analysis *
* *
*******************************************************************************
*** WARNING: Unable to verify checksum for qbittorrent.exe
FAULTING_IP:
ntdll_77920000!LdrpDoDebuggerBreak+2b
779d3fad cc int 3
EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00000000779d3fad (ntdll_77920000!LdrpDoDebuggerBreak+0x000000000000002b)
ExceptionCode: 4000001f (WOW64 breakpoint)
ExceptionFlags: 00000000
NumberParameters: 1
Parameter[0]: 0000000000000000
CONTEXT: 0000000000000000 -- (.cxr 0x0;r)
eax=00000000 ebx=00000000 ecx=cbdc0000 edx=00000000 esi=7e8ff000 edi=00000000
eip=779d3fad esp=0054fa08 ebp=0054fa34 iopl=0 nv up ei pl zr na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000246
ntdll_77920000!LdrpDoDebuggerBreak+0x2b:
779d3fad cc int 3
FAULTING_THREAD: 0000000000002728
PROCESS_NAME: qbittorrent.exe
ERROR_CODE: (NTSTATUS) 0x4000001f - Code d
EXCEPTION_CODE: (NTSTATUS) 0x4000001f (1073741855) - Code d
EXCEPTION_PARAMETER1: 0000000000000000
NTGLOBALFLAG: 70
APPLICATION_VERIFIER_FLAGS: 0
APP: qbittorrent.exe
ANALYSIS_VERSION: 6.3.9600.17298 (debuggers(dbg).141024-1500) amd64fre
BUGCHECK_STR: APPLICATION_FAULT_APPLICATION_FAULT_ZEROED_STACK
PRIMARY_PROBLEM_CLASS: APPLICATION_FAULT
DEFAULT_BUCKET_ID: APPLICATION_FAULT
LAST_CONTROL_TRANSFER: from 00000000779a9af1 to 00000000779d3fad
STACK_TEXT:
0054fa34 779a9af1 bbf033ec 7e8ff000 00000000 ntdll_77920000!LdrpDoDebuggerBreak+0x2b
0054fbd4 7797d6e5 bbf0341c 00000000 00000000 ntdll_77920000!LdrpInitializeProcess+0x1534
0054fc24 7797b250 00000000 00000000 0054fc40 ntdll_77920000!_LdrpInitialize+0x90
0054fc2c 00000000 0054fc40 77920000 00000000 ntdll_77920000!LdrInitializeThunk+0x10
STACK_COMMAND: dt ntdll!LdrpLastDllInitializer BaseDllName ; dt ntdll!LdrpFailureData ; .cxr 0x0 ; kb
FOLLOWUP_IP:
ntdll_77920000!LdrpDoDebuggerBreak+2b
779d3fad cc int 3
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: ntdll!LdrpDoDebuggerBreak+2b
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: ntdll_77920000
IMAGE_NAME: ntdll.dll
DEBUG_FLR_IMAGE_TIMESTAMP: 54b0d74f
FAILURE_BUCKET_ID: APPLICATION_FAULT_4000001f_ntdll.dll!LdrpDoDebuggerBreak
BUCKET_ID: APPLICATION_FAULT_APPLICATION_FAULT_ZEROED_STACK_ntdll!LdrpDoDebuggerBreak+2b
ANALYSIS_SOURCE: UM
FAILURE_ID_HASH_STRING: um:application_fault_4000001f_ntdll.dll!ldrpdodebuggerbreak
FAILURE_ID_HASH: {3541e160-89f9-c3a5-892f-80a0fe512d28}
Followup: MachineOwner
---------
0:000:x86> |* lm
start end module name
00b00000 01abe000 qbittorrent C (private pdb symbols) C:\Program Files (x86)\qBittorrent\qbittorrent.pdb
65430000 65571000 dbghelp (deferred)
69e20000 69ea9000 COMCTL32 (deferred)
72130000 72153000 WINMMBASE (deferred)
72160000 72183000 WINMM (deferred)
73350000 733db000 SHCORE (deferred)
736b0000 736fb000 MSWSOCK (deferred)
739a0000 739e0000 POWRPROF (deferred)
75000000 75021000 DEVOBJ (deferred)
750b0000 75104000 bcryptPrimitives (deferred)
75110000 7511a000 CRYPTBASE (deferred)
75120000 7513e000 SspiCli (deferred)
75140000 75181000 sechost (deferred)
75190000 75225000 OLEAUT32 (deferred)
75230000 7526c000 cfgmgr32 (deferred)
75270000 7527e000 MSASN1 (deferred)
75280000 7533a000 RPCRT4 (deferred)
75340000 7544e000 GDI32 (deferred)
75450000 75513000 msvcrt (deferred)
756f0000 7586d000 combase (deferred)
758a0000 759c8000 ole32 (private pdb symbols) c:\mss\ole32.pdb\AC20E2AEC578406AA90F1970160EDFFC2\ole32.pdb
759d0000 759d7000 NSI (deferred)
759e0000 75a30000 WS2_32 (deferred)
75a40000 76cec000 SHELL32 (deferred)
76cf0000 76d35000 SHLWAPI (deferred)
77040000 77180000 KERNEL32 (pdb symbols) c:\mss\wkernel32.pdb\DFB9F6A1661C482C87B4D0D454332CB81\wkernel32.pdb
77180000 771fc000 ADVAPI32 (deferred)
77200000 77388000 CRYPT32 (deferred)
77390000 774a3000 MSCTF (deferred)
774b0000 7754b000 COMDLG32 (deferred)
775e0000 77607000 IMM32 (deferred)
77610000 776e7000 KERNELBASE (deferred)
776f0000 77843000 USER32 (pdb symbols) c:\mss\wuser32.pdb\FBAAE417246B4E84AE5BCEC86A73FC642\wuser32.pdb
77850000 77859000 wow64cpu (deferred)
77860000 778c8000 wow64win (deferred)
778d0000 7791b000 wow64 (deferred)
77920000 77a8e000 ntdll_77920000 (pdb symbols) c:\mss\wntdll.pdb\47A7658334C547BCA03E6293A78C675F2\wntdll.pdb
00007ff8`eaf00000 00007ff8`eb0ac000 ntdll (pdb symbols) c:\mss\ntdll.pdb\1F25568AE43B414DA19F4385C2AD63821\ntdll.pdb
I downloaded several videos pack with 16mb pieces so i can reproduce the crash faster now if you want, i'll go to sleep see you soon.
Re: Total byte control !
Posted: Wed Mar 11, 2015 5:48 pm
by sledgehammer_999
Unfortunately that backtrace doesn't show any qbt code....
Also I don't understand the problem that you are describing with paused torrent and dissapearing window....
Can you try to produce another crash+backtrace?
Re: Total byte control !
Posted: Wed Mar 11, 2015 11:18 pm
by nico910
....cleaned
Ha nice ! this time qbt didn't disapeared

proly cause i used the x86 debuger this time
Code: Select all
Microsoft (R) Windows Debugger Version 6.3.9600.17298 X86
Copyright (c) Microsoft Corporation. All rights reserved.
CommandLine: "C:\Program Files (x86)\qBittorrent\qbittorrent.exe"
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred srv*c:\mss*http://msdl.microsoft.com/download/symbols
Symbol search path is: srv*c:\mss*http://msdl.microsoft.com/download/symbols
Executable search path is:
ModLoad: 00cb0000 01c6e000 qbittorrent.exe
ModLoad: 775b0000 7771e000 ntdll.dll
ModLoad: 767a0000 768e0000 C:\Windows\SysWOW64\KERNEL32.DLL
ModLoad: 76d60000 76e37000 C:\Windows\SysWOW64\KERNELBASE.dll
ModLoad: 62740000 62881000 C:\Windows\SysWOW64\dbghelp.dll
ModLoad: 76ca0000 76d1c000 C:\Windows\SysWOW64\ADVAPI32.dll
ModLoad: 750b0000 7635c000 C:\Windows\SysWOW64\SHELL32.dll
ModLoad: 74f50000 750a3000 C:\Windows\SysWOW64\USER32.dll
ModLoad: 73550000 73590000 C:\Windows\SysWOW64\POWRPROF.dll
ModLoad: 76a80000 76b8e000 C:\Windows\SysWOW64\GDI32.dll
ModLoad: 77150000 771eb000 C:\Windows\SysWOW64\COMDLG32.dll
ModLoad: 76ed0000 76f65000 C:\Windows\SysWOW64\OLEAUT32.dll
ModLoad: 765e0000 76607000 C:\Windows\SysWOW64\IMM32.dll
ModLoad: 71560000 71583000 C:\Windows\SysWOW64\WINMM.dll
ModLoad: 74dd0000 74e20000 C:\Windows\SysWOW64\WS2_32.dll
ModLoad: 768e0000 76a08000 C:\Windows\SysWOW64\ole32.dll
ModLoad: 737b0000 737fb000 C:\Windows\SysWOW64\MSWSOCK.dll
ModLoad: 76610000 76798000 C:\Windows\SysWOW64\CRYPT32.dll
ModLoad: 771f0000 772b3000 C:\Windows\SysWOW64\msvcrt.dll
ModLoad: 76b90000 76bd1000 C:\Windows\SysWOW64\sechost.dll
ModLoad: 76520000 765da000 C:\Windows\SysWOW64\RPCRT4.dll
ModLoad: 76f70000 770ed000 C:\Windows\SysWOW64\combase.dll
ModLoad: 76a30000 76a75000 C:\Windows\SysWOW64\SHLWAPI.dll
ModLoad: 62260000 622e9000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17415_none_7c5769eaaa0aa358\COMCTL32.dll
ModLoad: 74e20000 74f32000 C:\Windows\SysWOW64\MSCTF.dll
ModLoad: 71530000 71553000 C:\Windows\SysWOW64\WINMMBASE.dll
ModLoad: 76be0000 76be7000 C:\Windows\SysWOW64\NSI.dll
ModLoad: 76c90000 76c9e000 C:\Windows\SysWOW64\MSASN1.dll
ModLoad: 74db0000 74dce000 C:\Windows\SysWOW64\SspiCli.dll
ModLoad: 76d20000 76d5c000 C:\Windows\SysWOW64\cfgmgr32.dll
ModLoad: 74c90000 74cb1000 C:\Windows\SysWOW64\DEVOBJ.dll
ModLoad: 74da0000 74daa000 C:\Windows\SysWOW64\CRYPTBASE.dll
ModLoad: 736f0000 7377b000 C:\Windows\SysWOW64\SHCORE.DLL
ModLoad: 74d40000 74d94000 C:\Windows\SysWOW64\bcryptPrimitives.dll
(a34.194c): Break instruction exception - code 80000003 (first chance)
eax=00000000 ebx=00000000 ecx=904d0000 edx=00000000 esi=7f66f000 edi=00000000
eip=77663f4d esp=01def7b0 ebp=01def7dc iopl=0 nv up ei pl zr na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000246
ntdll!LdrpDoDebuggerBreak+0x2b:
77663f4d cc int 3
0:000> g
ModLoad: 71420000 7150d000 C:\Windows\SysWOW64\uxtheme.dll
ModLoad: 71260000 7127a000 C:\Windows\SysWOW64\dwmapi.dll
ModLoad: 736e0000 736e9000 C:\Windows\SysWOW64\kernel.appcore.dll
ModLoad: 74150000 7416b000 C:\Windows\SysWOW64\userenv.dll
ModLoad: 74100000 7410f000 C:\Windows\SysWOW64\profapi.dll
ModLoad: 72f40000 72f53000 C:\Windows\SysWOW64\NETAPI32.DLL
ModLoad: 72f30000 72f3a000 C:\Windows\SysWOW64\netutils.dll
ModLoad: 72f10000 72f2d000 C:\Windows\SysWOW64\srvcli.dll
ModLoad: 72ef0000 72f01000 C:\Windows\SysWOW64\wkscli.dll
ModLoad: 73e10000 73e29000 C:\Windows\SysWOW64\CRYPTSP.dll
ModLoad: 73ac0000 73af0000 C:\Windows\SysWOW64\rsaenh.dll
ModLoad: 73aa0000 73abe000 C:\Windows\SysWOW64\bcrypt.dll
ModLoad: 74570000 74590000 C:\Windows\SysWOW64\Iphlpapi.dll
ModLoad: 74140000 74148000 C:\Windows\SysWOW64\WINNSI.DLL
ModLoad: 72720000 72733000 C:\Windows\SysWOW64\dhcpcsvc6.DLL
ModLoad: 72700000 72714000 C:\Windows\SysWOW64\dhcpcsvc.DLL
ModLoad: 743b0000 7442e000 C:\Windows\SysWOW64\DNSAPI.dll
ModLoad: 72230000 72238000 C:\Windows\SysWOW64\rasadhlp.dll
ModLoad: 72270000 722b6000 C:\Windows\SysWOW64\fwpuclnt.dll
Object::connect: No such slot MainWindow::shutdownCleanUp()
Object::connect: (sender name: 'qbittorrent')
Object::connect: (receiver name: 'MainWindow')
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
ModLoad: 71200000 71253000 C:\Windows\SysWOW64\MMDevAPI.DLL
ModLoad: 61af0000 61b26000 C:\Windows\SysWOW64\wdmaud.drv
ModLoad: 65190000 65197000 C:\Windows\SysWOW64\ksuser.dll
ModLoad: 61c20000 61c2a000 C:\Windows\SysWOW64\AVRT.dll
ModLoad: 71290000 712f0000 C:\Windows\SysWOW64\AUDIOSES.DLL
ModLoad: 61bd0000 61bd9000 C:\Windows\SysWOW64\msacm32.drv
ModLoad: 61a40000 61a57000 C:\Windows\SysWOW64\MSACM32.dll
ModLoad: 61ac0000 61ac8000 C:\Windows\SysWOW64\midimap.dll
ModLoad: 74c60000 74c88000 C:\Windows\SysWOW64\ntmarta.dll
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
ModLoad: 76e40000 76ecd000 C:\Windows\SysWOW64\clbcatq.dll
ModLoad: 76360000 76511000 C:\Windows\SysWOW64\SETUPAPI.dll
ModLoad: 70aa0000 70bda000 C:\Windows\SysWOW64\propsys.dll
ModLoad: 6e610000 6e816000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17415_none_a9ed7f470139b3c1\comctl32.dll
ModLoad: 622f0000 62588000 C:\Windows\SysWOW64\explorerframe.dll
ModLoad: 54990000 54a0f000 C:\Windows\SysWOW64\DUser.dll
ModLoad: 617c0000 61929000 C:\Windows\SysWOW64\DUI70.dll
ModLoad: 62050000 621bb000 C:\Windows\SysWOW64\WindowsCodecs.dll
ModLoad: 64830000 64a92000 C:\Windows\SysWOW64\MsftEdit.dll
ModLoad: 70de0000 70de6000 C:\Windows\SysWOW64\MSIMG32.dll
ModLoad: 64aa0000 64b79000 C:\Windows\SysWOW64\Windows.Globalization.dll
ModLoad: 61a60000 61aad000 C:\Windows\SysWOW64\Bcp47Langs.dll
ModLoad: 49890000 498b0000 C:\Windows\SysWOW64\globinputhost.dll
ModLoad: 61b30000 61bad000 C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
ModLoad: 626f0000 6271e000 C:\Windows\SysWOW64\xmllite.dll
ModLoad: 64c80000 64d00000 C:\Windows\SysWOW64\StructuredQuery.dll
ModLoad: 64d00000 64e03000 C:\Windows\SysWOW64\actxprxy.dll
ModLoad: 62250000 6225c000 C:\Windows\SysWOW64\atlthunk.dll
ModLoad: 626d0000 626dc000 atlthunk.dll
ModLoad: 65050000 65073000 C:\Windows\SysWOW64\thumbcache.dll
ModLoad: 65080000 65179000 C:\Windows\SysWOW64\SearchFolder.dll
ModLoad: 713d0000 71420000 C:\Windows\SysWOW64\oleacc.dll
ModLoad: 71630000 71646000 C:\Windows\SysWOW64\MPR.dll
ModLoad: 6ad20000 6ad29000 C:\Windows\SysWOW64\drprov.dll
ModLoad: 72f60000 72fa5000 C:\Windows\SysWOW64\WINSTA.dll
ModLoad: 6ae70000 6ae82000 C:\Windows\SysWOW64\ntlanman.dll
ModLoad: 6ae90000 6aeaa000 C:\Windows\SysWOW64\davclnt.dll
ModLoad: 6aeb0000 6aeba000 C:\Windows\SysWOW64\DAVHLPR.dll
ModLoad: 72ef0000 72f01000 C:\Windows\SysWOW64\wkscli.dll
ModLoad: 70ce0000 70cef000 C:\Windows\SysWOW64\cscapi.dll
ModLoad: 72f30000 72f3a000 C:\Windows\SysWOW64\netutils.dll
(a34.16fc): Unknown exception - code 000006ba (first chance)
ModLoad: 71ad0000 71b70000 C:\Windows\SysWOW64\apphelp.dll
ModLoad: 6aec0000 6b05a000 C:\Windows\SysWOW64\NetworkExplorer.dll
ModLoad: 6b060000 6b080000 C:\Windows\SysWOW64\IDStore.dll
ModLoad: 6b110000 6b124000 C:\Windows\SysWOW64\SAMLIB.dll
ModLoad: 6b130000 6b1d4000 C:\Windows\SysWOW64\twinapi.dll
ModLoad: 6b080000 6b0fb000 C:\Windows\SysWOW64\twinapi.appcore.dll
ModLoad: 6b1e0000 6b246000 C:\Windows\SysWOW64\dlnashext.dll
ModLoad: 6b250000 6b2af000 C:\Windows\SysWOW64\wlidprov.dll
ModLoad: 681b0000 681e9000 C:\Windows\SysWOW64\PlayToDevice.dll
ModLoad: 68470000 6848a000 C:\Windows\SysWOW64\DevDispItemProvider.dll
ModLoad: 68780000 6878b000 C:\Windows\SysWOW64\LINKINFO.dll
ModLoad: 69960000 69a08000 C:\Windows\SysWOW64\ntshrui.dll
ModLoad: 72f10000 72f2d000 C:\Windows\SysWOW64\srvcli.dll
ModLoad: 49860000 49868000 C:\Windows\SysWOW64\IconCodecService.dll
ModLoad: 62590000 625c7000 C:\Windows\SysWOW64\netprofm.dll
ModLoad: 625f0000 625f9000 C:\Windows\SysWOW64\npmproxy.dll
ModLoad: 68c40000 68e19000 C:\Windows\SysWOW64\wpdshext.dll
ModLoad: 69150000 692c0000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.17415_none_dad8722c5bcc2d8f\gdiplus.dll
ModLoad: 68ff0000 69074000 C:\Windows\SysWOW64\PortableDeviceApi.dll
ModLoad: 77490000 774cd000 C:\Windows\SysWOW64\WINTRUST.dll
ModLoad: 69080000 690a9000 C:\Windows\SysWOW64\PortableDeviceTypes.dll
ModLoad: 690f0000 6914d000 C:\Windows\SysWOW64\provsvc.dll
ModLoad: 62600000 6263c000 C:\Windows\SysWOW64\audiodev.dll
ModLoad: 6e1a0000 6e3d9000 C:\Windows\SysWOW64\WMVCore.DLL
ModLoad: 62640000 62676000 C:\Windows\SysWOW64\WMASF.DLL
ModLoad: 690e0000 690ee000 C:\Windows\SysWOW64\NetworkItemFactory.dll
ModLoad: 69300000 6930c000 C:\Windows\SysWOW64\dtsh.dll
ModLoad: 6dfe0000 6e069000 C:\Windows\SysWOW64\FirewallAPI.dll
ModLoad: 6ede0000 6ef2b000 C:\Windows\SysWOW64\urlmon.dll
ModLoad: 74170000 743a2000 C:\Windows\SysWOW64\iertutil.dll
ModLoad: 74590000 74765000 C:\Windows\SysWOW64\WININET.dll
ModLoad: 71280000 7128f000 C:\Windows\SysWOW64\mssprxy.dll
ModLoad: 69b10000 69b32000 C:\Windows\SysWOW64\FunDisc.dll
ModLoad: 69340000 6934b000 C:\Windows\SysWOW64\fdproxy.dll
ModLoad: 69c10000 69c2b000 C:\Windows\SysWOW64\fdwcn.dll
ModLoad: 6e180000 6e19e000 C:\Windows\SysWOW64\wcnapi.dll
ModLoad: 693c0000 693ca000 C:\Windows\SysWOW64\fdWNet.dll
ModLoad: 69a20000 69a3a000 C:\Windows\SysWOW64\ATL.DLL
ModLoad: 69a10000 69a1f000 C:\Windows\SysWOW64\dfscli.dll
(a34.163c): Unknown exception - code 000006ba (first chance)
ModLoad: 69a40000 69a4f000 C:\Windows\SysWOW64\browcli.dll
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
bool __cdecl fsutils::smartRemoveEmptyFolderTree(const class QString &) Folder is not empty, aborting. Found: "E:/iso/Alien.Isolation.incl.6DLC.FRENCH-Mephisto/ai.nfo"
bool __cdecl fsutils::smartRemoveEmptyFolderTree(const class QString &) Folder is not empty, aborting. Found: "E:/iso/Alien.Isolation.incl.6DLC.FRENCH-Mephisto/Alien.Isolation-Mephisto.iso"
bool __cdecl fsutils::smartRemoveEmptyFolderTree(const class QString &) Failed to remove folder: "E:/iso/Alien.Isolation.incl.6DLC.FRENCH-Mephisto"
ModLoad: 68490000 686f2000 C:\Windows\SysWOW64\MsftEdit.dll
ModLoad: 70de0000 70de6000 C:\Windows\SysWOW64\MSIMG32.dll
ModLoad: 61c30000 61d09000 C:\Windows\SysWOW64\Windows.Globalization.dll
ModLoad: 45680000 456cd000 C:\Windows\SysWOW64\Bcp47Langs.dll
ModLoad: 05770000 05790000 C:\Windows\SysWOW64\globinputhost.dll
ModLoad: 456d0000 456fe000 C:\Windows\SysWOW64\xmllite.dll
ModLoad: 64e10000 64f09000 C:\Windows\SysWOW64\SearchFolder.dll
ModLoad: 497e0000 49800000 C:\Windows\SysWOW64\IDStore.dll
ModLoad: 49890000 498a4000 C:\Windows\SysWOW64\SAMLIB.dll
ModLoad: 625e0000 6263f000 C:\Windows\SysWOW64\wlidprov.dll
ModLoad: 710f0000 710fe000 C:\Windows\SysWOW64\NetworkItemFactory.dll
ModLoad: 710b0000 710e9000 C:\Windows\SysWOW64\PlayToDevice.dll
ModLoad: 710a0000 710ac000 C:\Windows\SysWOW64\dtsh.dll
ModLoad: 71010000 71099000 C:\Windows\SysWOW64\FirewallAPI.dll
ModLoad: 65010000 65047000 C:\Windows\SysWOW64\netprofm.dll
ModLoad: 71000000 71009000 C:\Windows\SysWOW64\npmproxy.dll
(a34.18b8): Unknown exception - code 800401fd (first chance)
GetContextState failed, 0x8007001F
GetContextState failed, 0x8007001F
ModLoad: 68860000 68882000 C:\Windows\SysWOW64\FunDisc.dll
(a34.1bcc): Unknown exception - code 800401fd (first chance)
ModLoad: 70ff0000 70ffb000 C:\Windows\SysWOW64\fdproxy.dll
(a34.1bcc): Unknown exception - code 8001010e (first chance)
(a34.18b8): Unknown exception - code 8001010e (first chance)
ModLoad: 6e290000 6e469000 C:\Windows\SysWOW64\wpdshext.dll
(a34.18b8): Unknown exception - code 8001010e (first chance)
ModLoad: 6e470000 6e5e0000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.17415_none_dad8722c5bcc2d8f\gdiplus.dll
ModLoad: 696e0000 6973d000 C:\Windows\SysWOW64\provsvc.dll
ModLoad: 69b50000 69bd4000 C:\Windows\SysWOW64\PortableDeviceApi.dll
ModLoad: 61ad0000 61aeb000 C:\Windows\SysWOW64\fdwcn.dll
ModLoad: 69740000 6975e000 C:\Windows\SysWOW64\wcnapi.dll
ModLoad: 69300000 69329000 C:\Windows\SysWOW64\PortableDeviceTypes.dll
ModLoad: 6ace0000 6ad1c000 C:\Windows\SysWOW64\audiodev.dll
ModLoad: 6e920000 6eb59000 C:\Windows\SysWOW64\WMVCore.DLL
ModLoad: 69be0000 69c16000 C:\Windows\SysWOW64\WMASF.DLL
ModLoad: 70fe0000 70fea000 C:\Windows\SysWOW64\fdWNet.dll
ModLoad: 69330000 6934a000 C:\Windows\SysWOW64\ATL.DLL
ModLoad: 70970000 70979000 C:\Windows\SysWOW64\drprov.dll
ModLoad: 72f60000 72fa5000 C:\Windows\SysWOW64\WINSTA.dll
ModLoad: 69a10000 69a22000 C:\Windows\SysWOW64\ntlanman.dll
ModLoad: 69a30000 69a4a000 C:\Windows\SysWOW64\davclnt.dll
ModLoad: 45750000 4575a000 C:\Windows\SysWOW64\DAVHLPR.dll
ModLoad: 445a0000 445af000 C:\Windows\SysWOW64\dfscli.dll
(a34.189c): Unknown exception - code 000006ba (first chance)
ModLoad: 45710000 4571f000 C:\Windows\SysWOW64\browcli.dll
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
bool __cdecl fsutils::smartRemoveEmptyFolderTree(const class QString &) Folder is not empty, aborting. Found: "E:/iso/Alien.Isolation.incl.6DLC.FRENCH-Mephisto/ai.nfo"
bool __cdecl fsutils::smartRemoveEmptyFolderTree(const class QString &) Folder is not empty, aborting. Found: "E:/iso/Alien.Isolation.incl.6DLC.FRENCH-Mephisto/Alien.Isolation-Mephisto.iso"
bool __cdecl fsutils::smartRemoveEmptyFolderTree(const class QString &) Failed to remove folder: "E:/iso/Alien.Isolation.incl.6DLC.FRENCH-Mephisto"
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (first chance)
(a34.186c): C++ EH exception - code e06d7363 (!!! second chance !!!)
*** WARNING: Unable to verify checksum for qbittorrent.exe
eax=0452f3a8 ebx=15ecda3c ecx=00000003 edx=00000000 esi=01b77570 edi=0452f450
eip=76d74598 esp=0452f3a8 ebp=0452f400 iopl=0 nv up ei pl nz ac po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000212
KERNELBASE!RaiseException+0x48:
76d74598 8b4c2454 mov ecx,dword ptr [esp+54h] ss:002b:0452f3fc=fee80c93
0:003> .load wow64exts
0:003> |* ~* kp
0 Id: a34.194c Suspend: 1 Teb: 7f66b000 Unfrozen
ChildEBP RetAddr
01deb598 76d62cc7 ntdll!NtWaitForSingleObject+0xc
01deb60c 76d62c02 KERNELBASE!WaitForSingleObjectEx+0x99
01deb620 01301c37 KERNELBASE!WaitForSingleObject+0x12
01deb634 012c9abe qbittorrent!libtorrent::condition_variable::wait+0x27
01deb6d8 00cf16c6 qbittorrent!libtorrent::torrent_handle::torrent_file+0x21e
01deb6ec 00cf151a qbittorrent!QTorrentHandle::num_files(void)+0xe [g:\qbittorrent\qbittorrent\src\core\qtlibtorrent\qtorrenthandle.cpp @ 249]
01deb720 00cf8b5e qbittorrent!QTorrentHandle::save_path_parsed(void)+0x3e [g:\qbittorrent\qbittorrent\src\core\qtlibtorrent\qtorrenthandle.cpp @ 200]
01deb7a4 00cf97de qbittorrent!TorrentModelItem::data(int column = 0n22, int role = 0n0)+0x42d [g:\qbittorrent\qbittorrent\src\core\qtlibtorrent\torrentmodel.cpp @ 292]
01deb804 00ed81c8 qbittorrent!TorrentModel::data(class QModelIndex * index = 0x00000006, int role = 0n0)+0xde [g:\qbittorrent\qbittorrent\src\core\qtlibtorrent\torrentmodel.cpp @ 426]
01deb848 00d39f23 qbittorrent!QSortFilterProxyModel::data+0x64
01deb89c 00edf2d5 qbittorrent!QModelIndex::data(int arole = 0n0)+0x29 [g:\qbittorrent\install\include\qtcore\qabstractitemmodel.h @ 402]
01deba20 00d82aaf qbittorrent!QItemDelegate::paint+0x2e6
01debd70 00ec0e0d qbittorrent!TransferListDelegate::paint(class QPainter * painter = 0x01dec074, class QStyleOptionViewItem * option = 0x01debe60, class QModelIndex * index = 0x01debdf4)+0x12ac [g:\qbittorrent\qbittorrent\src\gui\transferlistdelegate.cpp @ 226]
01debf30 00ec0260 qbittorrent!QTreeView::drawRow+0x8ba
01dec054 00ebfa5f qbittorrent!QTreeView::drawTree+0x2d6
01dec0a0 00e6dca6 qbittorrent!QTreeView::paintEvent+0x112
01dec1ac 00eae100 qbittorrent!QWidget::event+0x45d
01dec1c8 00f0f287 qbittorrent!QFrame::event+0x26
01dec1d0 00f00b98 qbittorrent!QAbstractScrollArea::viewportEvent+0x65
01dec2d0 00ebf938 qbittorrent!QAbstractItemView::viewportEvent+0x1cb
01dec320 00f0e3ab qbittorrent!QTreeView::viewportEvent+0xed
01dec328 0120746f qbittorrent!QAbstractScrollAreaFilter::eventFilter+0x1e
01dec33c 00e5c14f qbittorrent!QCoreApplicationPrivate::sendThroughObjectEventFilters+0x51
01dec35c 00e5acaa qbittorrent!QApplicationPrivate::notify_helper+0x86
01dec600 00cd8148 qbittorrent!QApplication::notify+0x51b
01dec634 01207326 qbittorrent!Application::notify(class QObject * receiver = 0x0d4afe90, class QEvent * event = 0x01dec710)+0x1b [g:\qbittorrent\qbittorrent\src\app\application.cpp @ 238]
01dec680 00e5f059 qbittorrent!QCoreApplication::notifyInternal+0x5e
01dec68c 00e6a10b qbittorrent!QCoreApplication::sendSpontaneousEvent+0x19
01dec764 00e6a8f0 qbittorrent!QWidgetPrivate::drawWidget+0x704
01dec7f4 00e6a7fe qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x360
01dec88c 00e6a7fe qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x26e
01dec924 00e6a253 qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x26e
01deca1c 00e6a8f0 qbittorrent!QWidgetPrivate::drawWidget+0x84c
01decaac 00e6a253 qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x360
01decba4 00e6a8f0 qbittorrent!QWidgetPrivate::drawWidget+0x84c
01decc34 00e6a7fe qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x360
01decccc 00e6a7fe qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x26e
01decd64 00e6a253 qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x26e
01dece5c 00e6a8f0 qbittorrent!QWidgetPrivate::drawWidget+0x84c
01deceec 00e6a253 qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x360
01decfe4 00e6a8f0 qbittorrent!QWidgetPrivate::drawWidget+0x84c
01ded074 00e6a253 qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x360
01ded16c 00e6a8f0 qbittorrent!QWidgetPrivate::drawWidget+0x84c
01ded1fc 00e6a253 qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x360
01ded2f4 00e6a8f0 qbittorrent!QWidgetPrivate::drawWidget+0x84c
01ded384 00e6a253 qbittorrent!QWidgetPrivate::paintSiblingsRecursive+0x360
01ded47c 00fbc88b qbittorrent!QWidgetPrivate::drawWidget+0x84c
01ded5ec 00e655b3 qbittorrent!QWidgetBackingStore::sync+0x833
01ded604 00e6df3b qbittorrent!QWidgetPrivate::syncBackingStore+0x4d
01ded708 00f54ed3 qbittorrent!QWidget::event+0x6f2
01ded760 00d76a6d qbittorrent!QMainWindow::event+0x2bc
01ded7c0 00e5c15b qbittorrent!MainWindow::event(class QEvent * e = 0x09764e10)+0x1d6 [g:\qbittorrent\qbittorrent\src\gui\mainwindow.cpp @ 968]
01ded7dc 00e5acaa qbittorrent!QApplicationPrivate::notify_helper+0x92
01deda84 00cd8148 qbittorrent!QApplication::notify+0x51b
01dedab8 01207326 qbittorrent!Application::notify(class QObject * receiver = 0x0d2e9d40, class QEvent * event = 0x09764e10)+0x1b [g:\qbittorrent\qbittorrent\src\app\application.cpp @ 238]
01dedb04 00e5f0a8 qbittorrent!QCoreApplication::notifyInternal+0x5e
01dedb10 012079ac qbittorrent!QCoreApplication::sendEvent+0x1d
01dedb54 012610b7 qbittorrent!QCoreApplicationPrivate::sendPostedEvents+0x19d
01dedbc0 74f58e71 qbittorrent!qt_internal_proc+0x1a3
01dedbec 74f590d1 USER32!_InternalCallWinProc+0x2b
01dedc80 74f5a66f USER32!UserCallWinProcCheckWow+0x18e
01dedcec 74f5a6e0 USER32!DispatchMessageWorker+0x208
01dedcf8 01261b0a USER32!DispatchMessageW+0x10
01defaac 00f8ab5c qbittorrent!QEventDispatcherWin32::processEvents+0x33f
01defab8 0125af01 qbittorrent!QGuiEventDispatcherWin32::processEvents+0x13
01defac8 0125afde qbittorrent!QEventLoop::processEvents+0x3f
01defb00 01207562 qbittorrent!QEventLoop::exec+0xd8
01defb34 00cd7fa4 qbittorrent!QCoreApplication::exec+0x96
01defb60 00cda6e4 qbittorrent!Application::exec(class QStringList * params = 0x01defbb8)+0xea [g:\qbittorrent\qbittorrent\src\app\application.cpp @ 184]
01defbd0 0129857d qbittorrent!main(int argc = 0n2, char ** argv = 0x00000000)+0x406 [g:\qbittorrent\qbittorrent\src\app\main.cpp @ 228]
01defbf8 014203b3 qbittorrent!WinMain+0xf2
01defc44 767b7c04 qbittorrent!__tmainCRTStartup(void)+0xfd [f:\dd\vctools\crt\crtw32\startup\crt0.c @ 251]
01defc58 7760b54f KERNEL32!BaseThreadInitThunk+0x24
01defca0 7760b51a ntdll!__RtlUserThreadStart+0x2f
01defcb0 00000000 ntdll!_RtlUserThreadStart+0x1b
1 Id: a34.12d4 Suspend: 1 Teb: 7f668000 Unfrozen
ChildEBP RetAddr
042ef664 76d742e7 ntdll!NtCreateFile+0xc
042ef730 76d74002 KERNELBASE!CreateFileInternal+0x2da
042ef760 012f6241 KERNELBASE!CreateFileW+0x5e
042ef834 0133c0e1 qbittorrent!libtorrent::file::open+0x381
042ef8f0 012de6be qbittorrent!libtorrent::file_pool::open_file+0x351
042ef920 012dcbd5 qbittorrent!libtorrent::default_storage::open_file+0xde
042ef96c 01345bb8 qbittorrent!libtorrent::default_storage::hint_read+0x155
042efe1c 012b10b2 qbittorrent!libtorrent::disk_io_thread::thread_fun+0x828
042efe38 014207af qbittorrent!boost::asio::detail::win_thread_function+0x42
042efe70 014208d7 qbittorrent!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
042efe7c 767b7c04 qbittorrent!_threadstartex(void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
042efe90 7760b54f KERNEL32!BaseThreadInitThunk+0x24
042efed8 7760b51a ntdll!__RtlUserThreadStart+0x2f
042efee8 00000000 ntdll!_RtlUserThreadStart+0x1b
2 Id: a34.185c Suspend: 1 Teb: 7f665000 Unfrozen
ChildEBP RetAddr
043ef794 76d62cc7 ntdll!NtWaitForSingleObject+0xc
043ef808 76d62c02 KERNELBASE!WaitForSingleObjectEx+0x99
043ef81c 012a4059 KERNELBASE!WaitForSingleObject+0x12
043ef834 012b10b2 qbittorrent!boost::asio::detail::win_iocp_io_service::timer_thread_function::operator()+0x29
043ef850 014207af qbittorrent!boost::asio::detail::win_thread_function+0x42
043ef888 014208d7 qbittorrent!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
043ef894 767b7c04 qbittorrent!_threadstartex(void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
043ef8a8 7760b54f KERNEL32!BaseThreadInitThunk+0x24
043ef8f0 7760b51a ntdll!__RtlUserThreadStart+0x2f
043ef900 00000000 ntdll!_RtlUserThreadStart+0x1b
# 3 Id: a34.186c Suspend: 1 Teb: 7f53f000 Unfrozen
ChildEBP RetAddr
0452f400 01420983 KERNELBASE!RaiseException+0x48
0452f440 0141c17b qbittorrent!_CxxThrowException(void * pExceptionObject = 0x0452f450, struct _s__ThrowInfo * pThrowInfo = 0x01b77570)+0x5b [f:\dd\vctools\crt\crtw32\eh\throw.cpp @ 152]
0452f460 012b4368 qbittorrent!operator new(unsigned int size = <Value unavailable error>)+0x50 [f:\dd\vctools\crt\crtw32\heap\new.cpp @ 62]
0452f4ac 01322c2c qbittorrent!libtorrent::torrent_info::torrent_info+0x258
0452f4dc 012be29f qbittorrent!libtorrent::torrent::get_torrent_copy+0x8c
0452f500 012bb8c8 qbittorrent!boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>::call<boost::shared_ptr<libtorrent::torrent> >+0x3f
0452f514 012bb847 qbittorrent!boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>::operator()<boost::shared_ptr<libtorrent::torrent> >+0x18
0452f524 012c3818 qbittorrent!boost::_bi::list1<boost::_bi::value<boost::shared_ptr<libtorrent::torrent> > >::operator()<boost::intrusive_ptr<libtorrent::torrent_info const >,boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>,boost::_bi::list0>+0x17
0452f548 012c64e6 qbittorrent!boost::_bi::bind_t<boost::intrusive_ptr<libtorrent::torrent_info const >,boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>,boost::_bi::list1<boost::_bi::value<boost::shared_ptr<libtorrent::torrent> > > >::operator()+0x28
0452f554 012c38e4 qbittorrent!boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<boost::intrusive_ptr<libtorrent::torrent_info const >,boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>,boost::_bi::list1<boost::_bi::value<boost::shared_ptr<libtorrent::torrent> > > >,boost::intrusive_ptr<libtorrent::torrent_info const > >::invoke+0x16
0452f590 012bfceb qbittorrent!boost::function0<boost::intrusive_ptr<libtorrent::torrent_info const > >::operator()+0x74
0452f5bc 012bb7aa qbittorrent!libtorrent::fun_ret<boost::intrusive_ptr<libtorrent::torrent_info const > >+0x3b
0452f5f8 012e1840 qbittorrent!boost::_bi::list5<boost::_bi::value<unsigned short *>,boost::_bi::value<bool *>,boost::_bi::value<libtorrent::condition_variable *>,boost::_bi::value<boost::asio::detail::win_mutex *>,boost::_bi::value<boost::function<unsigned short __cdecl+0x6a
0452f614 012e8701 qbittorrent!boost::asio::asio_handler_invoke<boost::_bi::bind_t<void,void +0x20
0452f680 012a77dc qbittorrent!boost::asio::detail::completion_handler<boost::_bi::bind_t<void,void +0xc1
0452f6dc 012acf40 qbittorrent!boost::asio::detail::win_iocp_io_service::do_one+0x23c
0452f714 0135bb41 qbittorrent!boost::asio::detail::win_iocp_io_service::run+0xd0
0452f72c 012b10b2 qbittorrent!libtorrent::aux::session_impl::main_thread+0x31
0452f748 014207af qbittorrent!boost::asio::detail::win_thread_function+0x42
0452f780 014208d7 qbittorrent!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
0452f78c 767b7c04 qbittorrent!_threadstartex(void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
0452f7a0 7760b54f KERNEL32!BaseThreadInitThunk+0x24
0452f7e8 7760b51a ntdll!__RtlUserThreadStart+0x2f
0452f7f8 00000000 ntdll!_RtlUserThreadStart+0x1b
4 Id: a34.1868 Suspend: 1 Teb: 7f53c000 Unfrozen
ChildEBP RetAddr
0466fb3c 737b566c ntdll!NtWaitForSingleObject+0xc
0466fb98 737ba540 MSWSOCK!SockWaitForSingleObject+0x144
0466fc90 74de15ca MSWSOCK!WSPSelect+0x345
0466fd30 012ad59a WS2_32!select+0x18a
0466fd54 012acdb9 qbittorrent!boost::asio::detail::socket_ops::select+0x9a
0466fdb4 012ad160 qbittorrent!boost::asio::detail::select_reactor::run+0x229
0466fdf8 012acaf8 qbittorrent!boost::asio::detail::select_reactor::run_thread+0x90
0466fe00 012b10b2 qbittorrent!boost::asio::detail::win_thread::func<boost::asio::detail::binder1<void +0x8
0466fe1c 014207af qbittorrent!boost::asio::detail::win_thread_function+0x42
0466fe54 014208d7 qbittorrent!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
0466fe60 767b7c04 qbittorrent!_threadstartex(void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
0466fe74 7760b54f KERNEL32!BaseThreadInitThunk+0x24
0466febc 7760b51a ntdll!__RtlUserThreadStart+0x2f
0466fecc 00000000 ntdll!_RtlUserThreadStart+0x1b
5 Id: a34.1100 Suspend: 1 Teb: 7f539000 Unfrozen
ChildEBP RetAddr
047af90c 76d7112f ntdll!NtWaitForMultipleObjects+0xc
047afa98 767b7b89 KERNELBASE!WaitForMultipleObjectsEx+0xcc
047afab4 0123ee49 KERNEL32!WaitForMultipleObjects+0x19
047afaf8 767b7c04 qbittorrent!qt_adopted_thread_watcher_function+0x85
047afb0c 7760b54f KERNEL32!BaseThreadInitThunk+0x24
047afb54 7760b51a ntdll!__RtlUserThreadStart+0x2f
047afb64 00000000 ntdll!_RtlUserThreadStart+0x1b
6 Id: a34.11fc Suspend: 1 Teb: 7f536000 Unfrozen
ChildEBP RetAddr
048ef7dc 76da2dfa ntdll!NtRemoveIoCompletion+0xc
048ef814 012a76cc KERNELBASE!GetQueuedCompletionStatus+0x2a
048ef874 012acf40 qbittorrent!boost::asio::detail::win_iocp_io_service::do_one+0x12c
048ef8ac 012acb25 qbittorrent!boost::asio::detail::win_iocp_io_service::run+0xd0
048ef8c0 012b10b2 qbittorrent!boost::asio::detail::win_thread::func<boost::asio::detail::resolver_service_base::work_io_service_runner>::run+0x25
048ef8dc 014207af qbittorrent!boost::asio::detail::win_thread_function+0x42
048ef914 014208d7 qbittorrent!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
048ef920 767b7c04 qbittorrent!_threadstartex(void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
048ef934 7760b54f KERNEL32!BaseThreadInitThunk+0x24
048ef97c 7760b51a ntdll!__RtlUserThreadStart+0x2f
048ef98c 00000000 ntdll!_RtlUserThreadStart+0x1b
7 Id: a34.1268 Suspend: 1 Teb: 7f533000 Unfrozen
ChildEBP RetAddr
04aefb14 737bcfc0 ntdll!NtRemoveIoCompletion+0xc
04aefb5c 767b7c04 MSWSOCK!SockAsyncThread+0x7d
04aefb70 7760b54f KERNEL32!BaseThreadInitThunk+0x24
04aefbb8 7760b51a ntdll!__RtlUserThreadStart+0x2f
04aefbc8 00000000 ntdll!_RtlUserThreadStart+0x1b
8 Id: a34.1ad4 Suspend: 1 Teb: 7f530000 Unfrozen
ChildEBP RetAddr
0dc0dbe0 76d7112f ntdll!NtWaitForMultipleObjects+0xc
0dc0dd6c 74f5d433 KERNELBASE!WaitForMultipleObjectsEx+0xcc
0dc0ddd0 01261bf6 USER32!MsgWaitForMultipleObjectsEx+0x163
0dc0fb90 0125af01 qbittorrent!QEventDispatcherWin32::processEvents+0x42b
0dc0fba0 0125afde qbittorrent!QEventLoop::processEvents+0x3f
0dc0fbd8 0123fd80 qbittorrent!QEventLoop::exec+0xd8
0dc0fc1c 0123f06e qbittorrent!QThread::exec+0x98
0dc0fc30 014207af qbittorrent!QThreadPrivate::start+0x80
0dc0fc68 014208d7 qbittorrent!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
0dc0fc74 767b7c04 qbittorrent!_threadstartex(void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
0dc0fc88 7760b54f KERNEL32!BaseThreadInitThunk+0x24
0dc0fcd0 7760b51a ntdll!__RtlUserThreadStart+0x2f
0dc0fce0 00000000 ntdll!_RtlUserThreadStart+0x1b
9 Id: a34.1ab0 Suspend: 1 Teb: 7f52d000 Unfrozen
ChildEBP RetAddr
0dd0fd8c 775d03b3 ntdll!NtWaitForWorkViaWorkerFactory+0xc
0dd0ff30 767b7c04 ntdll!TppWorkerThread+0x259
0dd0ff44 7760b54f KERNEL32!BaseThreadInitThunk+0x24
0dd0ff8c 7760b51a ntdll!__RtlUserThreadStart+0x2f
0dd0ff9c 00000000 ntdll!_RtlUserThreadStart+0x1b
10 Id: a34.fd4 Suspend: 1 Teb: 7f52a000 Unfrozen
ChildEBP RetAddr
0de0fa8c 74f85dec USER32!NtUserGetMessage+0xc
0de0fab4 7156299e USER32!GetMessageA+0x4c
0de0faec 767b7c04 WINMM!mciwindow+0xcf
0de0fb00 7760b54f KERNEL32!BaseThreadInitThunk+0x24
0de0fb48 7760b51a ntdll!__RtlUserThreadStart+0x2f
0de0fb58 00000000 ntdll!_RtlUserThreadStart+0x1b
11 Id: a34.1da8 Suspend: 1 Teb: 7f527000 Unfrozen
ChildEBP RetAddr
6995fb64 775d03b3 ntdll!NtWaitForWorkViaWorkerFactory+0xc
6995fd08 767b7c04 ntdll!TppWorkerThread+0x259
6995fd1c 7760b54f KERNEL32!BaseThreadInitThunk+0x24
6995fd64 7760b51a ntdll!__RtlUserThreadStart+0x2f
6995fd74 00000000 ntdll!_RtlUserThreadStart+0x1b
12 Id: a34.160c Suspend: 1 Teb: 7f524000 Unfrozen
ChildEBP RetAddr
0e04f864 76d7112f ntdll!NtWaitForMultipleObjects+0xc
0e04f9f0 767b7b89 KERNELBASE!WaitForMultipleObjectsEx+0xcc
0e04fa0c 01282238 KERNEL32!WaitForMultipleObjects+0x19
0e04fa54 014a44b8 qbittorrent!QWindowsFileSystemWatcherEngineThread::run+0x90
0e04fa60 0123f4ec qbittorrent!_aullrem+0x62198
0e04fa88 0123f06e qbittorrent!QThread::setTerminationEnabled+0x79
0e04fa9c 014207af qbittorrent!QThreadPrivate::start+0x80
0e04fad4 014208d7 qbittorrent!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
0e04fae0 767b7c04 qbittorrent!_threadstartex(void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
0e04faf4 7760b54f KERNEL32!BaseThreadInitThunk+0x24
0e04fb3c 7760b51a ntdll!__RtlUserThreadStart+0x2f
0e04fb4c 00000000 ntdll!_RtlUserThreadStart+0x1b
13 Id: a34.1144 Suspend: 1 Teb: 7f521000 Unfrozen
ChildEBP RetAddr
0f21fa5c 775d03b3 ntdll!NtWaitForWorkViaWorkerFactory+0xc
0f21fc00 767b7c04 ntdll!TppWorkerThread+0x259
0f21fc14 7760b54f KERNEL32!BaseThreadInitThunk+0x24
0f21fc5c 7760b51a ntdll!__RtlUserThreadStart+0x2f
0f21fc6c 00000000 ntdll!_RtlUserThreadStart+0x1b
14 Id: a34.1634 Suspend: 1 Teb: 7f51e000 Unfrozen
ChildEBP RetAddr
69b4fc9c 76d62cc7 ntdll!NtWaitForSingleObject+0xc
69b4fd10 76d62c02 KERNELBASE!WaitForSingleObjectEx+0x99
69b4fd24 01233b10 KERNELBASE!WaitForSingleObject+0x12
69b4fd40 0126d8ca qbittorrent!QWaitCondition::wait+0x4a
69b4fd5c 014a44b8 qbittorrent!QThreadPoolThread::run+0x110
69b4fd90 0123f06e qbittorrent!_aullrem+0x62198
69b4fda4 014207af qbittorrent!QThreadPrivate::start+0x80
69b4fddc 014208d7 qbittorrent!_callthreadstartex(void)+0x1b [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 376]
69b4fde8 767b7c04 qbittorrent!_threadstartex(void * ptd = <Value unavailable error>)+0x7c [f:\dd\vctools\crt\crtw32\startup\threadex.c @ 354]
69b4fdfc 7760b54f KERNEL32!BaseThreadInitThunk+0x24
69b4fe44 7760b51a ntdll!__RtlUserThreadStart+0x2f
69b4fe54 00000000 ntdll!_RtlUserThreadStart+0x1b
15 Id: a34.11f0 Suspend: 1 Teb: 7f51b000 Unfrozen
ChildEBP RetAddr
0f3bfbf4 71564862 ntdll!NtWaitForMultipleObjects+0xc
0f3bfcc0 767b7c04 WINMM!timeThread+0x56
0f3bfcd4 7760b54f KERNEL32!BaseThreadInitThunk+0x24
0f3bfd1c 7760b51a ntdll!__RtlUserThreadStart+0x2f
0f3bfd2c 00000000 ntdll!_RtlUserThreadStart+0x1b
23 Id: a34.fa0 Suspend: 1 Teb: 7f503000 Unfrozen
ChildEBP RetAddr
6832f814 76d7112f ntdll!NtWaitForMultipleObjects+0xc
6832f9a0 76f7b792 KERNELBASE!WaitForMultipleObjectsEx+0xcc
6832fad4 76fd2ad2 combase!WaitCoalesced(void * timer = 0x00000dac, unsigned int cHandlesOuter = <Value unavailable error>, void ** pHandles = 0x6832fb08, unsigned long delayInMs = 0x493e0, unsigned long tolerableDelayInMs = 0xea60, int alertable = 0n0, unsigned long * waitResult = 0x6832fafc)+0x73 [d:\9147\com\published\comutils\coalescedwait.cxx @ 70]
6832fb00 76fca44b combase!CDllHost::MTAWorkerLoop(void * hEventWakeUp = 0x00000db4)+0x4b [d:\9147\com\combase\objact\dllhost.cxx @ 1016]
6832fb24 76fd3add combase!CDllHost::WorkerThread(void)+0x111 [d:\9147\com\combase\objact\dllhost.cxx @ 939]
6832fb2c 76fb9ec9 combase!DLLHostThreadEntry(void * param = 0x770be7b0)+0xd [d:\9147\com\combase\objact\dllhost.cxx @ 846]
6832fc70 76fad7f6 combase!CRpcThread::WorkerLoop(void)+0x433 [d:\9147\com\combase\dcomrem\threads.cxx @ 260]
6832fc80 767b7c04 combase!CRpcThreadCache::RpcWorkerThreadEntry(void * param = 0x020598c8)+0x16 [d:\9147\com\combase\dcomrem\threads.cxx @ 67]
6832fc94 7760b54f KERNEL32!BaseThreadInitThunk+0x24
6832fcdc 7760b51a ntdll!__RtlUserThreadStart+0x2f
6832fcec 00000000 ntdll!_RtlUserThreadStart+0x1b
24 Id: a34.1f44 Suspend: 1 Teb: 7f500000 Unfrozen
ChildEBP RetAddr
6846fbd8 74f5a44a USER32!NtUserGetMessage+0xc
6846fbf4 76facbbb USER32!GetMessageW+0x2a
6846fc3c 76fd3a8a combase!CDllHost::STAWorkerLoop(void)+0xa8 [d:\9147\com\combase\objact\dllhost.cxx @ 1093]
6846fc5c 76fd3add combase!CDllHost::WorkerThread(void)+0xbc [d:\9147\com\combase\objact\dllhost.cxx @ 952]
6846fc64 76fb9ec9 combase!DLLHostThreadEntry(void * param = 0x770be6f0)+0xd [d:\9147\com\combase\objact\dllhost.cxx @ 846]
6846fda8 76fad7f6 combase!CRpcThread::WorkerLoop(void)+0x433 [d:\9147\com\combase\dcomrem\threads.cxx @ 260]
6846fdb8 767b7c04 combase!CRpcThreadCache::RpcWorkerThreadEntry(void * param = 0x05279698)+0x16 [d:\9147\com\combase\dcomrem\threads.cxx @ 67]
6846fdcc 7760b54f KERNEL32!BaseThreadInitThunk+0x24
6846fe14 7760b51a ntdll!__RtlUserThreadStart+0x2f
6846fe24 00000000 ntdll!_RtlUserThreadStart+0x1b
0:003> |* !analyze -v -f
*******************************************************************************
* *
* Exception Analysis *
* *
*******************************************************************************
FAULTING_IP:
KERNELBASE!RaiseException+48
76d74598 8b4c2454 mov ecx,dword ptr [esp+54h]
EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 76d74598 (KERNELBASE!RaiseException+0x00000048)
ExceptionCode: e06d7363 (C++ EH exception)
ExceptionFlags: 00000001
NumberParameters: 3
Parameter[0]: 19930520
Parameter[1]: 0452f450
Parameter[2]: 01b77570
CONTEXT: 00000000 -- (.cxr 0x0;r)
eax=0452f3a8 ebx=15ecda3c ecx=00000003 edx=00000000 esi=01b77570 edi=0452f450
eip=76d74598 esp=0452f3a8 ebp=0452f400 iopl=0 nv up ei pl nz ac po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000212
KERNELBASE!RaiseException+0x48:
76d74598 8b4c2454 mov ecx,dword ptr [esp+54h] ss:002b:0452f3fc=fee80c93
FAULTING_THREAD: 0000186c
DEFAULT_BUCKET_ID: APPLICATION_FAULT
PROCESS_NAME: qbittorrent.exe
ERROR_CODE: (NTSTATUS) 0xe06d7363 - <Unable to get error code text>
EXCEPTION_CODE: (NTSTATUS) 0xe06d7363 - <Unable to get error code text>
EXCEPTION_PARAMETER1: 19930520
EXCEPTION_PARAMETER2: 0452f450
EXCEPTION_PARAMETER3: 01b77570
NTGLOBALFLAG: 70
APPLICATION_VERIFIER_FLAGS: 0
APP: qbittorrent.exe
ANALYSIS_VERSION: 6.3.9600.17298 (debuggers(dbg).141024-1500) x86fre
PRIMARY_PROBLEM_CLASS: APPLICATION_FAULT
BUGCHECK_STR: APPLICATION_FAULT_APPLICATION_FAULT
LAST_CONTROL_TRANSFER: from 01420983 to 76d74598
STACK_TEXT:
0452f400 01420983 e06d7363 00000001 00000003 KERNELBASE!RaiseException+0x48
0452f440 0141c17b 0452f450 01b77570 014d8d7c qbittorrent!_CxxThrowException+0x5b
0452f460 012b4368 00328bf9 89b2d55a 00000001 qbittorrent!operator new+0x50
0452f4ac 01322c2c 0505c428 00000000 89b2d5ea qbittorrent!libtorrent::torrent_info::torrent_info+0x258
0452f4dc 012be29f 0452f50c 89b2d5c6 00000000 qbittorrent!libtorrent::torrent::get_torrent_copy+0x8c
0452f500 012bb8c8 0452f578 0452f5e4 00000000 qbittorrent!boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>::call<boost::shared_ptr<libtorrent::torrent> >+0x3f
0452f514 012bb847 0452f578 0452f5e4 00000000 qbittorrent!boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>::operator()<boost::shared_ptr<libtorrent::torrent> >+0x18
0452f524 012c3818 0452f578 00000000 0452f5dc qbittorrent!boost::_bi::list1<boost::_bi::value<boost::shared_ptr<libtorrent::torrent> > >::operator()<boost::intrusive_ptr<libtorrent::torrent_info const >,boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>,boost::_bi::list0>+0x17
0452f548 012c64e6 0452f578 00000000 012c38e4 qbittorrent!boost::_bi::bind_t<boost::intrusive_ptr<libtorrent::torrent_info const >,boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>,boost::_bi::list1<boost::_bi::value<boost::shared_ptr<libtorrent::torrent> > > >::operator()+0x28
0452f554 012c38e4 0452f578 0452f5dc 89b2d442 qbittorrent!boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<boost::intrusive_ptr<libtorrent::torrent_info const >,boost::_mfi::mf0<boost::intrusive_ptr<libtorrent::torrent_info const >,libtorrent::torrent>,boost::_bi::list1<boost::_bi::value<boost::shared_ptr<libtorrent::torrent> > > >,boost::intrusive_ptr<libtorrent::torrent_info const > >::invoke+0x16
0452f590 012bfceb 0452f5a8 89b2d48a 00000000 qbittorrent!boost::function0<boost::intrusive_ptr<libtorrent::torrent_info const > >::operator()+0x74
0452f5bc 012bb7aa 01deb658 01deb657 020100a0 qbittorrent!libtorrent::fun_ret<boost::intrusive_ptr<libtorrent::torrent_info const > >+0x3b
0452f5f8 012e1840 012e8600 0452f640 0452f613 qbittorrent!boost::_bi::list5<boost::_bi::value<unsigned short *>,boost::_bi::value<bool *>,boost::_bi::value<libtorrent::condition_variable *>,boost::_bi::value<boost::asio::detail::win_mutex *>,boost::_bi::value<boost::function<unsigned short __cdecl(void)> > >::operator()<void (__cdecl*)(unsigned short *,bool *,libtorrent::condition_variable *,boost::asio::detail::win_mutex *,boost::function<unsigned short __cdecl(void)>),boost::_bi::list0>+0x6a
0452f614 012e8701 0452f640 0452f640 89b2d702 qbittorrent!boost::asio::asio_handler_invoke<boost::_bi::bind_t<void,void (__cdecl*)(unsigned short *,bool *,libtorrent::condition_variable *,boost::asio::detail::win_mutex *,boost::function<unsigned short __cdecl(void)>),boost::_bi::list5<boost::_bi::value<unsigned short *>,boost::_bi::value<bool *>,boost::_bi::value<libtorrent::condition_variable *>,boost::_bi::value<boost::asio::detail::win_mutex *>,boost::_bi::value<boost::function<unsigned short __cdecl(void)> > > > >+0x20
0452f680 012a77dc 021690e0 1c3ef048 0452f6c4 qbittorrent!boost::asio::detail::completion_handler<boost::_bi::bind_t<void,void (__cdecl*)(unsigned short *,bool *,libtorrent::condition_variable *,boost::asio::detail::win_mutex *,boost::function<unsigned short __cdecl(void)>),boost::_bi::list5<boost::_bi::value<unsigned short *>,boost::_bi::value<bool *>,boost::_bi::value<libtorrent::condition_variable *>,boost::_bi::value<boost::asio::detail::win_mutex *>,boost::_bi::value<boost::function<unsigned short __cdecl(void)> > > > >::do_complete+0xc1
0452f6dc 012acf40 021690e0 0452f728 89b2d7da qbittorrent!boost::asio::detail::win_iocp_io_service::do_one+0x23c
0452f714 0135bb41 0452f728 0142085b 02017558 qbittorrent!boost::asio::detail::win_iocp_io_service::run+0xd0
0452f72c 012b10b2 89b2d612 02017558 02017558 qbittorrent!libtorrent::aux::session_impl::main_thread+0x31
0452f748 014207af 02017520 89b2d6aa 0142085b qbittorrent!boost::asio::detail::win_thread_function+0x42
0452f780 014208d7 0142085b 0452f7a0 767b7c04 qbittorrent!_callthreadstartex+0x1b
0452f78c 767b7c04 02017558 767b7be0 fe80187d qbittorrent!_threadstartex+0x7c
0452f7a0 7760b54f 02017558 ff60d1c7 00000000 KERNEL32!BaseThreadInitThunk+0x24
0452f7e8 7760b51a ffffffff 775f03e2 00000000 ntdll!__RtlUserThreadStart+0x2f
0452f7f8 00000000 0142085b 02017558 00000000 ntdll!_RtlUserThreadStart+0x1b
STACK_COMMAND: .cxr 0x0 ; kb
FOLLOWUP_IP:
qbittorrent!operator new+50 [f:\dd\vctools\crt\crtw32\heap\new.cpp @ 62]
0141c17b cc int 3
FAULTING_SOURCE_LINE: f:\dd\vctools\crt\crtw32\heap\new.cpp
FAULTING_SOURCE_FILE: f:\dd\vctools\crt\crtw32\heap\new.cpp
FAULTING_SOURCE_LINE_NUMBER: 62
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: qbittorrent!operator new+50
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: qbittorrent
IMAGE_NAME: qbittorrent.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 54fb81dc
FAILURE_BUCKET_ID: APPLICATION_FAULT_e06d7363_qbittorrent.exe!operator_new
BUCKET_ID: APPLICATION_FAULT_APPLICATION_FAULT_qbittorrent!operator_new+50
ANALYSIS_SOURCE: UM
FAILURE_ID_HASH_STRING: um:application_fault_e06d7363_qbittorrent.exe!operator_new
FAILURE_ID_HASH: {ec278b09-c990-624a-f16b-43f20ef7ffd0}
Followup: MachineOwner
---------
0:003> |* lm
start end module name
00cb0000 01c6e000 qbittorrent C (private pdb symbols) C:\Program Files (x86)\qBittorrent\qbittorrent.pdb
445a0000 445af000 dfscli (deferred)
45710000 4571f000 browcli (deferred)
45750000 4575a000 DAVHLPR (deferred)
49860000 49868000 IconCodecService (deferred)
54990000 54a0f000 DUser (deferred)
617c0000 61929000 DUI70 (deferred)
61a40000 61a57000 MSACM32_61a40000 (deferred)
61ac0000 61ac8000 midimap (deferred)
61af0000 61b26000 wdmaud (deferred)
61b30000 61bad000 tiptsf (deferred)
61bd0000 61bd9000 msacm32 (deferred)
61c20000 61c2a000 AVRT (deferred)
62050000 621bb000 WindowsCodecs (deferred)
62250000 6225c000 atlthunk (deferred)
62260000 622e9000 COMCTL32 (deferred)
622f0000 62588000 explorerframe (deferred)
62740000 62881000 dbghelp (deferred)
64c80000 64d00000 StructuredQuery (deferred)
64d00000 64e03000 actxprxy (deferred)
65050000 65073000 thumbcache (deferred)
65190000 65197000 ksuser (deferred)
68470000 6848a000 DevDispItemProvider (deferred)
68780000 6878b000 LINKINFO (deferred)
69960000 69a08000 ntshrui (deferred)
69a10000 69a22000 ntlanman (deferred)
69a30000 69a4a000 davclnt (deferred)
6aec0000 6b05a000 NetworkExplorer (deferred)
6b080000 6b0fb000 twinapi_appcore (deferred)
6b130000 6b1d4000 twinapi (deferred)
6b1e0000 6b246000 dlnashext (deferred)
6e610000 6e816000 comctl32_6e610000 (deferred)
6ede0000 6ef2b000 urlmon (deferred)
70970000 70979000 drprov (deferred)
70aa0000 70bda000 propsys (deferred)
70ce0000 70cef000 cscapi (deferred)
71200000 71253000 MMDevAPI (deferred)
71260000 7127a000 dwmapi (deferred)
71280000 7128f000 mssprxy (deferred)
71290000 712f0000 AUDIOSES (deferred)
713d0000 71420000 oleacc (deferred)
71420000 7150d000 uxtheme (deferred)
71530000 71553000 WINMMBASE (deferred)
71560000 71583000 WINMM (pdb symbols) c:\mss\winmm.pdb\FF0D255353AC46D48C593C91F26717EE2\winmm.pdb
71630000 71646000 MPR (deferred)
71ad0000 71b70000 apphelp (deferred)
72230000 72238000 rasadhlp (deferred)
72270000 722b6000 fwpuclnt (deferred)
72700000 72714000 dhcpcsvc (deferred)
72720000 72733000 dhcpcsvc6 (deferred)
72ef0000 72f01000 wkscli (deferred)
72f10000 72f2d000 srvcli (deferred)
72f30000 72f3a000 netutils (deferred)
72f60000 72fa5000 WINSTA (deferred)
73550000 73590000 POWRPROF (deferred)
736e0000 736e9000 kernel_appcore (deferred)
736f0000 7377b000 SHCORE (deferred)
737b0000 737fb000 MSWSOCK (pdb symbols) c:\mss\mswsock.pdb\6B0D683946884027BECB35001726E8D92\mswsock.pdb
73aa0000 73abe000 bcrypt (deferred)
73ac0000 73af0000 rsaenh (deferred)
73e10000 73e29000 CRYPTSP (deferred)
74100000 7410f000 profapi (deferred)
74140000 74148000 WINNSI (deferred)
74150000 7416b000 userenv (deferred)
74170000 743a2000 iertutil (deferred)
743b0000 7442e000 DNSAPI (deferred)
74570000 74590000 Iphlpapi (deferred)
74590000 74765000 WININET (deferred)
74c60000 74c88000 ntmarta (deferred)
74c90000 74cb1000 DEVOBJ (deferred)
74d40000 74d94000 bcryptPrimitives (deferred)
74da0000 74daa000 CRYPTBASE (deferred)
74db0000 74dce000 SspiCli (deferred)
74dd0000 74e20000 WS2_32 (pdb symbols) c:\mss\ws2_32.pdb\B4ACD51CF1B9497A89B2C0DE225BD36D2\ws2_32.pdb
74e20000 74f32000 MSCTF (deferred)
74f50000 750a3000 USER32 (pdb symbols) c:\mss\wuser32.pdb\FBAAE417246B4E84AE5BCEC86A73FC642\wuser32.pdb
750b0000 7635c000 SHELL32 (deferred)
76360000 76511000 SETUPAPI (deferred)
76520000 765da000 RPCRT4 (deferred)
765e0000 76607000 IMM32 (deferred)
76610000 76798000 CRYPT32 (deferred)
767a0000 768e0000 KERNEL32 (pdb symbols) c:\mss\wkernel32.pdb\DFB9F6A1661C482C87B4D0D454332CB81\wkernel32.pdb
768e0000 76a08000 ole32 (private pdb symbols) c:\mss\ole32.pdb\AC20E2AEC578406AA90F1970160EDFFC2\ole32.pdb
76a30000 76a75000 SHLWAPI (deferred)
76a80000 76b8e000 GDI32 (deferred)
76b90000 76bd1000 sechost (deferred)
76be0000 76be7000 NSI (deferred)
76c90000 76c9e000 MSASN1 (deferred)
76ca0000 76d1c000 ADVAPI32 (deferred)
76d20000 76d5c000 cfgmgr32 (deferred)
76d60000 76e37000 KERNELBASE (pdb symbols) c:\mss\wkernelbase.pdb\DBE05AACA1E64947B24FC7FEB4E264532\wkernelbase.pdb
76e40000 76ecd000 clbcatq (deferred)
76ed0000 76f65000 OLEAUT32 (deferred)
76f70000 770ed000 combase (private pdb symbols) c:\mss\combase.pdb\B9684E7A2A1E43DCB0F9A0A9717CB1AB2\combase.pdb
77150000 771eb000 COMDLG32 (deferred)
771f0000 772b3000 msvcrt (pdb symbols) c:\mss\msvcrt.pdb\D4416A97D40C497AAA487F2B1835A1422\msvcrt.pdb
77490000 774cd000 WINTRUST (deferred)
775b0000 7771e000 ntdll (pdb symbols) c:\mss\wntdll.pdb\BF4E174673414BFA97D446C4481CCF2A2\wntdll.pdb
Unloaded modules:
61ad0000 61aeb000 fdwcn.dll
70ff0000 70ffb000 fdproxy.dll
68860000 68882000 FunDisc.dll
456d0000 456fe000 xmllite.dll
71000000 71009000 npmproxy.dll
65010000 65047000 netprofm.dll
710b0000 710e9000 PlayToDevice.dll
6e1a0000 6e3d9000 WMVCore.DLL
62640000 62676000 WMASF.DLL
68c40000 68e19000 wpdshext.dll
69150000 692c0000 gdiplus.dll
69300000 6930c000 dtsh.dll
6dfe0000 6e069000 FirewallAPI.dll
690f0000 6914d000 provsvc.dll
69080000 690a9000 PortableDeviceTypes.dll
68ff0000 69074000 PortableDeviceApi.dll
6b250000 6b2af000 wlidprov.dll
6b060000 6b080000 IDStore.dll
6b110000 6b124000 SAMLIB.dll
65080000 65179000 SearchFolder.dll
690e0000 690ee000 NetworkItemFactory.dll
64aa0000 64b79000 Windows.Globalization.dll
49890000 498b0000 globinputhost.dll
61a60000 61aad000 Bcp47Langs.dll
693c0000 693ca000 fdWNet.dll
69a20000 69a3a000 ATL.DLL
6e180000 6e19e000 wcnapi.dll
69c10000 69c2b000 fdwcn.dll
69340000 6934b000 fdproxy.dll
69b10000 69b32000 FunDisc.dll
626f0000 6271e000 xmllite.dll
625f0000 625f9000 npmproxy.dll
62590000 625c7000 netprofm.dll
681b0000 681e9000 PlayToDevice.dll
6ad20000 6ad29000 drprov.dll
72f60000 72fa5000 WINSTA.dll
6ae70000 6ae82000 ntlanman.dll
69a10000 69a1f000 dfscli.dll
69a40000 69a4f000 browcli.dll
6ae90000 6aeaa000 davclnt.dll
6aeb0000 6aeba000 DAVHLPR.dll
68490000 686f2000 MsftEdit.dll
70de0000 70de6000 MSIMG32.dll
6ace0000 6ad1c000 audiodev.dll
6e920000 6eb59000 WMVCore.DLL
69be0000 69c16000 WMASF.DLL
6e290000 6e469000 wpdshext.dll
6e470000 6e5e0000 gdiplus.dll
69300000 69329000 PortableDeviceTypes.dll
69b50000 69bd4000 PortableDeviceApi.dll
696e0000 6973d000 provsvc.dll
710a0000 710ac000 dtsh.dll
71010000 71099000 FirewallAPI.dll
710f0000 710fe000 NetworkItemFactory.dll
625e0000 6263f000 wlidprov.dll
497e0000 49800000 IDStore.dll
49890000 498a4000 SAMLIB.dll
64e10000 64f09000 SearchFolder.dll
61c30000 61d09000 Windows.Globalization.dll
05770000 05790000 globinputhost.dll
45680000 456cd000 Bcp47Langs.dll
70fe0000 70fea000 fdWNet.dll
69330000 6934a000 ATL.DLL
69740000 6975e000 wcnapi.dll
Re: Total byte control !
Posted: Mon Mar 16, 2015 1:24 am
by sledgehammer_999
Re: Total byte control !
Posted: Mon Mar 16, 2015 12:14 pm
by nico910
thanks sledgehammer_999

you can send me an email if you want i test futur versions
I'm not sure 8mb and 16 mb pieces are exactly the cause, but i'm sure at the same speed (16MB/s) big pieces use more memory
example :
at 16MB/s upload with <=4MB pieces qbt use 1500MB ram
at 16MB/s upload with >4MB pieces qbt use >1800MB ram and crash
But what happen if someone seed at 50MB/s with small pieces ? proly crash too, i don't know, i can't test

Re: Total byte control !
Posted: Mon Mar 16, 2015 1:09 pm
by ciaobaby
at 16MB/s upload with >4MB pieces qbt use >1800MB ram and crash
With your cache set at 1800 MiB your client is pretty much
guaranteed to 'crash'.
Re: Total byte control !
Posted: Mon Mar 16, 2015 2:22 pm
by Switeck
Actually, last I looked setting the cache to 1500 MB can cause a crash because qBT uses about 1.32 times as much ram as the cache size. Each increase in the cache of 100 MB increases ram use by ~132 MB.
Re: Total byte control !
Posted: Mon Mar 16, 2015 2:53 pm
by nico910
Today i set cache expiracy to 600s instead of 60s to reproduce crashs faster.
I tried to set limit to 1400MB then qbt used >1800MB and crashed again.
Now i launched a new test with 1024MB limit and qbt is using 1415MB max and do not crash for now, so maybe the limit calculation is not good ?
Re: Total byte control !
Posted: Mon Mar 16, 2015 3:41 pm
by ciaobaby
so maybe the limit calculation is not good ?
No, it's because Windows is spectacularly BAD at 'caching' and qBT is a 32bit application which WILL crash when the cache assigned to it gets anywhere close to 2GiB
AND unless your client is running many hundreds of very active jobs you do NOT need a cache size greater that 0.5 MiB
Re: Total byte control !
Posted: Mon Mar 16, 2015 4:08 pm
by nico910
But i disabled OS cache, is it not efficient ?