qbittorrent / qBittorrent

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

Crash #10873

Closed Sleepovers closed 5 years ago

Sleepovers commented 5 years ago

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

qBittorrent version: v4.1.6 (64-bit) Libtorrent version: 1.1.13.0 Qt version: 5.12.2 Boost version: 1.70.0 OS version: Windows 10 (10.0) 10.0.18362 x86_64

Caught signal: SIGSEGV

#  0 qbittorrent.exe      0x00007ff7e035d6ea straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ]
#  1 qbittorrent.exe      0x00007ff7e036088d sigAbnormalHandler(signum)[ app\main.cpp : 302 ]
#  2 qbittorrent.exe      0x00007ff7e0f7e591 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ d:\th\minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x00007ff7e0fe2bb0 `__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      0x00007ff7e0f5fb50 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)[ d:\agent\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp : 277 ]
#  5 ntdll.dll            0x00007ff99340119f _chkstk()
#  6 ntdll.dll            0x00007ff9933ca229 RtlRaiseException()
#  7 ntdll.dll            0x00007ff9933ffe0e KiUserExceptionDispatcher()
#  8 qbittorrent.exe      0x00007ff7e035cd80 QTypedArrayData::iterator::operator Log::Msg *()
#  9 qbittorrent.exe      0x00007ff7e0aa4aa7 QWidgetBackingStore::markDirtyOnScreen()
# 10 qbittorrent.exe      0x00007ff7e0aa5cbd QWidgetPrivate::scrollRect()
# 11 qbittorrent.exe      0x00007ff7e09248e1 QWidget::scroll()
# 12 qbittorrent.exe      0x00007ff7e095e4e9 QTreeView::scrollContentsBy()
# 13 qbittorrent.exe      0x00007ff7e09573c0 QAbstractScrollArea::qt_static_metacall()
# 14 qbittorrent.exe      0x00007ff7e0d8b9cc QMetaObject::activate()
# 15 qbittorrent.exe      0x00007ff7e0a213f5 QAbstractSlider::valueChanged()
# 16 qbittorrent.exe      0x00007ff7e0a20771 QAbstractSlider::setValue()
# 17 qbittorrent.exe      0x00007ff7e0a20bf0 QAbstractSliderPrivate::scrollByDelta()
# 18 qbittorrent.exe      0x00007ff7e0a4f709 QScrollBar::wheelEvent()
# 19 qbittorrent.exe      0x00007ff7e0921c43 QWidget::event()
# 20 qbittorrent.exe      0x00007ff7e090d343 QApplicationPrivate::notify_helper()
# 21 qbittorrent.exe      0x00007ff7e090be82 QApplication::notify()
# 22 qbittorrent.exe      0x00007ff7e0354990 Application::notify(receiver, event)[ app\application.cpp : 626 ]
# 23 qbittorrent.exe      0x00007ff7e0dc1330 QCoreApplication::notifyInternal2()
# 24 qbittorrent.exe      0x00007ff7e04035ea PeerListWidget::wheelEvent(event)[ gui\properties\peerlistwidget.cpp : 474 ]
# 25 qbittorrent.exe      0x00007ff7e0921c43 QWidget::event()
# 26 qbittorrent.exe      0x00007ff7e0966014 QFrame::event()
# 27 qbittorrent.exe      0x00007ff7e094a0d5 QAbstractItemView::viewportEvent()
# 28 qbittorrent.exe      0x00007ff7e0dc169a QCoreApplicationPrivate::sendThroughObjectEventFilters()
# 29 qbittorrent.exe      0x00007ff7e090d32f QApplicationPrivate::notify_helper()
# 30 qbittorrent.exe      0x00007ff7e090be82 QApplication::notify()
# 31 qbittorrent.exe      0x00007ff7e0354990 Application::notify(receiver, event)[ app\application.cpp : 626 ]
# 32 qbittorrent.exe      0x00007ff7e0dc1330 QCoreApplication::notifyInternal2()
# 33 qbittorrent.exe      0x00007ff7e0a79838 QWidgetWindow::handleWheelEvent()
# 34 qbittorrent.exe      0x00007ff7e0a77cb4 QWidgetWindow::event()
# 35 qbittorrent.exe      0x00007ff7e090d343 QApplicationPrivate::notify_helper()
# 36 qbittorrent.exe      0x00007ff7e090ce50 QApplication::notify()
# 37 qbittorrent.exe      0x00007ff7e0354990 Application::notify(receiver, event)[ app\application.cpp : 626 ]
# 38 qbittorrent.exe      0x00007ff7e0dc1330 QCoreApplication::notifyInternal2()
# 39 qbittorrent.exe      0x00007ff7e0b39b62 QGuiApplicationPrivate::processWheelEvent()
# 40 qbittorrent.exe      0x00007ff7e0b38c23 QGuiApplicationPrivate::processWindowSystemEvent()
# 41 qbittorrent.exe      0x00007ff7e0ba7cc7 QWindowSystemInterface::sendWindowSystemEvents()
# 42 qbittorrent.exe      0x00007ff7e0ea654d qt_internal_proc()
# 43 USER32.dll           0x00007ff99313681d CallWindowProcW()
# 44 USER32.dll           0x00007ff993136212 DispatchMessageW()
# 45 qbittorrent.exe      0x00007ff7e0ea7716 QEventDispatcherWin32::processEvents()
# 46 qbittorrent.exe      0x00007ff7e0849961 QWindowsGuiEventDispatcher::processEvents()
# 47 qbittorrent.exe      0x00007ff7e0eaae57 QEventLoop::exec()
# 48 qbittorrent.exe      0x00007ff7e0dc1887 QCoreApplication::exec()
# 49 qbittorrent.exe      0x00007ff7e0354660 Application::exec(params)[ app\application.cpp : 571 ]
# 50 qbittorrent.exe      0x00007ff7e0360635 main(argc, argv, argv)[ app\main.cpp : 253 ]
# 51 qbittorrent.exe      0x00007ff7e0f5b3a7 WinMain()
# 52 qbittorrent.exe      0x00007ff7e0f5e002 __scrt_common_main_seh()[ d:\agent\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl : 288 ]
# 53 KERNEL32.DLL         0x00007ff991ff7bd4 BaseThreadInitThunk()
# 54 ntdll.dll            0x00007ff9933cce71 RtlUserThreadStart()
thalieht commented 5 years ago

Duplicate of #9996