qBittorrent has crashed #6661

Closed
opened 2026-02-21 18:32:36 -05:00 by deekerman · 1 comment
Owner

Originally created by @otneta on GitHub (Dec 28, 2017).

qBittorrent version: v4.0.3 (64-bit)
Libtorrent version: 1.1.5.0
Qt version: 5.9.3
Boost version: 1.65.1
OS version: Windows 10 (10.0) 10.0.16299 x86_64

Caught signal: SIGABRT

#  0 qbittorrent.exe      0x00007ff7f16c599a straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ]
#  1 qbittorrent.exe      0x00007ff7f16c8c11 sigAbnormalHandler(signum)[ app\main.cpp : 315 ]
#  2 qbittorrent.exe      0x00007ff7f21bf071 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 516 ]
#  3 qbittorrent.exe      0x00007ff7f21c77a8 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ]
#  4 qbittorrent.exe      0x00007ff7f21bea17 terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ]
#  5 qbittorrent.exe      0x00007ff7f21bae8f __scrt_unhandled_exception_filter(pointers)[ f:\dd\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 75 ]
#  6 KERNELBASE.dll       0x00007fff68ed94f0 UnhandledExceptionFilter()
#  7 ntdll.dll            0x00007fff6ca98508 memset()
#  8 ntdll.dll            0x00007fff6ca80f56 _C_specific_handler()
#  9 ntdll.dll            0x00007fff6ca94c3d _chkstk()
# 10 ntdll.dll            0x00007fff6ca0d1b8 RtlWalkFrameChain()
# 11 ntdll.dll            0x00007fff6ca0b623 RtlRaiseException()
# 12 KERNELBASE.dll       0x00007fff68e03fb8 RaiseException()
# 13 qbittorrent.exe      0x00007ff7f21bcc6a _CxxThrowException(pExceptionObject, pThrowInfo)[ f:\dd\vctools\crt\vcruntime\src\eh\throw.cpp : 131 ]
# 14 qbittorrent.exe      0x00007ff7f1708af6 BitTorrent::Session::initResumeFolder()[ base\bittorrent\session.cpp : 3623 ]
# 15 qbittorrent.exe      0x00007ff7f16f93c4 BitTorrent::Session::Session()[ base\bittorrent\session.cpp : 369 ]
# 16 qbittorrent.exe      0x00007ff7f16bd00a Application::exec(params)[ app\application.cpp : 485 ]
# 17 qbittorrent.exe      0x00007ff7f16c8ada main(argc, argv, argv)[ app\main.cpp : 267 ]
# 18 qbittorrent.exe      0x00007ff7f219fb7f WinMain()
# 19 qbittorrent.exe      0x00007ff7f21ba6d3 __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 283 ]
# 20 KERNEL32.DLL         0x00007fff6c2c1fe4 BaseThreadInitThunk()
# 21 ntdll.dll            0x00007fff6ca5ef91 RtlUserThreadStart()
Originally created by @otneta on GitHub (Dec 28, 2017). qBittorrent version: v4.0.3 (64-bit) Libtorrent version: 1.1.5.0 Qt version: 5.9.3 Boost version: 1.65.1 OS version: Windows 10 (10.0) 10.0.16299 x86_64 Caught signal: SIGABRT ``` # 0 qbittorrent.exe 0x00007ff7f16c599a straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ] # 1 qbittorrent.exe 0x00007ff7f16c8c11 sigAbnormalHandler(signum)[ app\main.cpp : 315 ] # 2 qbittorrent.exe 0x00007ff7f21bf071 raise(signum)[ minkernel\crts\ucrt\src\appcrt\misc\signal.cpp : 516 ] # 3 qbittorrent.exe 0x00007ff7f21c77a8 abort()[ minkernel\crts\ucrt\src\appcrt\startup\abort.cpp : 64 ] # 4 qbittorrent.exe 0x00007ff7f21bea17 terminate()[ minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp : 58 ] # 5 qbittorrent.exe 0x00007ff7f21bae8f __scrt_unhandled_exception_filter(pointers)[ f:\dd\vctools\crt\vcstartup\src\utility\utility_desktop.cpp : 75 ] # 6 KERNELBASE.dll 0x00007fff68ed94f0 UnhandledExceptionFilter() # 7 ntdll.dll 0x00007fff6ca98508 memset() # 8 ntdll.dll 0x00007fff6ca80f56 _C_specific_handler() # 9 ntdll.dll 0x00007fff6ca94c3d _chkstk() # 10 ntdll.dll 0x00007fff6ca0d1b8 RtlWalkFrameChain() # 11 ntdll.dll 0x00007fff6ca0b623 RtlRaiseException() # 12 KERNELBASE.dll 0x00007fff68e03fb8 RaiseException() # 13 qbittorrent.exe 0x00007ff7f21bcc6a _CxxThrowException(pExceptionObject, pThrowInfo)[ f:\dd\vctools\crt\vcruntime\src\eh\throw.cpp : 131 ] # 14 qbittorrent.exe 0x00007ff7f1708af6 BitTorrent::Session::initResumeFolder()[ base\bittorrent\session.cpp : 3623 ] # 15 qbittorrent.exe 0x00007ff7f16f93c4 BitTorrent::Session::Session()[ base\bittorrent\session.cpp : 369 ] # 16 qbittorrent.exe 0x00007ff7f16bd00a Application::exec(params)[ app\application.cpp : 485 ] # 17 qbittorrent.exe 0x00007ff7f16c8ada main(argc, argv, argv)[ app\main.cpp : 267 ] # 18 qbittorrent.exe 0x00007ff7f219fb7f WinMain() # 19 qbittorrent.exe 0x00007ff7f21ba6d3 __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 283 ] # 20 KERNEL32.DLL 0x00007fff6c2c1fe4 BaseThreadInitThunk() # 21 ntdll.dll 0x00007fff6ca5ef91 RtlUserThreadStart() ```
deekerman 2026-02-21 18:32:36 -05:00
  • closed this issue
  • added the
    Crash
    label
Author
Owner

@FranciscoPombal commented on GitHub (Feb 28, 2020):

Too old. Open a new issue if you have problems with the latest version.

@FranciscoPombal commented on GitHub (Feb 28, 2020): Too old. Open a new issue if you have problems with the latest version.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#6661
No description provided.