Closes after some time of running #12051

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

Originally created by @bajajankur21 on GitHub (Apr 22, 2021).

Please provide the following information

qBittorrent version: v4.1.5

Caught signal: SIGSEGV
Stack trace:
/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x95b84 [0x7f10f812fb84]
/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c49 [0x7f10f812ec49]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f10f7df4072]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7f10f89be4c1]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f10f89c5970]
qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x5590e6cab6e2]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f10f7dca489]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7f10f7dcd46b]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc103 [0x7f10f7e1c103]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7f10f6a8ef2e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7f10f6a8f1c8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f10f6a8f25c]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x67 [0x7f10f7e1b727]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x13b [0x7f10f7dc915b]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f10f7c18e76]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2a67 [0x7f10f7c22a67]
/lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7f10f7b46fa3]
/lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7f10f77544cf]
Segmentation fault

I am currently on debian 10.04 and the problem is whenever I open qbittorrent in my laptop it closes itself up in a few minutes

Originally created by @bajajankur21 on GitHub (Apr 22, 2021). **Please provide the following information** qBittorrent version: v4.1.5 Caught signal: SIGSEGV Stack trace: /lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x95b84 [0x7f10f812fb84] /lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c49 [0x7f10f812ec49] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f10f7df4072] /lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7f10f89be4c1] /lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f10f89c5970] qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x5590e6cab6e2] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f10f7dca489] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7f10f7dcd46b] /lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc103 [0x7f10f7e1c103] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7f10f6a8ef2e] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7f10f6a8f1c8] /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f10f6a8f25c] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x67 [0x7f10f7e1b727] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13b [0x7f10f7dc915b] /lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f10f7c18e76] /lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2a67 [0x7f10f7c22a67] /lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7f10f7b46fa3] /lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7f10f77544cf] Segmentation fault I am currently on debian 10.04 and the problem is whenever I open qbittorrent in my laptop it closes itself up in a few minutes
deekerman 2026-02-21 22:16:25 -05:00
Author
Owner

@thalieht commented on GitHub (Apr 22, 2021):

4.3.4.1 is the latest and this was fixed long ago. Duplicate of #9667

@thalieht commented on GitHub (Apr 22, 2021): 4.3.4.1 is the latest and this was fixed long ago. 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#12051
No description provided.