mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Client crashes seconds after launch #14607
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#14607
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 @kjukmar2 on GitHub (May 16, 2023).
qBittorrent & operating system versions
qBittorrent: 4.5.2 x64 (flatpak)
OS: EndeavourOS
Qt: 5.15.9
libtorrent: 1.2.18.0
What is the problem?
The client just crashes seconds after start. Barely enough time to get the qt and libtorrent info. Logs and verbose running in terminal shows nothing. The problem appeared after today's system update. Couldn't reproduce on other machines (Garuda, Peppermint) in the household.
Steps to reproduce
Additional context
I tried reinstalling it and deleting all torrents, and deleting everything in torrent's ~/.var directory. Nothing worked.
Log(s) & preferences file(s)
qbittorrent.log
[kj@Poufsouffle ~]$ flatpak run -v org.qbittorrent.qBittorrent
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/kj/.local/share/flatpak
F: Opening user flatpak installation at path /home/kj/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Skipping parental controls check for app/org.qbittorrent.qBittorrent/x86_64/stable since parental controls are disabled globally
F: Opening user flatpak installation at path /home/kj/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: /var/lib/flatpak/runtime/org.kde.Platform/x86_64/5.15-22.08/1fb61aab6f8783bd5177eeccf98a9653cdecb168d7895d160adfe09e4b7bb503/files/lib32 does not exist
F: Cleaning up unused container id 4244568208
F: Cleaning up per-app-ID state for org.qbittorrent.qBittorrent
F: Allocated instance id 3256621554
F: Add defaults in dir /org/qbittorrent/qBittorrent/
F: Add locks in dir /org/qbittorrent/qBittorrent/
F: Allowing dri access
F: Allowing host-fs access
F: Allowing wayland access
F: Allowing x11 access
F: Running 'bwrap --args 40 xdg-dbus-proxy --args=42'
F: Running 'bwrap --args 40 qbittorrent'
2023-05-16 19-11-29.zip
@luzpaz commented on GitHub (Jun 14, 2023):
Can you recreate on the AppImage ?
@luzpaz commented on GitHub (Nov 17, 2023):
@kjukmar2 ping
@luzpaz commented on GitHub (Aug 14, 2024):
Closing as no response from OP