qbittorrent crash on startup #8533

Closed
opened 2026-02-21 19:40:20 -05:00 by deekerman · 1 comment
Owner

Originally created by @Eaglemyoung on GitHub (Apr 8, 2019).

Please provide the following information

qBittorrent version and Operating System

qBittorrent version
version: v4.1.5
Operating System
Linux debian 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64 GNU/Linux

If on linux, libtorrent and Qt version

libtorrent
libtorrent-rasterbar9 1.1.11-2

What is the problem

starting qbitorrent it crashes
(qbittorrent:10580): dbind-WARNING **: 23:06:18.131: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.


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

qBittorrent version: v4.1.5

Caught signal: SIGSEGV
Stack trace:
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x95ba4 [0x7f1215269ba4]
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c69 [0x7f1215268c69]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f1214f2e182]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7f1215af94b1]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f1215b00950]
qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x56052c41ac42]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f1214f045a9]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7f1214f0759b]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc233 [0x7f1214f56233]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7f1213bc8f2e]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7f1213bc91c8]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f1213bc925c]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x63 [0x7f1214f55863]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x13b [0x7f1214f0327b]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f1214d52ec6]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2aa7 [0x7f1214d5caa7]
/lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7f1214c80fa3]
/lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7f121488e82f]

What is the expected behavior

No

Steps to reproduce

when I add a torrent file on qbittorrent, it crashes.
and I use qbittorrent command on terminal.
qbittorrent can't startup, and throw the errors.

Extra info(if any)

No

Thank you

Originally created by @Eaglemyoung on GitHub (Apr 8, 2019). **Please provide the following information** ### qBittorrent version and Operating System qBittorrent version version: v4.1.5 Operating System Linux debian 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64 GNU/Linux ### If on linux, libtorrent and Qt version libtorrent libtorrent-rasterbar9 1.1.11-2 ### What is the problem starting qbitorrent it crashes (qbittorrent:10580): dbind-WARNING **: 23:06:18.131: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. ************************************************************* Please file a bug report at http://bug.qbittorrent.org and provide the following information: qBittorrent version: v4.1.5 Caught signal: SIGSEGV Stack trace: /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x95ba4 [0x7f1215269ba4] /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c69 [0x7f1215268c69] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f1214f2e182] /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7f1215af94b1] /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f1215b00950] qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x56052c41ac42] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f1214f045a9] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7f1214f0759b] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc233 [0x7f1214f56233] /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7f1213bc8f2e] /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7f1213bc91c8] /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f1213bc925c] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x63 [0x7f1214f55863] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13b [0x7f1214f0327b] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f1214d52ec6] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2aa7 [0x7f1214d5caa7] /lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7f1214c80fa3] /lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7f121488e82f] ### What is the expected behavior No ### Steps to reproduce when I add a torrent file on qbittorrent, it crashes. and I use qbittorrent command on terminal. qbittorrent can't startup, and throw the errors. ### Extra info(if any) No Thank you
deekerman 2026-02-21 19:40:20 -05:00
  • closed this issue
  • added the
    Duplicate
    label
Author
Owner

@thalieht commented on GitHub (Apr 9, 2019):

Duplicate of #9667

@thalieht commented on GitHub (Apr 9, 2019): Duplicate of #9667
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#8533
No description provided.