mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
[3.3.15] Crash on add torrent dialog #6007
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#6007
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Symbai on GitHub (Sep 1, 2017).
qBittorrent version and Operating System:
See log
What is the problem:
I've added multiple torrents then hold down RETURN key to "auto accept" all add torrent dialogs. After the first dialog qbittorrent has frozen and a crash window has opened.
Extra info(if any):
0 qbittorrent.exe 0x00007ff60f8bd2d9 straceWin::getBacktrace()[ app\stacktrace_win.h : 213 ]
1 qbittorrent.exe 0x00007ff60f8c0adc sigAbnormalHandler(signum)[ app\main.cpp : 400 ]
2 qbittorrent.exe 0x00007ff610360e81 _seh_filter_exe(xcptnum, pxcptinfoptrs)[ d:\th\minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp : 215 ]
3 qbittorrent.exe 0x00007ff610424f86
thread_start'::1'::filt$0()[ d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp : 117 ]4 qbittorrent.exe 0x00007ff610344f00 __C_specific_handler(ExceptionRecord, EstablisherFrame, ContextRecord, DispatcherContext)
5 ntdll.dll 0x00007ffcfd8e33fd _chkstk()
6 ntdll.dll 0x00007ffcfd8a4847 RtlRaiseException()
7 ntdll.dll 0x00007ffcfd8e258a KiUserExceptionDispatcher()
8 ??? 0x0000000200000032 0x200000032()
9 qbittorrent.exe 0x00007ff60f9dec04 AddNewTorrentDialog::accept()[ gui\addnewtorrentdialog.cpp : 666 ]
10 qbittorrent.exe 0x00007ff60fa3b987 AddNewTorrentDialog::qt_static_metacall(_o, _c, _id, _a)[ release\moc_addnewtorrentdialog.cpp : 150 ]
11 qbittorrent.exe 0x00007ff6101713ed QMetaObject::activate()
12 qbittorrent.exe 0x00007ff60fdc2de5 QDialogButtonBoxPrivate::_q_handleButtonClicked()
13 qbittorrent.exe 0x00007ff60fdc3103 QDialogButtonBox::qt_static_metacall()
14 qbittorrent.exe 0x00007ff6101713ed QMetaObject::activate()
15 qbittorrent.exe 0x00007ff60fd548ac QAbstractButton::clicked()
16 qbittorrent.exe 0x00007ff60fd53004 QAbstractButtonPrivate::emitClicked()
17 qbittorrent.exe 0x00007ff60fd53992 QAbstractButton::click()
18 qbittorrent.exe 0x00007ff60fd6750d QPushButton::keyPressEvent()
19 qbittorrent.exe 0x00007ff60fd31ca0 QWidget::event()
20 qbittorrent.exe 0x00007ff60fd1e8cf QApplicationPrivate::notify_helper()
21 qbittorrent.exe 0x00007ff60fd1d058 QApplication::notify()
22 qbittorrent.exe 0x00007ff60f8b96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
23 qbittorrent.exe 0x00007ff6101a561b QCoreApplication::notifyInternal2()
24 qbittorrent.exe 0x00007ff60fe3465a QWidgetWindow::handleKeyEvent()
25 qbittorrent.exe 0x00007ff60fe33485 QWidgetWindow::event()
26 qbittorrent.exe 0x00007ff60fd1e8cf QApplicationPrivate::notify_helper()
27 qbittorrent.exe 0x00007ff60fd1e1a7 QApplication::notify()
28 qbittorrent.exe 0x00007ff60f8b96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
29 qbittorrent.exe 0x00007ff6101a561b QCoreApplication::notifyInternal2()
30 qbittorrent.exe 0x00007ff60ff4b2e9 QGuiApplicationPrivate::processKeyEvent()
31 qbittorrent.exe 0x00007ff60ff4a3cb QGuiApplicationPrivate::processWindowSystemEvent()
32 qbittorrent.exe 0x00007ff60ffa39d1 QWindowSystemInterface::sendWindowSystemEvents()
33 qbittorrent.exe 0x00007ff610276f27 qt_internal_proc()
34 USER32.dll 0x00007ffcfb7d24fd DispatchMessageW()
35 USER32.dll 0x00007ffcfb7d2357 NotifyWinEvent()
36 qbittorrent.exe 0x00007ff61027809a QEventDispatcherWin32::processEvents()
37 qbittorrent.exe 0x00007ff60fc85ce9 QWindowsGuiEventDispatcher::processEvents()
38 qbittorrent.exe 0x00007ff6101a59c1 QCoreApplication::processEvents()
39 qbittorrent.exe 0x00007ff60f8f873a ::operator()(dirPath, torrentInfo)[ base\bittorrent\session.cpp : 1719 ]
40 qbittorrent.exe 0x00007ff60f8f8501 BitTorrent::Session::findIncompleteFiles(torrentInfo, savePath)[ base\bittorrent\session.cpp : 1725 ]
41 qbittorrent.exe 0x00007ff60f8f7c59 BitTorrent::Session::addTorrent_impl(addData, addData, addData, magnetUri, magnetUri, torrentInfo, torrentInfo, torrentInfo, fastresumeData, fastresumeData)[ base\bittorrent\session.cpp : 1637 ]
42 qbittorrent.exe 0x00007ff60f8f7479 BitTorrent::Session::addTorrent(torrentInfo, params)[ base\bittorrent\session.cpp : 1579 ]
43 qbittorrent.exe 0x00007ff60f9debeb AddNewTorrentDialog::accept()[ gui\addnewtorrentdialog.cpp : 663 ]
44 qbittorrent.exe 0x00007ff60fa3b987 AddNewTorrentDialog::qt_static_metacall(_o, _c, _id, _a)[ release\moc_addnewtorrentdialog.cpp : 150 ]
45 qbittorrent.exe 0x00007ff6101713ed QMetaObject::activate()
46 qbittorrent.exe 0x00007ff60fdc2de5 QDialogButtonBoxPrivate::_q_handleButtonClicked()
47 qbittorrent.exe 0x00007ff60fdc3103 QDialogButtonBox::qt_static_metacall()
48 qbittorrent.exe 0x00007ff6101713ed QMetaObject::activate()
49 qbittorrent.exe 0x00007ff60fd548ac QAbstractButton::clicked()
50 qbittorrent.exe 0x00007ff60fd53004 QAbstractButtonPrivate::emitClicked()
51 qbittorrent.exe 0x00007ff60fd53992 QAbstractButton::click()
52 qbittorrent.exe 0x00007ff60fd6750d QPushButton::keyPressEvent()
53 qbittorrent.exe 0x00007ff60fd31ca0 QWidget::event()
54 qbittorrent.exe 0x00007ff60fd1e8cf QApplicationPrivate::notify_helper()
55 qbittorrent.exe 0x00007ff60fd1d058 QApplication::notify()
56 qbittorrent.exe 0x00007ff60f8b96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
57 qbittorrent.exe 0x00007ff6101a561b QCoreApplication::notifyInternal2()
58 qbittorrent.exe 0x00007ff60fe3465a QWidgetWindow::handleKeyEvent()
59 qbittorrent.exe 0x00007ff60fe33485 QWidgetWindow::event()
60 qbittorrent.exe 0x00007ff60fd1e8cf QApplicationPrivate::notify_helper()
61 qbittorrent.exe 0x00007ff60fd1e1a7 QApplication::notify()
62 qbittorrent.exe 0x00007ff60f8b96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
63 qbittorrent.exe 0x00007ff6101a561b QCoreApplication::notifyInternal2()
64 qbittorrent.exe 0x00007ff60ff4b2e9 QGuiApplicationPrivate::processKeyEvent()
65 qbittorrent.exe 0x00007ff60ff4a3cb QGuiApplicationPrivate::processWindowSystemEvent()
66 qbittorrent.exe 0x00007ff60ffa39d1 QWindowSystemInterface::sendWindowSystemEvents()
67 qbittorrent.exe 0x00007ff610276f27 qt_internal_proc()
68 USER32.dll 0x00007ffcfb7d24fd DispatchMessageW()
69 USER32.dll 0x00007ffcfb7d2357 NotifyWinEvent()
70 qbittorrent.exe 0x00007ff61027809a QEventDispatcherWin32::processEvents()
71 qbittorrent.exe 0x00007ff60fc85ce9 QWindowsGuiEventDispatcher::processEvents()
72 qbittorrent.exe 0x00007ff6101a59c1 QCoreApplication::processEvents()
73 qbittorrent.exe 0x00007ff60f8f873a ::operator()(dirPath, torrentInfo)[ base\bittorrent\session.cpp : 1719 ]
74 qbittorrent.exe 0x00007ff60f8f8501 BitTorrent::Session::findIncompleteFiles(torrentInfo, savePath)[ base\bittorrent\session.cpp : 1725 ]
75 qbittorrent.exe 0x00007ff60f8f7c59 BitTorrent::Session::addTorrent_impl(addData, addData, addData, magnetUri, magnetUri, torrentInfo, torrentInfo, torrentInfo, fastresumeData, fastresumeData)[ base\bittorrent\session.cpp : 1637 ]
76 qbittorrent.exe 0x00007ff60f8f7479 BitTorrent::Session::addTorrent(torrentInfo, params)[ base\bittorrent\session.cpp : 1579 ]
77 qbittorrent.exe 0x00007ff60f9debeb AddNewTorrentDialog::accept()[ gui\addnewtorrentdialog.cpp : 663 ]
78 qbittorrent.exe 0x00007ff60fa3b987 AddNewTorrentDialog::qt_static_metacall(_o, _c, _id, _a)[ release\moc_addnewtorrentdialog.cpp : 150 ]
79 qbittorrent.exe 0x00007ff6101713ed QMetaObject::activate()
80 qbittorrent.exe 0x00007ff60fdc2de5 QDialogButtonBoxPrivate::_q_handleButtonClicked()
81 qbittorrent.exe 0x00007ff60fdc3103 QDialogButtonBox::qt_static_metacall()
82 qbittorrent.exe 0x00007ff6101713ed QMetaObject::activate()
83 qbittorrent.exe 0x00007ff60fd548ac QAbstractButton::clicked()
84 qbittorrent.exe 0x00007ff60fd53004 QAbstractButtonPrivate::emitClicked()
85 qbittorrent.exe 0x00007ff60fd53992 QAbstractButton::click()
86 qbittorrent.exe 0x00007ff60fd6750d QPushButton::keyPressEvent()
87 qbittorrent.exe 0x00007ff60fd31ca0 QWidget::event()
88 qbittorrent.exe 0x00007ff60fd1e8cf QApplicationPrivate::notify_helper()
89 qbittorrent.exe 0x00007ff60fd1d058 QApplication::notify()
90 qbittorrent.exe 0x00007ff60f8b96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
91 qbittorrent.exe 0x00007ff6101a561b QCoreApplication::notifyInternal2()
92 qbittorrent.exe 0x00007ff60fe3465a QWidgetWindow::handleKeyEvent()
93 qbittorrent.exe 0x00007ff60fe33485 QWidgetWindow::event()
94 qbittorrent.exe 0x00007ff60fd1e8cf QApplicationPrivate::notify_helper()
95 qbittorrent.exe 0x00007ff60fd1e1a7 QApplication::notify()
96 qbittorrent.exe 0x00007ff60f8b96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
97 qbittorrent.exe 0x00007ff6101a561b QCoreApplication::notifyInternal2()
98 qbittorrent.exe 0x00007ff60ff4b2e9 QGuiApplicationPrivate::processKeyEvent()
99 qbittorrent.exe 0x00007ff60ff4a3cb QGuiApplicationPrivate::processWindowSystemEvent()
#100 qbittorrent.exe 0x00007ff60ffa39d1 QWindowSystemInterface::sendWindowSystemEvents()
#101 qbittorrent.exe 0x00007ff610276f27 qt_internal_proc()
#102 USER32.dll 0x00007ffcfb7d24fd DispatchMessageW()
#103 USER32.dll 0x00007ffcfb7d2357 NotifyWinEvent()
#104 qbittorrent.exe 0x00007ff61027809a QEventDispatcherWin32::processEvents()
#105 qbittorrent.exe 0x00007ff60fc85ce9 QWindowsGuiEventDispatcher::processEvents()
#106 qbittorrent.exe 0x00007ff6101a59c1 QCoreApplication::processEvents()
#107 qbittorrent.exe 0x00007ff60f8f873a ::operator()(dirPath, torrentInfo)[ base\bittorrent\session.cpp : 1719 ]
#108 qbittorrent.exe 0x00007ff60f8f8501 BitTorrent::Session::findIncompleteFiles(torrentInfo, savePath)[ base\bittorrent\session.cpp : 1725 ]
#109 qbittorrent.exe 0x00007ff60f8f7c59 BitTorrent::Session::addTorrent_impl(addData, addData, addData, magnetUri, magnetUri, torrentInfo, torrentInfo, torrentInfo, fastresumeData, fastresumeData)[ base\bittorrent\session.cpp : 1637 ]
#110 qbittorrent.exe 0x00007ff60f8f7479 BitTorrent::Session::addTorrent(torrentInfo, params)[ base\bittorrent\session.cpp : 1579 ]
#111 qbittorrent.exe 0x00007ff60f9debeb AddNewTorrentDialog::accept()[ gui\addnewtorrentdialog.cpp : 663 ]
#112 qbittorrent.exe 0x00007ff60fa3b987 AddNewTorrentDialog::qt_static_metacall(_o, _c, _id, _a)[ release\moc_addnewtorrentdialog.cpp : 150 ]
#113 qbittorrent.exe 0x00007ff6101713ed QMetaObject::activate()
#114 qbittorrent.exe 0x00007ff60fdc2de5 QDialogButtonBoxPrivate::_q_handleButtonClicked()
#115 qbittorrent.exe 0x00007ff60fdc3103 QDialogButtonBox::qt_static_metacall()
#116 qbittorrent.exe 0x00007ff6101713ed QMetaObject::activate()
#117 qbittorrent.exe 0x00007ff60fd548ac QAbstractButton::clicked()
#118 qbittorrent.exe 0x00007ff60fd53004 QAbstractButtonPrivate::emitClicked()
#119 qbittorrent.exe 0x00007ff60fd53992 QAbstractButton::click()
#120 qbittorrent.exe 0x00007ff60fd6750d QPushButton::keyPressEvent()
#121 qbittorrent.exe 0x00007ff60fd31ca0 QWidget::event()
#122 qbittorrent.exe 0x00007ff60fd1e8cf QApplicationPrivate::notify_helper()
#123 qbittorrent.exe 0x00007ff60fd1d058 QApplication::notify()
#124 qbittorrent.exe 0x00007ff60f8b96f8 Application::notify(receiver, event)[ app\application.cpp : 505 ]
#125 qbittorrent.exe 0x00007ff6101a561b QCoreApplication::notifyInternal2()
#126 qbittorrent.exe 0x00007ff60fe3465a QWidgetWindow::handleKeyEvent()
#127 qbittorrent.exe 0x00007ff60fe33485 QWidgetWindow::event()
@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.