qBittorrent version v3.2.0 crashes when selecting trackers #2725

Closed
opened 2026-02-21 16:22:40 -05:00 by deekerman · 2 comments
Owner

Originally created by @skylabpampax on GitHub (Jul 3, 2015).

Hi! This is the dump.
Regards and thanks a lot.

Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v3.2.0
stack trace:
qbittorrent : TrackerList::loadStickyItems(QTorrentHandle const&)+0x280 [0x55f920]
qbittorrent : TrackerList::loadTrackers()+0x80 [0x561240]
qbittorrent : PropertiesWidget::loadDynamicData()+0x10bc [0x54e94c]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QMetaObject::activate(QObject_, QMetaObject const_, int, void**)+0x2da [0x7f018334787a]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QStackedWidget::currentChanged(int)+0x2e [0x7f018420009e]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QMetaObject::activate(QObject_, QMetaObject const_, int, void**)+0x2da [0x7f018334787a]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QStackedLayout::currentChanged(int)+0x31 [0x7f01841f7b61]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QStackedLayout::setCurrentIndex(int)+0x121 [0x7f0183bdf491]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QMetaObject::activate(QObject_, QMetaObject const_, int, void**)+0x2da [0x7f018334787a]
qbittorrent : PropTabBar::tabChanged(int)+0x2c [0x6369dc]
qbittorrent : PropTabBar::setCurrentIndex(int)+0xb5 [0x566c75]
qbittorrent() [0x6369a3]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QMetaObject::activate(QObject_, QMetaObject const_, int, void**)+0x2da [0x7f018334787a]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QButtonGroup::buttonClicked(int)+0x31 [0x7f01841fae11]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x57ba8c [0x7f0183f5ea8c]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x57cbd3 [0x7f0183f5fbd3]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QAbstractButton::mouseReleaseEvent(QMouseEvent_)+0x6c [0x7f0183f5fcbc]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QWidget::event(QEvent_)+0xaca [0x7f0183bfc51a]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QApplicationPrivate::notify_helper(QObject_, QEvent_)+0x8c [0x7f0183bace2c]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QApplication::notify(QObject_, QEvent_)+0x3ad [0x7f0183bb35dd]
qbittorrent : Application::notify(QObject_, QEvent_)+0x10 [0x48d510]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QCoreApplication::notifyInternal(QObject_, QEvent_)+0x6d [0x7f01833334dd]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QApplicationPrivate::sendMouseEvent(QWidget_, QMouseEvent_, QWidget_, QWidget_, QWidget*_, QPointer&, bool)+0x153 [0x7f0183bb2d93]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x2449eb [0x7f0183c279eb]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QApplication::x11ProcessEvent(XEvent)+0x1559 [0x7f0183c27289]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x26bb32 [0x7f0183c4eb32]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x254 [0x7f0181003e04]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x49048 [0x7f0181004048]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f01810040ec]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x71 [0x7f01833607a1]
/usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x26bbe6 [0x7f0183c4ebe6]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x2f [0x7f01833320af]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x175 [0x7f01833323a5]
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QCoreApplication::exec()+0x89 [0x7f0183337b79]
qbittorrent : Application::exec(QStringList const&)+0x13d [0x48d2bd]
qbittorrent : main()+0x57a [0x485bca]
/lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main()+0xf5 [0x7f01825f2ec5]
qbittorrent() [0x48a998]
Segmentation fault (core dumped)

Originally created by @skylabpampax on GitHub (Jul 3, 2015). Hi! This is the dump. Regards and thanks a lot. Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org and provide the following backtrace: qBittorrent version: v3.2.0 stack trace: qbittorrent : TrackerList::loadStickyItems(QTorrentHandle const&)+0x280 [0x55f920] qbittorrent : TrackerList::loadTrackers()+0x80 [0x561240] qbittorrent : PropertiesWidget::loadDynamicData()+0x10bc [0x54e94c] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QMetaObject::activate(QObject_, QMetaObject const_, int, void**)+0x2da [0x7f018334787a] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QStackedWidget::currentChanged(int)+0x2e [0x7f018420009e] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QMetaObject::activate(QObject_, QMetaObject const_, int, void**)+0x2da [0x7f018334787a] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QStackedLayout::currentChanged(int)+0x31 [0x7f01841f7b61] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QStackedLayout::setCurrentIndex(int)+0x121 [0x7f0183bdf491] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QMetaObject::activate(QObject_, QMetaObject const_, int, void**)+0x2da [0x7f018334787a] qbittorrent : PropTabBar::tabChanged(int)+0x2c [0x6369dc] qbittorrent : PropTabBar::setCurrentIndex(int)+0xb5 [0x566c75] qbittorrent() [0x6369a3] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QMetaObject::activate(QObject_, QMetaObject const_, int, void**)+0x2da [0x7f018334787a] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QButtonGroup::buttonClicked(int)+0x31 [0x7f01841fae11] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x57ba8c [0x7f0183f5ea8c] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x57cbd3 [0x7f0183f5fbd3] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QAbstractButton::mouseReleaseEvent(QMouseEvent_)+0x6c [0x7f0183f5fcbc] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QWidget::event(QEvent_)+0xaca [0x7f0183bfc51a] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QApplicationPrivate::notify_helper(QObject_, QEvent_)+0x8c [0x7f0183bace2c] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QApplication::notify(QObject_, QEvent_)+0x3ad [0x7f0183bb35dd] qbittorrent : Application::notify(QObject_, QEvent_)+0x10 [0x48d510] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QCoreApplication::notifyInternal(QObject_, QEvent_)+0x6d [0x7f01833334dd] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QApplicationPrivate::sendMouseEvent(QWidget_, QMouseEvent_, QWidget_, QWidget_, QWidget*_, QPointer<QWidget>&, bool)+0x153 [0x7f0183bb2d93] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x2449eb [0x7f0183c279eb] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : QApplication::x11ProcessEvent(_XEvent_)+0x1559 [0x7f0183c27289] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x26bb32 [0x7f0183c4eb32] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x254 [0x7f0181003e04] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x49048 [0x7f0181004048] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f01810040ec] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x71 [0x7f01833607a1] /usr/lib/x86_64-linux-gnu/libQtGui.so.4 : ()+0x26bbe6 [0x7f0183c4ebe6] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x2f [0x7f01833320af] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x175 [0x7f01833323a5] /usr/lib/x86_64-linux-gnu/libQtCore.so.4 : QCoreApplication::exec()+0x89 [0x7f0183337b79] qbittorrent : Application::exec(QStringList const&)+0x13d [0x48d2bd] qbittorrent : main()+0x57a [0x485bca] /lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main()+0xf5 [0x7f01825f2ec5] qbittorrent() [0x48a998] Segmentation fault (core dumped)
deekerman 2026-02-21 16:22:40 -05:00
  • closed this issue
  • added the
    Crash
    label
Author
Owner

@FranciscoPombal commented on GitHub (Jun 6, 2017):

@evsh Very old issue for very old version, probably should be closed.
@skylabpampax Thanks for the report, should you have more issues with recent versions of qBittorrent feel free to open another issue

@FranciscoPombal commented on GitHub (Jun 6, 2017): @evsh Very old issue for very old version, probably should be closed. @skylabpampax Thanks for the report, should you have more issues with recent versions of qBittorrent feel free to open another issue
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#2725
No description provided.