mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
qBittorrent crashes immediately at launch #12227
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#12227
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 @ace510 on GitHub (Jun 23, 2021).
Bug report
Checklist
Description
qBittorrent info and operating system(s)
If on Linux,
libtorrent-rasterbarandQtversionsWhat is the problem
qBittorrent crashes immediately at launch, if launched via terminal if gives the following error code
Detailed steps to reproduce the problem
What is the expected behavior
it to not crash
Extra info (if any)
Attachments
log
qbittorrent.txt
config file
qBittorrent.txt
@thalieht commented on GitHub (Jun 23, 2021):
@ace510 commented on GitHub (Jun 23, 2021):
I'm confused
ihclark@Gumphrey:~/.config/qBittorrent$ sudo apt install qbittorrent
Reading package lists... Done
Building dependency tree
Reading state information... Done
qbittorrent is already the newest version (4.1.5-1+deb10u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
why is this issue being closed out of hand?
@sakkamade commented on GitHub (Jun 23, 2021):
@ace510
https://www.qbittorrent.org/
@ace510 commented on GitHub (Jun 24, 2021):
so what you're telling me is I have to compile the program entirely from scratch to get any kind of help with this issue?
@thalieht commented on GitHub (Jun 24, 2021):
You're using debian stable which notoriously has ancient "stable" versions of programs. Do you really expect support with an almost 3 year old version?
This was fixed long ago. Duplicate of #9667
@ace510 commented on GitHub (Jun 24, 2021):
Please file a bug report at http://bug.qbittorrent.org and provide the following information:
qBittorrent version: v4.3.5
Caught signal: SIGSEGV
Stack trace:
/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x95b84 [0x7fb60e98fb84]
/lib/x86_64-linux-gnu/libQt5Network.so.5 : ()+0x94c49 [0x7fb60e98ec49]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*)+0xe2 [0x7fb60e654072]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*)+0x81 [0x7fb60f21c4c1]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplication::notify(QObject*, QEvent*)+0x210 [0x7fb60f223970]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*)+0x179 [0x7fb60e62a489]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+0x1cb [0x7fb60e62d46b]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0x2bc103 [0x7fb60e67c103]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch()+0x2ae [0x7fb60d68cfee]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : ()+0x4e288 [0x7fb60d68d288]
/lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration()+0x2c [0x7fb60d68d31c]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag)+0x67 [0x7fb60e67b727]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)+0x13b [0x7fb60e62915b]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : QThread::exec()+0xb6 [0x7fb60e478e76]
/lib/x86_64-linux-gnu/libQt5Core.so.5 : ()+0xc2a67 [0x7fb60e482a67]
/lib/x86_64-linux-gnu/libpthread.so.0 : ()+0x7fa3 [0x7fb60e3a4fa3]
/lib/x86_64-linux-gnu/libc.so.6 : clone()+0x3f [0x7fb60df2d4cf]
Segmentation fault
@ace510 commented on GitHub (Jun 24, 2021):
libtorrent-rasterbar: 1.2.14
@thalieht commented on GitHub (Jun 24, 2021):
I didn't mention where it was fixed... Qt 5.11.x is the problem with this.