Caught signal: SIGSEGV #11958

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

Originally created by @riveravaldez on GitHub (Apr 1, 2021).

Hi, this bug appeared some time ago (can't remember how much) and I only have the information I took at the moment. If this is no relevant please discard it, right now qBittorrent seems to be working fine. Thanks a lot.

qBittorrent version and Operating System

qBittorrent version: v4.1.5, on Debian Testing

If on linux, libtorrent-rasterbar and Qt version

Don't have that data, sorry.

What is the problem

If I recall correctly, it was a crash. I got:

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  [0x7fb92e034ba4]
  /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c69  [0x7fb92e033c69]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2  [0x7fb92dcf9182]
  /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81  [0x7fb92e8c44b1]
  /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210  [0x7fb92e8cb950]
  qbittorrent : Application::notify(QObject*, QEvent*)+0x22  [0x5578d3a3fc42]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179  [0x7fb92dccf5a9]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb  [0x7fb92dcd259b]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc233  [0x7fb92dd21233]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae  [0x7fb92c993f2e]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8  [0x7fb92c9941c8]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c  [0x7fb92c99425c]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x63  [0x7fb92dd20863]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13b  [0x7fb92dcce27b]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6  [0x7fb92db1dec6]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2aa7  [0x7fb92db27aa7]
  /lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3  [0x7fb92da4bfa3]
  /lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f  [0x7fb92d6594cf]

What is the expected behavior

Normal running. But after the crash it was normally restarted.

Steps to reproduce

Can't say.

Extra info(if any)

Doesn't seems to have happened again, maybe this is already fixed.

Thanks a lot. Best regards.

Originally created by @riveravaldez on GitHub (Apr 1, 2021). Hi, this bug appeared some time ago (can't remember how much) and I only have the information I took at the moment. If this is no relevant please discard it, right now qBittorrent seems to be working fine. Thanks a lot. ### qBittorrent version and Operating System qBittorrent version: v4.1.5, on Debian Testing ### If on linux, libtorrent-rasterbar and Qt version Don't have that data, sorry. ### What is the problem If I recall correctly, it was a crash. I got: ``` 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 [0x7fb92e034ba4] /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c69 [0x7fb92e033c69] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7fb92dcf9182] /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7fb92e8c44b1] /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7fb92e8cb950] qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x5578d3a3fc42] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7fb92dccf5a9] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7fb92dcd259b] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc233 [0x7fb92dd21233] /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7fb92c993f2e] /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7fb92c9941c8] /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7fb92c99425c] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x63 [0x7fb92dd20863] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13b [0x7fb92dcce27b] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7fb92db1dec6] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2aa7 [0x7fb92db27aa7] /lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7fb92da4bfa3] /lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7fb92d6594cf] ``` ### What is the expected behavior Normal running. But after the crash it was normally restarted. ### Steps to reproduce Can't say. ### Extra info(if any) Doesn't seems to have happened again, maybe this is already fixed. Thanks a lot. Best regards.
deekerman 2026-02-21 22:09:24 -05:00
Author
Owner

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

Duplicate of #9667. This was fixed long ago but thanks for the report.

@thalieht commented on GitHub (Apr 1, 2021): Duplicate of #9667. This was fixed long ago but thanks for the report.
Author
Owner

@riveravaldez commented on GitHub (Apr 1, 2021):

Great. Thanks a lot and sorry for the delay... Kind regards!

@riveravaldez commented on GitHub (Apr 1, 2021): Great. Thanks a lot and sorry for the delay... Kind regards!
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#11958
No description provided.