Qbittorrent 4.1.5 crashes after 2-5 minutes of running #8276

Closed
opened 2026-02-21 19:29:59 -05:00 by deekerman · 2 comments
Owner

Originally created by @piescotch on GitHub (Jan 8, 2019).

Please provide the following information

qBittorrent version and Operating System

4.1.5, Arch Linux 64-bit

If on linux, libtorrent and Qt version

libtorrent: 1.1.11.0
Qt version: 5.12.0

What is the problem

Crash after 2-5 minutes regardless of application state

What is the expected behavior

No crash

Steps to reproduce

Open qBittorrent
Wait 5-10 minutes

Extra info(if any)

Using a vpn tunnel
Stack trace:

➜  qbittorrent       
QNetworkReplyHttpImplPrivate::_q_startOperation was called more than once QUrl("http://opentrackr.org/favicon.ico")


*************************************************************
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/libQt5Network.so.5 : ()+0x9d904  [0x7f8bb4e20904]
  /usr/lib/libQt5Network.so.5 : ()+0x9c1fb  [0x7f8bb4e1f1fb]
  /usr/lib/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2  [0x7f8bb4abab62]
  /usr/lib/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x84  [0x7f8bb56d9e34]
  /usr/lib/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x211  [0x7f8bb56e1671]
  qbittorrent : Application::notify(QObject*, QEvent*)+0x23  [0x55ef062a2af3]
  /usr/lib/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179  [0x7f8bb4a8f8f9]
  /usr/lib/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1d8  [0x7f8bb4a92998]
  /usr/lib/libQt5Core.so.5 : ()+0x2d0fd4  [0x7f8bb4ae5fd4]
  /usr/lib/libglib-2.0.so.0 : g_main_context_dispatch()+0x2bf  [0x7f8bb36bda2f]
  /usr/lib/libglib-2.0.so.0 : ()+0x6d5e9  [0x7f8bb36bf5e9]
  /usr/lib/libglib-2.0.so.0 : g_main_context_iteration()+0x2e  [0x7f8bb36bf62e]
  /usr/lib/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x69  [0x7f8bb4ae55a9]
  /usr/lib/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13c  [0x7f8bb4a8e58c]
  /usr/lib/libQt5Core.so.5 : QThread::exec()+0xb9  [0x7f8bb48d25c9]
  /usr/lib/libQt5Core.so.5 : ()+0xbe9cc  [0x7f8bb48d39cc]
  /usr/lib/libpthread.so.0 : ()+0x7a9d  [0x7f8bb47fba9d]
  /usr/lib/libc.so.6 : clone()+0x43  [0x7f8bb43fbb23]
[1]    16338 segmentation fault (core dumped)  qbittorrent
Originally created by @piescotch on GitHub (Jan 8, 2019). **Please provide the following information** ### qBittorrent version and Operating System 4.1.5, Arch Linux 64-bit ### If on linux, libtorrent and Qt version libtorrent: 1.1.11.0 Qt version: 5.12.0 ### What is the problem Crash after 2-5 minutes regardless of application state ### What is the expected behavior No crash ### Steps to reproduce Open qBittorrent Wait 5-10 minutes ### Extra info(if any) Using a vpn tunnel Stack trace: ``` ➜ qbittorrent QNetworkReplyHttpImplPrivate::_q_startOperation was called more than once QUrl("http://opentrackr.org/favicon.ico") ************************************************************* 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/libQt5Network.so.5 : ()+0x9d904 [0x7f8bb4e20904] /usr/lib/libQt5Network.so.5 : ()+0x9c1fb [0x7f8bb4e1f1fb] /usr/lib/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f8bb4abab62] /usr/lib/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x84 [0x7f8bb56d9e34] /usr/lib/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x211 [0x7f8bb56e1671] qbittorrent : Application::notify(QObject*, QEvent*)+0x23 [0x55ef062a2af3] /usr/lib/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f8bb4a8f8f9] /usr/lib/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1d8 [0x7f8bb4a92998] /usr/lib/libQt5Core.so.5 : ()+0x2d0fd4 [0x7f8bb4ae5fd4] /usr/lib/libglib-2.0.so.0 : g_main_context_dispatch()+0x2bf [0x7f8bb36bda2f] /usr/lib/libglib-2.0.so.0 : ()+0x6d5e9 [0x7f8bb36bf5e9] /usr/lib/libglib-2.0.so.0 : g_main_context_iteration()+0x2e [0x7f8bb36bf62e] /usr/lib/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x69 [0x7f8bb4ae55a9] /usr/lib/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13c [0x7f8bb4a8e58c] /usr/lib/libQt5Core.so.5 : QThread::exec()+0xb9 [0x7f8bb48d25c9] /usr/lib/libQt5Core.so.5 : ()+0xbe9cc [0x7f8bb48d39cc] /usr/lib/libpthread.so.0 : ()+0x7a9d [0x7f8bb47fba9d] /usr/lib/libc.so.6 : clone()+0x43 [0x7f8bb43fbb23] [1] 16338 segmentation fault (core dumped) qbittorrent ```
deekerman 2026-02-21 19:29:59 -05:00
Author
Owner

@fluidvoice commented on GitHub (Jan 10, 2019):

I'm on Manjaro Linux (also Arch based), Qbittorrent v4.1.5 also.
It's crashing all the time randomly. The app just disappears. What's also really annoying is that after it crashes when restarted the previously in-progress downloads restart - revert back to zero bytes downloaded. I have over 2GB free RAM, so it's not low-memory related. I had only 4 torrents active, 3 paused and only 1 downloading. It has crashed at least 3 times like this in the past hour.
Edit: I just removed all paused torrents so only one is downloading and it finally completed without crashing.

$ uname -a
Linux G50 4.19.13-1-MANJARO #1 SMP PREEMPT Sat Dec 29 15:43:56 UTC 2018 x86_64 GNU/Linux
qbittorrent-debug.txt

@fluidvoice commented on GitHub (Jan 10, 2019): I'm on Manjaro Linux (also Arch based), Qbittorrent v4.1.5 also. It's crashing all the time randomly. The app just disappears. What's also really annoying is that after it crashes when restarted the previously in-progress downloads restart - revert back to zero bytes downloaded. I have over 2GB free RAM, so it's not low-memory related. I had only 4 torrents active, 3 paused and only 1 downloading. It has crashed at least 3 times like this in the past hour. Edit: I just removed all paused torrents so only one is downloading and it finally completed without crashing. $ uname -a Linux G50 4.19.13-1-MANJARO #1 SMP PREEMPT Sat Dec 29 15:43:56 UTC 2018 x86_64 GNU/Linux [qbittorrent-debug.txt](https://github.com/qbittorrent/qBittorrent/files/2745717/qbittorrent-debug.txt)
Author
Owner

@thalieht commented on GitHub (Jan 10, 2019):

Duplicate of #9667

@thalieht commented on GitHub (Jan 10, 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#8276
No description provided.