mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
qbittorrent crash on startup #8533
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#8533
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Eaglemyoung on GitHub (Apr 8, 2019).
Please provide the following information
qBittorrent version and Operating System
qBittorrent version
version: v4.1.5
Operating System
Linux debian 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64 GNU/Linux
If on linux, libtorrent and Qt version
libtorrent
libtorrent-rasterbar9 1.1.11-2
What is the problem
starting qbitorrent it crashes
(qbittorrent:10580): dbind-WARNING **: 23:06:18.131: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
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 [0x7f1215269ba4]
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c69 [0x7f1215268c69]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7f1214f2e182]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7f1215af94b1]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7f1215b00950]
qbittorrent : Application::notify(QObject*, QEvent*)+0x22 [0x56052c41ac42]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7f1214f045a9]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7f1214f0759b]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc233 [0x7f1214f56233]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7f1213bc8f2e]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e1c8 [0x7f1213bc91c8]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7f1213bc925c]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x63 [0x7f1214f55863]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x13b [0x7f1214f0327b]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7f1214d52ec6]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2aa7 [0x7f1214d5caa7]
/lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7f1214c80fa3]
/lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7f121488e82f]
What is the expected behavior
No
Steps to reproduce
when I add a torrent file on qbittorrent, it crashes.
and I use qbittorrent command on terminal.
qbittorrent can't startup, and throw the errors.
Extra info(if any)
No
Thank you
@thalieht commented on GitHub (Apr 9, 2019):
Duplicate of #9667