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

SIGSEGV #11187

Closed
JGC210482 opened this issue Sep 3, 2019 · 5 comments
Closed

SIGSEGV #11187

JGC210482 opened this issue Sep 3, 2019 · 5 comments

Comments

@JGC210482
Copy link

Please provide the following information

qBittorrent version and Operating System

v4.1.5 Linux (Fedora29)

If on linux, libtorrent-rasterbar and Qt version

libtorrent-rasterbar.so.9
libQt5Core.so.5.11.3

What is the problem

Caught signal: SIGSEGV
Stack trace:
/lib64/libQt5Network.so.5 : ()+0x9fe38 [0x7f494364be38]
/lib64/libQt5Network.so.5 : ()+0x9eeb9 [0x7f494364aeb9]
/lib64/libQt5Core.so.5 : QObject::event(QEvent*)+0xf6 [0x7f4943307e16]
/lib64/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x85 [0x7f4943e512a5]
/lib64/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f4943e58800]
qbittorrent : Application::notify(QObject*, QEvent*)+0x26 [0x562839a68026]
/lib64/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x86 [0x7f49432de496]
/lib64/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1db [0x7f49432e166b]
/lib64/libQt5Core.so.5 : ()+0x2a2ab7 [0x7f494332eab7]
/lib64/libglib-2.0.so.0 : g_main_context_dispatch()+0x15d [0x7f49405be06d]
/lib64/libglib-2.0.so.0 : ()+0x4f438 [0x7f49405be438]
/lib64/libglib-2.0.so.0 : g_main_context_iteration()+0x30 [0x7f49405be4d0]
/lib64/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x63 [0x7f494332e843]
/lib64/libQt5Core.so.5 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x13b [0x7f49432dd3db]
/lib64/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f4943144d36]
/lib64/libQt5Core.so.5 : ()+0xc219b [0x7f494314e19b]
/lib64/libpthread.so.0 : ()+0x858e [0x7f49443ba58e]
/lib64/libc.so.6 : clone()+0x43 [0x7f4942bf6713]

What is the expected behavior

open GUI few seconds and crash

Steps to reproduce

at start...

Extra info(if any)

(type here)

@thalieht
Copy link
Contributor

thalieht commented Sep 3, 2019

Duplicate of #9667. Disable tracker favicons in advanced settings and/or RSS feeds (both could be the culprit for this crash).

@statmonkey
Copy link

I believe I am seeing the same issue. I open Qbittorrent it starts to connect and then crashes.

Caught signal: SIGSEGV
Stack trace:
/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x95ba4 [0x7f4da0985ba4]
/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c69 [0x7f4da0984c69]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f4da064a182]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7f4da12154b1]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f4da121c950]
qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x5566557afc42]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f4da06205a9]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7f4da062359b]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc233 [0x7f4da0672233]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7f4d9f039f2e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7f4d9f03a1c8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f4d9f03a25c]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x63 [0x7f4da0671863]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x13b [0x7f4da061f27b]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f4da046eec6]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2aa7 [0x7f4da0478aa7]
/lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7f4da039cfa3]
/lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7f4d9ffaa4cf]
Segmentation fault

I am on Debian Buster
No packagekit-QT5
qBittorrent v. 4.1.5
libtorrent-rasterbar9 is already the newest version (1.1.11-2).

@statmonkey
Copy link

Update: Disabling RSS feeds does nothing to fix this. It does seem that FavIcon tracker being turned off in the QBittorrent.conf fixes this.

@JGC210482
Copy link
Author

JGC210482 commented Oct 8, 2019 via email

@thalieht
Copy link
Contributor

Closing as duplicate.

@qbittorrent qbittorrent locked and limited conversation to collaborators Mar 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants