can't download torrents unexpected exit #9855

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

Originally created by @Noodlesxd1 on GitHub (Mar 6, 2020).

Please provide the following information

qBittorrent version and Operating System

debian 10 buster

If on linux, libtorrent-rasterbar and Qt version

(type here)

What is the problem

Caught signal: SIGSEGV
Stack trace:
/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x95b84 [0x7f22972ddb84]
/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c49 [0x7f22972dcc49]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f2296fa2072]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7f2297b6c4c1]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f2297b73970]
qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x5631506f0c42]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f2296f78489]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7f2296f7b46b]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc103 [0x7f2296fca103]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7f2295c3cf2e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7f2295c3d1c8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f2295c3d25c]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x67 [0x7f2296fc9727]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x13b [0x7f2296f7715b]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f2296dc6e76]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2a67 [0x7f2296dd0a67]
/lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7f2296cf4fa3]
/lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7f22969024cf]
Violación de segmento

What is the expected behavior

(type here)

Steps to reproduce

(type here)

Extra info(if any)

(type here)

Originally created by @Noodlesxd1 on GitHub (Mar 6, 2020). **Please provide the following information** ### qBittorrent version and Operating System debian 10 buster ### If on linux, libtorrent-rasterbar and Qt version (type here) ### What is the problem Caught signal: SIGSEGV Stack trace: /lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x95b84 [0x7f22972ddb84] /lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c49 [0x7f22972dcc49] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f2296fa2072] /lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7f2297b6c4c1] /lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f2297b73970] qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x5631506f0c42] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f2296f78489] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7f2296f7b46b] /lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc103 [0x7f2296fca103] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7f2295c3cf2e] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7f2295c3d1c8] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f2295c3d25c] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x67 [0x7f2296fc9727] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13b [0x7f2296f7715b] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f2296dc6e76] /lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2a67 [0x7f2296dd0a67] /lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7f2296cf4fa3] /lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7f22969024cf] Violación de segmento ### What is the expected behavior (type here) ### Steps to reproduce (type here) ### Extra info(if any) (type here)
deekerman 2026-02-21 20:25:17 -05:00
  • closed this issue
  • added the
    Duplicate
    label
Author
Owner

@thalieht commented on GitHub (Mar 6, 2020):

Duplicate of #9667

@thalieht commented on GitHub (Mar 6, 2020): 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#9855
No description provided.