qbittorrent / qBittorrent

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

Bug Report: program crashed #9181

Closed Kbby closed 6 years ago

Kbby commented 6 years ago

qBittorrent version: v4.1.1 (64-bit) Libtorrent version: 1.1.7.0 Qt version: 5.10.1 Boost version: 1.67.0 OS version: Windows 7 SP 1 (6.1) 6.1.7601 x86_64

The program crashed as soon as I clicked on "yes" for "this torrent contains torrent files, would you like to download them" or something like this. I have qBittorrent in another language.

Caught signal: SIGSEGV

#  0 qbittorrent.exe      0x000000013f731e5a straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ]
#  1 qbittorrent.exe      0x000000013f7355d1 sigAbnormalHandler(signum)[ app\main.cpp : 312 ]
#  2 qbittorrent.exe      0x000000014031f1e1 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x00000001404015be `__scrt_common_main_seh'::`1'::filt$0()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 299 ]
#  4 qbittorrent.exe      0x0000000140300af0 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)
#  5 ntdll.dll            0x00000000775fbf9d _chkstk()
#  6 ntdll.dll            0x00000000775d04ca RtlInitializeResource()
#  7 ntdll.dll            0x00000000775fb63e KiUserExceptionDispatcher()
#  8 qbittorrent.exe      0x000000013f75643a BitTorrent::Session::handleAlert(a)[ base\bittorrent\session.cpp : 3977 ]
#  9 qbittorrent.exe      0x000000013f756394 BitTorrent::Session::readAlerts()[ base\bittorrent\session.cpp : 3967 ]
# 10 qbittorrent.exe      0x000000013f8eecf0 BitTorrent::Session::qt_static_metacall(_o, _c, _id, _a)[ release\moc_session.cpp : 396 ]
# 11 qbittorrent.exe      0x000000014012e8ca QMetaCallEvent::placeMetaCall()
# 12 qbittorrent.exe      0x000000014012f45f QObject::event()
# 13 qbittorrent.exe      0x000000013fc7f6ab QApplicationPrivate::notify_helper()
# 14 qbittorrent.exe      0x000000013fc7f04a QApplication::notify()
# 15 qbittorrent.exe      0x000000013f729128 Application::notify(receiver, event)[ app\application.cpp : 609 ]
# 16 qbittorrent.exe      0x0000000140169ab3 QCoreApplication::notifyInternal2()
# 17 qbittorrent.exe      0x000000014016a587 QCoreApplicationPrivate::sendPostedEvents()
# 18 qbittorrent.exe      0x000000013fbbfcb3 QWindowsGuiEventDispatcher::sendPostedEvents()
# 19 qbittorrent.exe      0x000000014024fb8a qt_internal_proc()
# 20 USER32.dll           0x0000000077389bbd TranslateMessageEx()
# 21 USER32.dll           0x00000000773898c2 TranslateMessage()
# 22 qbittorrent.exe      0x0000000140250dc9 QEventDispatcherWin32::processEvents()
# 23 qbittorrent.exe      0x000000013fbbfc81 QWindowsGuiEventDispatcher::processEvents()
# 24 qbittorrent.exe      0x00000001402548f8 QEventLoop::exec()
# 25 qbittorrent.exe      0x0000000140169fbd QCoreApplication::exec()
# 26 qbittorrent.exe      0x000000013f73549b main(argc, argv)[ app\main.cpp : 263 ]
# 27 qbittorrent.exe      0x00000001402f8e1b WinMain()
# 28 qbittorrent.exe      0x00000001402feea6 __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 283 ]
# 29 kernel32.dll         0x00000000774859cd BaseThreadInitThunk()
# 30 ntdll.dll            0x00000000775e383d RtlUserThreadStart()
Chocobo1 commented 6 years ago

Thanks for reporting! This is fixed in #9094. The next release (v4.1.2) will contain the fix.