Crash Report (Adding Torrents = crash) #5831

Closed
opened 2026-02-21 18:04:27 -05:00 by deekerman · 3 comments
Owner

Originally created by @AroninTx on GitHub (Jul 24, 2017).

qBittorrent version: v3.3.14 (64-bit)
Libtorrent version: 1.0.11.0
Qt version: 5.9.1
Boost version: 1.64.0
OS version: Windows 8.1 (6.3) 6.3.9600 x86_64

#  0 qbittorrent.exe      0x00007ff7a55ad2d9 straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ]
#  1 qbittorrent.exe      0x00007ff7a55b0adc sigAbnormalHandler(signum)[ app\main.cpp : 400 ]
#  2 qbittorrent.exe      0x00007ff7a6050e41 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ d:\th\minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
#  3 qbittorrent.exe      0x00007ff7a6114ecb `thread_start'::`1'::filt$0()[ d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 117 ]
#  4 qbittorrent.exe      0x00007ff7a6034ec0 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)
#  5 ntdll.dll            0x00007ffede1933fd _chkstk()
#  6 ntdll.dll            0x00007ffede154847 RtlRaiseException()
#  7 ntdll.dll            0x00007ffede19258a KiUserExceptionDispatcher()
#  8 ???                  0x0000000200000032 0x200000032()
#  9 qbittorrent.exe      0x00007ff7a56cebcc AddNewTorrentDialog::accept()[ gui\addnewtorrentdialog.cpp : 666 ]
# 10 qbittorrent.exe      0x00007ff7a572b94f AddNewTorrentDialog::qt_static_metacall(_o, _c, _id, _a)[ release\moc_addnewtorrentdialog.cpp : 150 ]
# 11 qbittorrent.exe      0x00007ff7a5e613b5 QMetaObject::activate()
# 12 qbittorrent.exe      0x00007ff7a5ab2dad QDialogButtonBoxPrivate::_q_handleButtonClicked()
# 13 qbittorrent.exe      0x00007ff7a5ab30cb QDialogButtonBox::qt_static_metacall()
# 14 qbittorrent.exe      0x00007ff7a5e613b5 QMetaObject::activate()
# 15 qbittorrent.exe      0x00007ff7a5a44874 QAbstractButton::clicked()
# 16 qbittorrent.exe      0x00007ff7a5a42fcc QAbstractButtonPrivate::emitClicked()
# 17 qbittorrent.exe      0x00007ff7a5a42f62 QAbstractButtonPrivate::click()
# 18 qbittorrent.exe      0x00007ff7a5a43bde QAbstractButton::mouseReleaseEvent()
# 19 qbittorrent.exe      0x00007ff7a5a21d7b QWidget::event()
# 20 qbittorrent.exe      0x00007ff7a5a0e897 QApplicationPrivate::notify_helper()
# 21 qbittorrent.exe      0x00007ff7a5a0d3bf QApplication::notify()
# 22 qbittorrent.exe      0x00007ff7a55a96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
# 23 qbittorrent.exe      0x00007ff7a5e955e3 QCoreApplication::notifyInternal2()
# 24 qbittorrent.exe      0x00007ff7a5a0c0aa QApplicationPrivate::sendMouseEvent()
# 25 qbittorrent.exe      0x00007ff7a5b243d8 QWidgetWindow::handleMouseEvent()
# 26 qbittorrent.exe      0x00007ff7a5b233b1 QWidgetWindow::event()
# 27 qbittorrent.exe      0x00007ff7a5a0e897 QApplicationPrivate::notify_helper()
# 28 qbittorrent.exe      0x00007ff7a5a0e16f QApplication::notify()
# 29 qbittorrent.exe      0x00007ff7a55a96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
# 30 qbittorrent.exe      0x00007ff7a5e955e3 QCoreApplication::notifyInternal2()
# 31 qbittorrent.exe      0x00007ff7a5c3ac03 QGuiApplicationPrivate::processMouseEvent()
# 32 qbittorrent.exe      0x00007ff7a5c3a3a7 QGuiApplicationPrivate::processWindowSystemEvent()
# 33 qbittorrent.exe      0x00007ff7a5c93999 QWindowSystemInterface::sendWindowSystemEvents()
# 34 qbittorrent.exe      0x00007ff7a5f66eef qt_internal_proc()
# 35 USER32.dll           0x00007ffedd3024fd DispatchMessageW()
# 36 USER32.dll           0x00007ffedd302357 NotifyWinEvent()
# 37 qbittorrent.exe      0x00007ff7a5f68062 QEventDispatcherWin32::processEvents()
# 38 qbittorrent.exe      0x00007ff7a5975cb1 QWindowsGuiEventDispatcher::processEvents()
# 39 qbittorrent.exe      0x00007ff7a5f6ba02 QEventLoop::exec()
# 40 qbittorrent.exe      0x00007ff7a55a937a Application::exec(params)[ app\application.cpp : 450 ]
# 41 qbittorrent.exe      0x00007ff7a55b03ed main(argc, argv)[ app\main.cpp : 304 ]
# 42 qbittorrent.exe      0x00007ff7a6016c63 WinMain()
# 43 qbittorrent.exe      0x00007ff7a6031eff __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 259 ]
# 44 KERNEL32.DLL         0x00007ffedd4813d2 BaseThreadInitThunk()
# 45 ntdll.dll            0x00007ffede1154e4 RtlUserThreadStart()

It does not always occur, and only started when moving from v3.3.12 to v3.3.13 and still occurs after moving to latest v3.3.14. I would appreciate any help, thanks in advance!

Originally created by @AroninTx on GitHub (Jul 24, 2017). qBittorrent version: v3.3.14 (64-bit) Libtorrent version: 1.0.11.0 Qt version: 5.9.1 Boost version: 1.64.0 OS version: Windows 8.1 (6.3) 6.3.9600 x86_64 ``` # 0 qbittorrent.exe 0x00007ff7a55ad2d9 straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ] # 1 qbittorrent.exe 0x00007ff7a55b0adc sigAbnormalHandler(signum)[ app\main.cpp : 400 ] # 2 qbittorrent.exe 0x00007ff7a6050e41 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ d:\th\minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ] # 3 qbittorrent.exe 0x00007ff7a6114ecb `thread_start'::`1'::filt$0()[ d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 117 ] # 4 qbittorrent.exe 0x00007ff7a6034ec0 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext) # 5 ntdll.dll 0x00007ffede1933fd _chkstk() # 6 ntdll.dll 0x00007ffede154847 RtlRaiseException() # 7 ntdll.dll 0x00007ffede19258a KiUserExceptionDispatcher() # 8 ??? 0x0000000200000032 0x200000032() # 9 qbittorrent.exe 0x00007ff7a56cebcc AddNewTorrentDialog::accept()[ gui\addnewtorrentdialog.cpp : 666 ] # 10 qbittorrent.exe 0x00007ff7a572b94f AddNewTorrentDialog::qt_static_metacall(_o, _c, _id, _a)[ release\moc_addnewtorrentdialog.cpp : 150 ] # 11 qbittorrent.exe 0x00007ff7a5e613b5 QMetaObject::activate() # 12 qbittorrent.exe 0x00007ff7a5ab2dad QDialogButtonBoxPrivate::_q_handleButtonClicked() # 13 qbittorrent.exe 0x00007ff7a5ab30cb QDialogButtonBox::qt_static_metacall() # 14 qbittorrent.exe 0x00007ff7a5e613b5 QMetaObject::activate() # 15 qbittorrent.exe 0x00007ff7a5a44874 QAbstractButton::clicked() # 16 qbittorrent.exe 0x00007ff7a5a42fcc QAbstractButtonPrivate::emitClicked() # 17 qbittorrent.exe 0x00007ff7a5a42f62 QAbstractButtonPrivate::click() # 18 qbittorrent.exe 0x00007ff7a5a43bde QAbstractButton::mouseReleaseEvent() # 19 qbittorrent.exe 0x00007ff7a5a21d7b QWidget::event() # 20 qbittorrent.exe 0x00007ff7a5a0e897 QApplicationPrivate::notify_helper() # 21 qbittorrent.exe 0x00007ff7a5a0d3bf QApplication::notify() # 22 qbittorrent.exe 0x00007ff7a55a96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ] # 23 qbittorrent.exe 0x00007ff7a5e955e3 QCoreApplication::notifyInternal2() # 24 qbittorrent.exe 0x00007ff7a5a0c0aa QApplicationPrivate::sendMouseEvent() # 25 qbittorrent.exe 0x00007ff7a5b243d8 QWidgetWindow::handleMouseEvent() # 26 qbittorrent.exe 0x00007ff7a5b233b1 QWidgetWindow::event() # 27 qbittorrent.exe 0x00007ff7a5a0e897 QApplicationPrivate::notify_helper() # 28 qbittorrent.exe 0x00007ff7a5a0e16f QApplication::notify() # 29 qbittorrent.exe 0x00007ff7a55a96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ] # 30 qbittorrent.exe 0x00007ff7a5e955e3 QCoreApplication::notifyInternal2() # 31 qbittorrent.exe 0x00007ff7a5c3ac03 QGuiApplicationPrivate::processMouseEvent() # 32 qbittorrent.exe 0x00007ff7a5c3a3a7 QGuiApplicationPrivate::processWindowSystemEvent() # 33 qbittorrent.exe 0x00007ff7a5c93999 QWindowSystemInterface::sendWindowSystemEvents() # 34 qbittorrent.exe 0x00007ff7a5f66eef qt_internal_proc() # 35 USER32.dll 0x00007ffedd3024fd DispatchMessageW() # 36 USER32.dll 0x00007ffedd302357 NotifyWinEvent() # 37 qbittorrent.exe 0x00007ff7a5f68062 QEventDispatcherWin32::processEvents() # 38 qbittorrent.exe 0x00007ff7a5975cb1 QWindowsGuiEventDispatcher::processEvents() # 39 qbittorrent.exe 0x00007ff7a5f6ba02 QEventLoop::exec() # 40 qbittorrent.exe 0x00007ff7a55a937a Application::exec(params)[ app\application.cpp : 450 ] # 41 qbittorrent.exe 0x00007ff7a55b03ed main(argc, argv)[ app\main.cpp : 304 ] # 42 qbittorrent.exe 0x00007ff7a6016c63 WinMain() # 43 qbittorrent.exe 0x00007ff7a6031eff __scrt_common_main_seh()[ f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl : 259 ] # 44 KERNEL32.DLL 0x00007ffedd4813d2 BaseThreadInitThunk() # 45 ntdll.dll 0x00007ffede1154e4 RtlUserThreadStart() ``` It does not always occur, and only started when moving from v3.3.12 to v3.3.13 and still occurs after moving to latest v3.3.14. I would appreciate any help, thanks in advance!
Author
Owner

@Alex-fr75 commented on GitHub (Jul 25, 2017):

I have same problem on my Macbook Air OS X El capitan.

@Alex-fr75 commented on GitHub (Jul 25, 2017): I have same problem on my Macbook Air OS X El capitan.
Author
Owner

@glassez commented on GitHub (Jul 29, 2017):

Under what conditions is this happening? Once you add a torrent file or magnet link?

@glassez commented on GitHub (Jul 29, 2017): Under what conditions is this happening? Once you add a torrent file or magnet link?
Author
Owner

@ngosang commented on GitHub (Sep 16, 2018):

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.

@ngosang commented on GitHub (Sep 16, 2018): 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#5831
No description provided.