crashed after many selections made on search list, and many dialogs shown. #5039

Closed
opened 2026-02-21 17:38:08 -05:00 by deekerman · 10 comments
Owner

Originally created by @WaterSibilantFalling on GitHub (Dec 24, 2016).

I had clicked "download" after selecting 50 or so items off the search list. About 20 or so dialogs had opened, and then qbittorrent crashed with the following report.

`
prompt$ qbittorrent
pure virtual method called
terminate called without an active exception


Catching signal: SIGABRT
Please file a bug report at http://bug.qbittorrent.org and provide the following information:**

qBittorrent version: v3.3.7
stack trace:
linux-gate.so.1 : __kernel_vsyscall()+0x9 [0xb77c7ce5]
/lib/i386-linux-gnu/libc.so.6 : gsignal()+0xb0 [0xb5beadc0]
/lib/i386-linux-gnu/libc.so.6 : abort()+0x157 [0xb5bec287]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x16f [0xb5e5d2ef]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x71e94 [0xb5e5ae94]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x71f0d [0xb5e5af0d]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x72ca4 [0xb5e5bca4]
qbittorrent : BitTorrent::Session::handleAlert(libtorrent::alert*)+0x2e [0x8016e2ee]
qbittorrent : BitTorrent::Session::readAlerts()+0x70 [0x8016e640]
qbittorrent : ()+0x29657b [0x802e757b]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QMetaCallEvent::placeMetaCall(QObject*)+0x70 [0xb620ef40]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xd3 [0xb6212bc3]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x9a [0xb6d4f12a]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x27c [0xb6d56fec]
qbittorrent : Application::notify(QObject*, QEvent*)+0x30 [0x800f8c30]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x12d [0xb61e410d]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x2d7 [0xb61e6b07]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::sendPostedEvents(QObject*, int)+0x27 [0xb61e6f47]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : ()+0x2bdda3 [0xb623cda3]
/lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x299 [0xb51804e9]
/lib/i386-linux-gnu/libglib-2.0.so.0 : ()+0x47789 [0xb5180789]
/lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x34 [0xb5180854]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x63 [0xb623d193]
/usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5 : ()+0x65d61 [0xb30f2d61]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x30 [0xb61e41d0]
qbittorrent : AddNewTorrentDialog::setdialogPosition()+0x30 [0x8028f9b0]
qbittorrent : AddNewTorrentDialog::setupTreeview()+0x114 [0x80290794]
qbittorrent : AddNewTorrentDialog::loadMagnet(BitTorrent::MagnetUri const&)+0x313 [0x80292533]
qbittorrent : AddNewTorrentDialog::show(QString, QWidget*)+0x50f [0x8029532f]
qbittorrent : SearchWidget::addTorrentToSession(QString const&)+0x57 [0x802d0157]
qbittorrent : SearchWidget::downloadTorrent(QString const&, QString const&)+0xd5 [0x802d0465]
qbittorrent : SearchTab::downloadItem(QModelIndex const&)+0x146 [0x802d6246]
qbittorrent : SearchWidget::on_downloadButton_clicked()+0x133 [0x802d1eb3]
qbittorrent : ()+0x2a6b03 [0x802f7b03]
qbittorrent : SearchWidget::qt_metacall(QMetaObject::Call, int, void**)+0x48 [0x802f7c28]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QMetaObject::activate(QObject*, int, int, void**)+0x610 [0xb6211ef0]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+0x2d [0xb62125ed]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QAbstractButton::clicked(bool)+0x49 [0xb6e45ff9]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : ()+0x1db281 [0xb6e46281]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : ()+0x1dc960 [0xb6e47960]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QAbstractButton::mouseReleaseEvent(QMouseEvent*)+0x12f [0xb6e47b4f]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QWidget::event(QEvent*)+0x35a [0xb6d9c52a]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QAbstractButton::event(QEvent*)+0x58 [0xb6e48fb8]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QPushButton::event(QEvent*)+0x3a [0xb6eee1ea]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x9a [0xb6d4f12a]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x113a [0xb6d57eaa]
qbittorrent : Application::notify(QObject*, QEvent*)+0x30 [0x800f8c30]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x12d [0xb61e410d]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool)+0x21d [0xb6d564cd]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : ()+0x14eca3 [0xb6db9ca3]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : ()+0x151e5a [0xb6dbce5a]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x9a [0xb6d4f12a]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x27c [0xb6d56fec]
qbittorrent : Application::notify(QObject*, QEvent*)+0x30 [0x800f8c30]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x12d [0xb61e410d]
/usr/lib/i386-linux-gnu/libQt5Gui.so.5 : QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)+0x738 [0xb67c2cb8]
/usr/lib/i386-linux-gnu/libQt5Gui.so.5 : QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)+0x169 [0xb67c4a69]
/usr/lib/i386-linux-gnu/libQt5Gui.so.5 : QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag)+0xcc [0xb679f58c]
/usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5 : ()+0x65b8e [0xb30f2b8e]
/lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x299 [0xb51804e9]
/lib/i386-linux-gnu/libglib-2.0.so.0 : ()+0x47789 [0xb5180789]
/lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x34 [0xb5180854]
Aborted
`

then, when running qbittorrent, I keep on getting

`
prompt$ qbittorrent

(process:15522): GLib-ERROR **: Creating pipes for GWakeup: Too many open files

Trace/breakpoint trap
`

Originally created by @WaterSibilantFalling on GitHub (Dec 24, 2016). I had clicked "download" after selecting 50 or so items off the search list. About 20 or so dialogs had opened, and then qbittorrent crashed with the following report. ` prompt$ qbittorrent pure virtual method called terminate called without an active exception ************************************************************* Catching signal: SIGABRT **Please** file a bug report at http://bug.qbittorrent.org and provide the following information:** qBittorrent version: v3.3.7 stack trace: linux-gate.so.1 : __kernel_vsyscall()+0x9 [0xb77c7ce5] /lib/i386-linux-gnu/libc.so.6 : gsignal()+0xb0 [0xb5beadc0] /lib/i386-linux-gnu/libc.so.6 : abort()+0x157 [0xb5bec287] /usr/lib/i386-linux-gnu/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x16f [0xb5e5d2ef] /usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x71e94 [0xb5e5ae94] /usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x71f0d [0xb5e5af0d] /usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x72ca4 [0xb5e5bca4] qbittorrent : BitTorrent::Session::handleAlert(libtorrent::alert*)+0x2e [0x8016e2ee] qbittorrent : BitTorrent::Session::readAlerts()+0x70 [0x8016e640] qbittorrent : ()+0x29657b [0x802e757b] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QMetaCallEvent::placeMetaCall(QObject*)+0x70 [0xb620ef40] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xd3 [0xb6212bc3] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x9a [0xb6d4f12a] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x27c [0xb6d56fec] qbittorrent : Application::notify(QObject*, QEvent*)+0x30 [0x800f8c30] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x12d [0xb61e410d] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x2d7 [0xb61e6b07] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::sendPostedEvents(QObject*, int)+0x27 [0xb61e6f47] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : ()+0x2bdda3 [0xb623cda3] /lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x299 [0xb51804e9] /lib/i386-linux-gnu/libglib-2.0.so.0 : ()+0x47789 [0xb5180789] /lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x34 [0xb5180854] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x63 [0xb623d193] /usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5 : ()+0x65d61 [0xb30f2d61] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x30 [0xb61e41d0] qbittorrent : AddNewTorrentDialog::setdialogPosition()+0x30 [0x8028f9b0] qbittorrent : AddNewTorrentDialog::setupTreeview()+0x114 [0x80290794] qbittorrent : AddNewTorrentDialog::loadMagnet(BitTorrent::MagnetUri const&)+0x313 [0x80292533] qbittorrent : AddNewTorrentDialog::show(QString, QWidget*)+0x50f [0x8029532f] qbittorrent : SearchWidget::addTorrentToSession(QString const&)+0x57 [0x802d0157] qbittorrent : SearchWidget::downloadTorrent(QString const&, QString const&)+0xd5 [0x802d0465] qbittorrent : SearchTab::downloadItem(QModelIndex const&)+0x146 [0x802d6246] qbittorrent : SearchWidget::on_downloadButton_clicked()+0x133 [0x802d1eb3] qbittorrent : ()+0x2a6b03 [0x802f7b03] qbittorrent : SearchWidget::qt_metacall(QMetaObject::Call, int, void**)+0x48 [0x802f7c28] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QMetaObject::activate(QObject*, int, int, void**)+0x610 [0xb6211ef0] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+0x2d [0xb62125ed] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QAbstractButton::clicked(bool)+0x49 [0xb6e45ff9] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : ()+0x1db281 [0xb6e46281] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : ()+0x1dc960 [0xb6e47960] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QAbstractButton::mouseReleaseEvent(QMouseEvent*)+0x12f [0xb6e47b4f] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QWidget::event(QEvent*)+0x35a [0xb6d9c52a] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QAbstractButton::event(QEvent*)+0x58 [0xb6e48fb8] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QPushButton::event(QEvent*)+0x3a [0xb6eee1ea] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x9a [0xb6d4f12a] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x113a [0xb6d57eaa] qbittorrent : Application::notify(QObject*, QEvent*)+0x30 [0x800f8c30] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x12d [0xb61e410d] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool)+0x21d [0xb6d564cd] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : ()+0x14eca3 [0xb6db9ca3] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : ()+0x151e5a [0xb6dbce5a] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x9a [0xb6d4f12a] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x27c [0xb6d56fec] qbittorrent : Application::notify(QObject*, QEvent*)+0x30 [0x800f8c30] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x12d [0xb61e410d] /usr/lib/i386-linux-gnu/libQt5Gui.so.5 : QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)+0x738 [0xb67c2cb8] /usr/lib/i386-linux-gnu/libQt5Gui.so.5 : QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)+0x169 [0xb67c4a69] /usr/lib/i386-linux-gnu/libQt5Gui.so.5 : QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0xcc [0xb679f58c] /usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5 : ()+0x65b8e [0xb30f2b8e] /lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x299 [0xb51804e9] /lib/i386-linux-gnu/libglib-2.0.so.0 : ()+0x47789 [0xb5180789] /lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x34 [0xb5180854] Aborted ` then, when running qbittorrent, I keep on getting ` prompt$ qbittorrent (process:15522): GLib-ERROR **: Creating pipes for GWakeup: Too many open files Trace/breakpoint trap `
deekerman 2026-02-21 17:38:08 -05:00
  • closed this issue
  • added the
    Crash
    label
Author
Owner

@tuxayo commented on GitHub (Dec 25, 2016):

Can you provide more version information ? (You can find version numbers at menu Help -> About -> Libraries) + Your Linux distribution.

@tuxayo commented on GitHub (Dec 25, 2016): Can you provide more version information ? (You can find version numbers at menu Help -> About -> Libraries) + Your Linux distribution.
Author
Owner

@WaterSibilantFalling commented on GitHub (Jan 3, 2017):

Qt 5.7.1
Libtorrent: 1.1.1.0
Boost: 1.62.0

uname -a
Linux 4.8.0-2-686-pae #1 SMP Debian 4.8.11-1 (2016-12-02) i686 GNU/Linux

@WaterSibilantFalling commented on GitHub (Jan 3, 2017): Qt 5.7.1 Libtorrent: 1.1.1.0 Boost: 1.62.0 > uname -a Linux <deviceName> 4.8.0-2-686-pae #1 SMP Debian 4.8.11-1 (2016-12-02) i686 GNU/Linux
Author
Owner

@WaterSibilantFalling commented on GitHub (Jan 3, 2017):

I also collected another crash report, stack dump. It's like the top half of the previous stack dump. I don't know if this is useful, but I'll paste it here anyway.

` *************************************************************
Catching signal: SIGABRT
Please file a bug report at http://bug.qbittorrent.org and provide the following information:

qBittorrent version: v3.3.7
stack trace:
linux-gate.so.1 : __kernel_vsyscall()+0x9 [0xb76ddce5]
/lib/i386-linux-gnu/libc.so.6 : gsignal()+0xb0 [0xb5b00dc0]
/lib/i386-linux-gnu/libc.so.6 : abort()+0x157 [0xb5b02287]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x16f [0xb5d732ef]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x71e94 [0xb5d70e94]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x71f0d [0xb5d70f0d]
/usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x72ca4 [0xb5d71ca4]
/usr/bin/qbittorrent : BitTorrent::Session::handleAlert(libtorrent::alert*)+0x2e[0x801392ee]
/usr/bin/qbittorrent : BitTorrent::Session::readAlerts()+0x70 [0x80139640]
/usr/bin/qbittorrent : ()+0x29657b [0x802b257b]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QMetaCallEvent::placeMetaCall(QObject*)+0x70 [0xb6124f40]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xd3 [0xb6128bc3]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x9a [0xb6c6512a]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x27c [0xb6c6cfec]
/usr/bin/qbittorrent : Application::notify(QObject*, QEvent*)+0x30 [0x800c3c30]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x12d [0xb60fa10d]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x2d7 [0xb60fcb07]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::sendPostedEvents(QObject*, int)+0x27 [0xb60fcf47]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : ()+0x2bdda3 [0xb6152da3]
/lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x299 [0xb50964e9]
/lib/i386-linux-gnu/libglib-2.0.so.0 : ()+0x47789 [0xb5096789]
*/lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x34 [0xb5096854]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x63 [0xb6153193]
/usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5 : ()+0x65d61 [0xb3008d61]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x11d [0xb60f7ced]
/usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::exec()+0x9f [0xb6100e5f]
/usr/lib/i386-linux-gnu/libQt5Gui.so.5 : QGuiApplication::exec()+0x21 [0xb66cfaa1]
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::exec()+0x14 [0xb6c65084]
/usr/bin/qbittorrent : Application::exec(QStringList const&)+0x1c2 [0x800c6b82]
*/usr/bin/qbittorrent : main()+0x4fd [0x800b854d]
/lib/i386-linux-gnu/libc.so.6 : __libc_start_main()+0xf6 [0xb5aed276]
/usr/bin/qbittorrent : ()+0xa4dcc [0x800c0dcc]

`

@WaterSibilantFalling commented on GitHub (Jan 3, 2017): I also collected another crash report, stack dump. It's like the top half of the previous stack dump. I don't know if this is useful, but I'll paste it here anyway. ` ************************************************************* Catching signal: SIGABRT Please file a bug report at http://bug.qbittorrent.org and provide the following information: qBittorrent version: v3.3.7 stack trace: linux-gate.so.1 : __kernel_vsyscall()+0x9 [0xb76ddce5] /lib/i386-linux-gnu/libc.so.6 : gsignal()+0xb0 [0xb5b00dc0] /lib/i386-linux-gnu/libc.so.6 : abort()+0x157 [0xb5b02287] /usr/lib/i386-linux-gnu/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x16f [0xb5d732ef] /usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x71e94 [0xb5d70e94] /usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x71f0d [0xb5d70f0d] /usr/lib/i386-linux-gnu/libstdc++.so.6 : ()+0x72ca4 [0xb5d71ca4] /usr/bin/qbittorrent : BitTorrent::Session::handleAlert(libtorrent::alert*)+0x2e[0x801392ee] /usr/bin/qbittorrent : BitTorrent::Session::readAlerts()+0x70 [0x80139640] /usr/bin/qbittorrent : ()+0x29657b [0x802b257b] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QMetaCallEvent::placeMetaCall(QObject*)+0x70 [0xb6124f40] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xd3 [0xb6128bc3] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x9a [0xb6c6512a] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x27c [0xb6c6cfec] /usr/bin/qbittorrent : Application::notify(QObject*, QEvent*)+0x30 [0x800c3c30] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x12d [0xb60fa10d] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x2d7 [0xb60fcb07] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::sendPostedEvents(QObject*, int)+0x27 [0xb60fcf47] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : ()+0x2bdda3 [0xb6152da3] /lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x299 [0xb50964e9] /lib/i386-linux-gnu/libglib-2.0.so.0 : ()+0x47789 [0xb5096789] */lib/i386-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x34 [0xb5096854] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x63 [0xb6153193] /usr/lib/i386-linux-gnu/libQt5XcbQpa.so.5 : ()+0x65d61 [0xb3008d61] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x11d [0xb60f7ced] /usr/lib/i386-linux-gnu/libQt5Core.so.5 : QCoreApplication::exec()+0x9f [0xb6100e5f] /usr/lib/i386-linux-gnu/libQt5Gui.so.5 : QGuiApplication::exec()+0x21 [0xb66cfaa1] /usr/lib/i386-linux-gnu/libQt5Widgets.so.5 : QApplication::exec()+0x14 [0xb6c65084] /usr/bin/qbittorrent : Application::exec(QStringList const&)+0x1c2 [0x800c6b82] */usr/bin/qbittorrent : main()+0x4fd [0x800b854d] /lib/i386-linux-gnu/libc.so.6 : __libc_start_main()+0xf6 [0xb5aed276] /usr/bin/qbittorrent : ()+0xa4dcc [0x800c0dcc] `
Author
Owner

@okeatime commented on GitHub (Jan 4, 2017):

@RichardWilliamPearse
This seems yet another libtorrent 1.1.x problem.
Can you use 1.0.10 instead?

@okeatime commented on GitHub (Jan 4, 2017): @RichardWilliamPearse This seems yet another libtorrent 1.1.x problem. Can you use 1.0.10 instead?
Author
Owner

@WaterSibilantFalling commented on GitHub (Jan 5, 2017):

I rebuilt with 1.0.10 and everything was fine. I missed the 1.1.1 warning

Thank you for your help

@WaterSibilantFalling commented on GitHub (Jan 5, 2017): I rebuilt with 1.0.10 and everything was fine. I missed the 1.1.1 warning Thank you for your help
Author
Owner

@okeatime commented on GitHub (Jan 9, 2017):

Happy to hear that.
You can close this issue now.

@okeatime commented on GitHub (Jan 9, 2017): Happy to hear that. You can close this issue now.
Author
Owner

@tuxayo commented on GitHub (Jan 13, 2017):

Why close it? It's still a bug that must be fixed to support libtorrent 1.1.x isn't it?

@tuxayo commented on GitHub (Jan 13, 2017): Why close it? It's still a bug that must be fixed to support libtorrent 1.1.x isn't it?
Author
Owner

@zeule commented on GitHub (Jan 13, 2017):

The actual bug is: qBittorrent build system lacks a check for libtorrent version and does not reject nonworking combinations.

@zeule commented on GitHub (Jan 13, 2017): The actual bug is: qBittorrent build system lacks a check for libtorrent version and does not reject nonworking combinations.
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.
Author
Owner

@FranciscoPombal commented on GitHub (Aug 17, 2020):

No longer relevant since libtorrent 1.1.x support was dropped.

@FranciscoPombal commented on GitHub (Aug 17, 2020): No longer relevant since libtorrent 1.1.x support was dropped.
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#5039
No description provided.