qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.25k stars 3.97k forks source link

qBittorrent Crashed #7400

Closed zone117x closed 6 years ago

zone117x commented 7 years ago

qBittorrent version and Operating System:

qBittorrent version: v3.3.16 (64-bit) Libtorrent version: 1.0.11.0 Qt version: 5.9.1 Boost version: 1.64.0 OS version: Windows 10 (10.0) 10.0.15063 x86_64

What is the problem:

GUI Crashed randomly

Steps to reproduce:

I have around a thousand torrents seeding. At the time of the crash I had initiated about 30 large TV season downloads using Sonarr (which uses the web interface API).

Extra info(if any):

#  0 qbittorrent.exe      0x00007ff7e305d2d9 straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ]
#  1 qbittorrent.exe      0x00007ff7e3060adc sigAbnormalHandler(signum)[ app\main.cpp : 400 ]
#  2 qbittorrent.exe      0x00007ff7e3b01de1 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ d:\th\minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x00007ff7e3bc6173 `thread_start'::`1'::filt$0()[ d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 117 ]
#  4 qbittorrent.exe      0x00007ff7e3ae5ef0 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)
#  5 ntdll.dll            0x00007ff9394aa07d _chkstk()
#  6 ntdll.dll            0x00007ff939419c58 RtlLookupFunctionEntry()
#  7 ntdll.dll            0x00007ff9394a90fe KiUserExceptionDispatcher()
#  8 qbittorrent.exe      0x00007ff7e3930850 QIODevice::write()
#  9 qbittorrent.exe      0x00007ff7e3073f65 Http::Connection::sendResponse(response)[ base\http\connection.cpp : 93 ]
# 10 qbittorrent.exe      0x00007ff7e3073cd8 Http::Connection::read()[ base\http\connection.cpp : 85 ]
# 11 qbittorrent.exe      0x00007ff7e31d1dab Http::Connection::qt_static_metacall(_o, _c, _id, _a, _a)[ release\moc_connection.cpp : 71 ]
# 12 qbittorrent.exe      0x00007ff7e39122ed QMetaObject::activate()
# 13 qbittorrent.exe      0x00007ff7e38902ee QAbstractSocketPrivate::emitReadyRead()
# 14 qbittorrent.exe      0x00007ff7e388f379 QAbstractSocketPrivate::canReadNotification()
# 15 qbittorrent.exe      0x00007ff7e38de986 QReadNotifier::event()
# 16 qbittorrent.exe      0x00007ff7e34bf7cb QApplicationPrivate::notify_helper()
# 17 qbittorrent.exe      0x00007ff7e34bf0a3 QApplication::notify()
# 18 qbittorrent.exe      0x00007ff7e30596f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
# 19 qbittorrent.exe      0x00007ff7e3946533 QCoreApplication::notifyInternal2()
# 20 qbittorrent.exe      0x00007ff7e3a17dce qt_internal_proc()
# 21 USER32.dll           0x00007ff936bbbc50 CallWindowProcW()
# 22 USER32.dll           0x00007ff936bbb5cf DispatchMessageW()
# 23 qbittorrent.exe      0x00007ff7e3a19056 QEventDispatcherWin32::processEvents()
# 24 qbittorrent.exe      0x00007ff7e3426bf9 QWindowsGuiEventDispatcher::processEvents()
# 25 qbittorrent.exe      0x00007ff7e3a1c9f6 QEventLoop::exec()
# 26 qbittorrent.exe      0x00007ff7e305937a Application::exec(params)[ app\application.cpp : 450 ]
# 27 qbittorrent.exe      0x00007ff7e30603ed main(argc, argv)[ app\main.cpp : 304 ]
# 28 qbittorrent.exe      0x00007ff7e3ac7c57 WinMain()
# 29 qbittorrent.exe      0x00007ff7e3ae2ed7 __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 259 ]
# 30 KERNEL32.DLL         0x00007ff939252774 BaseThreadInitThunk()
# 31 ntdll.dll            0x00007ff939470d51 RtlUserThreadStart()
zone117x commented 7 years ago

This crashing is happening constantly. I'm having to look into other torrent clients because of how often this is happening :(

ngosang commented 6 years ago

We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0). Please, update to last release and, if the bug/error/crash is still present, open another issue. Thank you.