Crash Signal: SIGSEGV

Windows specific questions, problems.
Post Reply
nerv

Crash Signal: SIGSEGV

Post by nerv »

Hey folks, wonder if there's any support for the above signal code. I usually have trouble upgrading from my qbittorrent 3.8.0 which I was stable on - When I've tried updating in the past, the program hangs on startup and I have to terminate the exe. Now v4.4.x is at least spitting error reports when it's crashing which I'll paste below. On here to troubleshoot as reverting to old versions, 3.9, 3.8, 1.9 even, hasn't returned back to normal and now also crashes on startup.
Assume the issue might be related to me seeding literally thousands of torrents, but figure there's other power users around and not sure if the log tells any story?
I'm also on Win 11 fully up to date, not sure if OS Version is wrong below


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

Caught signal: SIGSEGV
```
# 0 qbittorrent.exe 0x00007ff7dcfc980c straceWin::getBacktrace()[ app\stacktrace_win.h : 220 ]
# 1 qbittorrent.exe 0x00007ff7dcfca98b sigAbnormalHandler(signum)[ app\main.cpp : 368 ]
# 2 qbittorrent.exe 0x00007ff7dde10115 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
# 3 qbittorrent.exe 0x00007ff7dde96456 `__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 0x00007ff7dddf0b5c __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp : 277 ]
# 5 ntdll.dll 0x00007ffcd89486ef _chkstk()
# 6 ntdll.dll 0x00007ffcd88d5aea RtlRestoreContext()
# 7 ntdll.dll 0x00007ffcd89476fe KiUserExceptionDispatcher()
# 8 qbittorrent.exe 0x00007ff7dd286ed5 libtorrent::file_storage::file_path(index, index, save_path)[ g:\qbittorrent\libtorrent\src\file_storage.cpp : 983 ]
# 9 qbittorrent.exe 0x00007ff7dd0115ba BitTorrent::TorrentImpl::TorrentImpl(session, nativeSession, nativeHandle, params)[ base\bittorrent\torrentimpl.cpp : 286 ]
# 10 qbittorrent.exe 0x00007ff7dd00206f BitTorrent::Session::createTorrent(nativeHandle)[ base\bittorrent\session.cpp : 4724 ]
# 11 qbittorrent.exe 0x00007ff7dd0028da BitTorrent::Session::handleAddTorrentAlert(p)[ base\bittorrent\session.cpp : 4789 ]
# 12 qbittorrent.exe 0x00007ff7dd001dc8 BitTorrent::Session::handleAlert(a, a)[ base\bittorrent\session.cpp : 4640 ]
# 13 qbittorrent.exe 0x00007ff7dd001b3f BitTorrent::Session::readAlerts()[ base\bittorrent\session.cpp : 4601 ]
# 14 qbittorrent.exe 0x00007ff7dd00112c BitTorrent::Session::startUpTorrents()[ base\bittorrent\session.cpp : 4515 ]
# 15 qbittorrent.exe 0x00007ff7dcfc0506 Application::exec(params, params)[ app\application.cpp : 672 ]
# 16 qbittorrent.exe 0x00007ff7dcfca769 main(argc, argv)[ app\main.cpp : 311 ]
# 17 qbittorrent.exe 0x00007ff7dddcae5f WinMain()
# 18 qbittorrent.exe 0x00007ff7dddd1b32 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ]
# 19 KERNEL32.DLL 0x00007ffcd67b54e0 BaseThreadInitThunk()
# 20 ntdll.dll 0x00007ffcd88a485b RtlUserThreadStart()
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: Crash Signal: SIGSEGV

Post by Nemo »

You''re better off posting it here: https://github.com/qbittorrent/qBittorrent/issues. if you haven't done so yet.
Post Reply