Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caught signal: SIGSEGV #10425

Closed
Fritigern opened this issue Mar 29, 2019 · 3 comments
Closed

Caught signal: SIGSEGV #10425

Fritigern opened this issue Mar 29, 2019 · 3 comments
Labels

Comments

@Fritigern
Copy link

Please provide the following information

qBittorrent version and Operating System

qBittorrent : 4.1.5.99-201903251247-6693-8f6c305-ubuntu18.10.1 (Tildes replaced by dashes to prevent strikethrough on text)
OS : Kubuntu 18.10

If on linux, libtorrent and Qt version

libtorrent-rasterbar9 : 1.1.11+git20181119.25a1f12991+patched-configure-1ppa1~18.10
Qt : 5.11.1+dfsg-7ubuntu3

What is the problem

qBittorrent closes with SIGSEV, sometimes after a while, sometimes almost immediately. This started a couple of updates ago but I don't remember exactly when.

What is the expected behavior

Well, I kinda expect qBittorrent to remain open and stuff 😆

Steps to reproduce

In the case of my system, start qBittorrent with several torrents in the queue, some paused, some seeding and some downloading.
After several seconds to minutes, qBittorrent will close itself.

Extra info(if any)

Here's the console output. I hope it's useful:

$ qbittorrent
QIODevice::write (QTcpSocket): device not open
QIODevice::write (QTcpSocket): device not open
QIODevice::write (QTcpSocket): device not open
QIODevice::write (QTcpSocket): device not open
QIODevice::write (QTcpSocket): device not open
QIODevice::write (QTcpSocket): device not open
QIODevice::write (QTcpSocket): device not open
QIODevice::write (QTcpSocket): device not open


*************************************************************
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 : ()+0x97ce4  [0x7fc040a38ce4]
  /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x966c9  [0x7fc040a376c9]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2  [0x7fc040696f92]
  /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81  [0x7fc0412a54a1]
  /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210  [0x7fc0412acae0]
  qbittorrent : Application::notify(QObject*, QEvent*)+0x22  [0x55783bdc7c92]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179  [0x7fc04066d499]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb  [0x7fc04067048b]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bdb23  [0x7fc0406bfb23]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae  [0x7fc03ec5fc3e]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4ded8  [0x7fc03ec5fed8]
  /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c  [0x7fc03ec5ff6c]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x63  [0x7fc0406bf143]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0x13b  [0x7fc04066c16b]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6  [0x7fc0404bb0b6]
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2c87  [0x7fc0404c4c87]
  /lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x8164  [0x7fc0403e9164]
  /lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f  [0x7fc03ffdedef]
Segmentation fault (core dumped)
@GongT
Copy link

GongT commented Mar 31, 2019

Exact same issue here.

Try this: #9667 (comment)

@nzbart
Copy link

nzbart commented Sep 14, 2020

For those who can't follow the instructions in the comment above because the UI crashes immediately, edit ~/.config/qBittorrent/qBittorrent.conf and change DownloadTrackerFavicon to false.

@FranciscoPombal
Copy link
Member

#9667 (comment)

@qbittorrent qbittorrent locked as resolved and limited conversation to collaborators Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants