After updating to ICUE v. 4.20.169 qBittorent crashes

Windows specific questions, problems.
Post Reply
Archivist
Newbie
Newbie
Posts: 18
Joined: Wed Nov 03, 2021 6:42 pm

After updating to ICUE v. 4.20.169 qBittorent crashes

Post by Archivist »

After updating ICU software to the newest version, 4.20.169, qBittorent crashes whenever I start it.

Was working fine before this update.

I receive the following:


qBittorrent version: v4.4.0 (64-bit)
Libtorrent version: 2.0.5.0
Qt version: 6.2.2
Boost version: 1.78.0
OpenSSL version: 1.1.1m
zlib version: 1.2.11
OS version: Windows 11 Version 2009 10.0.22000 x86_64

Caught signal: SIGSEGV
```
# 0 qbittorrent.exe 0x00007ff6b3194d81 straceWin::getBacktrace()[ Z:\qbittorrent-4.4.0\src\app\stacktrace_win.h : 220 ]
# 1 qbittorrent.exe 0x00007ff6b319613d sigAbnormalHandler(signum)[ Z:\qbittorrent-4.4.0\src\app\main.cpp : 368 ]
# 2 qbittorrent.exe 0x00007ff6b368906e _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
# 3 qbittorrent.exe 0x00007ff6b36e8ed8 `__scrt_common_main_seh'::`1'::filt$0()[ d:\a01\_work\6\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 304 ]
# 4 qbittorrent.exe 0x00007ff6b3668448 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)[ d:\a01\_work\6\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp : 376 ]
# 5 ntdll.dll 0x00007fff086e86ef _chkstk()
# 6 ntdll.dll 0x00007fff08675aea RtlRestoreContext()
# 7 ntdll.dll 0x00007fff086e76fe KiUserExceptionDispatcher()
# 8 qbittorrent.exe 0x00007ff6b3416539 libtorrent::file_storage::file_path(index, save_path)[ Z:\libtorrent\src\file_storage.cpp : 983 ]
# 9 qbittorrent.exe 0x00007ff6b3246605 BitTorrent::TorrentImpl::TorrentImpl(session, nativeSession, nativeHandle, params)[ Z:\qbittorrent-4.4.0\src\base\bittorrent\torrentimpl.cpp : 283 ]
# 10 qbittorrent.exe 0x00007ff6b31b6f9e BitTorrent::Session::createTorrent(nativeHandle)[ Z:\qbittorrent-4.4.0\src\base\bittorrent\session.cpp : 4600 ]
# 11 qbittorrent.exe 0x00007ff6b31bfdf3 BitTorrent::Session::handleAddTorrentAlert(p)[ Z:\qbittorrent-4.4.0\src\base\bittorrent\session.cpp : 4665 ]
# 12 qbittorrent.exe 0x00007ff6b31bfecb BitTorrent::Session::handleAlert(a, a)[ Z:\qbittorrent-4.4.0\src\base\bittorrent\session.cpp : 4516 ]
# 13 qbittorrent.exe 0x00007ff6b31cdbbb BitTorrent::Session::readAlerts()[ Z:\qbittorrent-4.4.0\src\base\bittorrent\session.cpp : 4479 ]
# 14 qbittorrent.exe 0x00007ff6b31d616a BitTorrent::Session::startUpTorrents()[ Z:\qbittorrent-4.4.0\src\base\bittorrent\session.cpp : 4387 ]
# 15 qbittorrent.exe 0x00007ff6b31896a0 Application::exec(params, params)[ Z:\qbittorrent-4.4.0\src\app\application.cpp : 672 ]
# 16 qbittorrent.exe 0x00007ff6b3196dc2 main(argc, argv)[ Z:\qbittorrent-4.4.0\src\app\main.cpp : 311 ]
# 17 qbittorrent.exe 0x00007ff6b3184f77 WinMain()
# 18 qbittorrent.exe 0x00007ff6b36650e2 __scrt_common_main_seh()[ d:\a01\_work\6\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ]
# 19 KERNEL32.DLL 0x00007fff077d54e0 BaseThreadInitThunk()
# 20 ntdll.dll 0x00007fff0864485b RtlUserThreadStart()
```


UPDATE: I have posted this to http://bugs.qbittorrent.org as well.
Archivist
Newbie
Newbie
Posts: 18
Joined: Wed Nov 03, 2021 6:42 pm

Re: After updating to ICUE v. 4.20.169 qBittorent crashes

Post by Archivist »

UPDATE:

For some reason now the error/c rash report is gone and version 4.4.0 is working fine.

Was something changed in the background?
Post Reply