qBittorrent has crashed #13304

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

Originally created by @vinogradovvf on GitHub (Apr 9, 2022).

qBittorrent & operating system versions

qBittorrent version: v4.4.2 (64-bit)
Libtorrent version: 2.0.5.0
Qt version: 5.15.2
Boost version: 1.78.0
OpenSSL version: 1.1.1n
zlib version: 1.2.11
OS version: Windows 11 Pro, 21H2, 22000.593, Windows Feature Experience Pack 1000.22000.593.0

What is the problem?

StartUP file: *[rutracker-1746320].torrent

qBittorrent has crashed
Please file a bug report at http://bugs.qbittorrent.org/ and provide the following information:

qBittorrent version: v4.4.2 (64-bit)
Libtorrent version: 2.0.5.0
Qt version: 5.15.2
Boost version: 1.78.0
[rutracker-1746320].zip

OpenSSL version: 1.1.1n
zlib version: 1.2.11
OS version: Windows 10 Version 2009 10.0.22000 x86_64

Caught signal: SIGSEGV

#  0 qbittorrent.exe      0x00007ff60e6099ec straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
#  1 qbittorrent.exe      0x00007ff60e60ab6b sigAbnormalHandler(signum)[ app\main.cpp : 368 ]
#  2 qbittorrent.exe      0x00007ff60f452795 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x00007ff60f4d8ef4 `__scrt_common_main_seh'::`1'::filt$0()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 304 ]
#  4 qbittorrent.exe      0x00007ff60f4331dc __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp : 277 ]
#  5 ntdll.dll            0x00007ffc5a7486ef _chkstk()
#  6 ntdll.dll            0x00007ffc5a6d5aea RtlRestoreContext()
#  7 ntdll.dll            0x00007ffc5a7476fe KiUserExceptionDispatcher()
#  8 qbittorrent.exe      0x00007ff60eb49688 QVector::realloc()
#  9 qbittorrent.exe      0x00007ff60eda855c operator>>()
# 10 qbittorrent.exe      0x00007ff60eda643b QHeaderViewPrivate::read()
# 11 qbittorrent.exe      0x00007ff60eda057a QHeaderView::restoreState()
# 12 qbittorrent.exe      0x00007ff60e6c6e9e AddNewTorrentDialog::setupTreeview()[ gui\addnewtorrentdialog.cpp : 889 ]
# 13 qbittorrent.exe      0x00007ff60e6c374f AddNewTorrentDialog::loadTorrentImpl()[ gui\addnewtorrentdialog.cpp : 390 ]
# 14 qbittorrent.exe      0x00007ff60e6c301c AddNewTorrentDialog::loadTorrentFile(torrentPath)[ gui\addnewtorrentdialog.cpp : 357 ]
# 15 qbittorrent.exe      0x00007ff60e6c2bd6 AddNewTorrentDialog::show(source, inParams, parent)[ gui\addnewtorrentdialog.cpp : 324 ]
# 16 qbittorrent.exe      0x00007ff60e60008c Application::processParams(params)[ app\application.cpp : 616 ]
# 17 qbittorrent.exe      0x00007ff60e600533 Application::exec(params, params)[ app\application.cpp : 701 ]
# 18 qbittorrent.exe      0x00007ff60e60a949 main(argc, argv)[ app\main.cpp : 311 ]
# 19 qbittorrent.exe      0x00007ff60f40d6bf WinMain()
# 20 qbittorrent.exe      0x00007ff60f414652 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ]
# 21 KERNEL32.DLL         0x00007ffc58a454e0 BaseThreadInitThunk()
# 22 ntdll.dll            0x00007ffc5a6a485b RtlUserThreadStart()

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

Originally created by @vinogradovvf on GitHub (Apr 9, 2022). ### qBittorrent & operating system versions qBittorrent version: v4.4.2 (64-bit) Libtorrent version: 2.0.5.0 Qt version: 5.15.2 Boost version: 1.78.0 OpenSSL version: 1.1.1n zlib version: 1.2.11 OS version: Windows 11 Pro, 21H2, 22000.593, Windows Feature Experience Pack 1000.22000.593.0 ### What is the problem? StartUP file: *[rutracker-1746320].torrent qBittorrent has crashed Please file a bug report at http://bugs.qbittorrent.org/ and provide the following information: qBittorrent version: v4.4.2 (64-bit) Libtorrent version: 2.0.5.0 Qt version: 5.15.2 Boost version: 1.78.0 [[rutracker-1746320].zip](https://github.com/qbittorrent/qBittorrent/files/8456274/rutracker-1746320.zip) OpenSSL version: 1.1.1n zlib version: 1.2.11 OS version: Windows 10 Version 2009 10.0.22000 x86_64 Caught signal: SIGSEGV ``` # 0 qbittorrent.exe 0x00007ff60e6099ec straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ] # 1 qbittorrent.exe 0x00007ff60e60ab6b sigAbnormalHandler(signum)[ app\main.cpp : 368 ] # 2 qbittorrent.exe 0x00007ff60f452795 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ] # 3 qbittorrent.exe 0x00007ff60f4d8ef4 `__scrt_common_main_seh'::`1'::filt$0()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 304 ] # 4 qbittorrent.exe 0x00007ff60f4331dc __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp : 277 ] # 5 ntdll.dll 0x00007ffc5a7486ef _chkstk() # 6 ntdll.dll 0x00007ffc5a6d5aea RtlRestoreContext() # 7 ntdll.dll 0x00007ffc5a7476fe KiUserExceptionDispatcher() # 8 qbittorrent.exe 0x00007ff60eb49688 QVector::realloc() # 9 qbittorrent.exe 0x00007ff60eda855c operator>>() # 10 qbittorrent.exe 0x00007ff60eda643b QHeaderViewPrivate::read() # 11 qbittorrent.exe 0x00007ff60eda057a QHeaderView::restoreState() # 12 qbittorrent.exe 0x00007ff60e6c6e9e AddNewTorrentDialog::setupTreeview()[ gui\addnewtorrentdialog.cpp : 889 ] # 13 qbittorrent.exe 0x00007ff60e6c374f AddNewTorrentDialog::loadTorrentImpl()[ gui\addnewtorrentdialog.cpp : 390 ] # 14 qbittorrent.exe 0x00007ff60e6c301c AddNewTorrentDialog::loadTorrentFile(torrentPath)[ gui\addnewtorrentdialog.cpp : 357 ] # 15 qbittorrent.exe 0x00007ff60e6c2bd6 AddNewTorrentDialog::show(source, inParams, parent)[ gui\addnewtorrentdialog.cpp : 324 ] # 16 qbittorrent.exe 0x00007ff60e60008c Application::processParams(params)[ app\application.cpp : 616 ] # 17 qbittorrent.exe 0x00007ff60e600533 Application::exec(params, params)[ app\application.cpp : 701 ] # 18 qbittorrent.exe 0x00007ff60e60a949 main(argc, argv)[ app\main.cpp : 311 ] # 19 qbittorrent.exe 0x00007ff60f40d6bf WinMain() # 20 qbittorrent.exe 0x00007ff60f414652 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ] # 21 KERNEL32.DLL 0x00007ffc58a454e0 BaseThreadInitThunk() # 22 ntdll.dll 0x00007ffc5a6a485b RtlUserThreadStart() ``` ### Steps to reproduce _No response_ ### Additional context _No response_ ### Log(s) & preferences file(s) _No response_
deekerman 2026-02-21 23:47:18 -05:00
Author
Owner

@thalieht commented on GitHub (Apr 9, 2022):

Duplicate of #15986

@thalieht commented on GitHub (Apr 9, 2022): Duplicate of #15986
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#13304
No description provided.