mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
crash at launch on debian 12.11 #16901
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#16901
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 @jeffv03 on GitHub (May 23, 2025).
qBittorrent & operating system versions
qBittorrent : v4.5.2
Operating System : Debian 12.11
QT : v5.15.8.2
libtorrent-rasterbar : v2.0.10-7
What is the problem?
qBitorrent crashes at start with a small window called 'crash infos'
here it are :
`~$ qbittorrent
Please file a bug report at http://bug.qbittorrent.org and provide the following information:
qBittorrent version: v4.5.2
Caught signal: SIGSEGV
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Application(0x55912c7452d0), parent's thread is QThread(0x55912c769e30), current thread is QThread(0x55912cfd3760)
`
I've already tried to de-install qBitorrent and reboot then reinstall it but it still crashes at start,
what can I do to correct this ?
Thanks by advance :)
Jeff
Steps to reproduce
v4.5.2-3 was working till I tried qBitorrent v4.6.6.-7 from https://download.opensuse.org/repositories/home:/tangerine:/deb12-xfce4.18/Debian_12/
Additional context
No response
Log(s) & preferences file(s)
seems that the configuration has been replaced by an almost empty one :(
[BitTorrent] Session\QueueingSystemEnabled=falsehere is a log (when config was there)
450(N) 2025-05-23T13:20:03 - qBittorrent v4.5.2 démarré. 451 (N) 2025-05-23T13:20:03 - Utilisation du dossier de configuration : /home/*****l/.config/qBittorrent 452 (N) 2025-05-23T13:20:03 - Tentative d’écoute sur la liste d’adresses IP suivante : « enp41s0:6881 » 453 (I) 2025-05-23T13:20:03 - ID du pair : « -qB4520- » 454 (I) 2025-05-23T13:20:03 - Agent utilisateur HTTP : « qBittorrent/4.5.2 » 455 (I) 2025-05-23T13:20:03 - Prise en charge de la table de hachage distribuée (DHT) : ACTIVÉE 456 (I) 2025-05-23T13:20:03 - Prise en charge de la découverte de pairs sur le réseau local : DÉSACTIVÉE 457 (I) 2025-05-23T13:20:03 - Prise en charge des échanges entre pairs (PeX) : ACTIVÉE 458 (I) 2025-05-23T13:20:03 - Mode anonyme : ACTIVÉE 459 (I) 2025-05-23T13:20:03 - Prise en charge du chiffrement : ACTIVÉE 460 (I) 2025-05-23T13:20:03 - Tracker intégré : En écoute sur l'adresse IP : 0.0.0.0, port : 9000 461 (I) 2025-05-23T13:20:03 - Écoute réussie sur l’IP. IP : « 192.168.1.25 ». Port : « HTTP/0 » 462 (I) 2025-05-23T13:20:03 - Écoute réussie sur l’IP. IP : « 192.168.1.25 ». Port : « HTTP/3 »crashes there.
no watched folders.
@thalieht commented on GitHub (May 23, 2025):
Sigh, yet another debian "stable" user to report a bug in a 2+ year old version.
5.1.0 is the current latest.
@jeffv03 commented on GitHub (May 24, 2025):
Hello folks :)
seems you don't like this one ;) : the problem was that the installation of that 'newer' v4.6.6-7 version somewhat killed (dunno why it was dimmed as non needed btw,) the 'xcb v2.4.8 app, that sole missing stuff was making it to crash at start.
after being reinstalled it works fine again :)
btw II 5.1.0 isn't available yet to debian 12.11 stable ;)
btw III there are still a thing that's bugging me there, when I first installed qBittorrent in place of ktorrent (when I switched from Mageia to debian 10) I've seen no differences in download speed (still fully using the 10GB/s ftth speed (was getting things at 105-115 MO/s), but after some updates and now with Debian 12 I see a slight cut in download speed, that's down to 1-1.5 MO/s ...)
did you change something that could explain this ?
I ask, 'cause if I download with curl or else I still go full 10 Gb/s speed max but not anymore with qBittorrent :(
btw IV thanks anyway for your good software ^^)
jeff
@xavier2k6 commented on GitHub (May 24, 2025):
@jeffv03 You can try the AppImage of 5.1.0 available from https://www.qbittorrent.org/download#linux
@jeffv03 commented on GitHub (May 26, 2025):
Thanks a lot :)
well, tried it but can't get it to run even via appimagelauncher and setting the execute bit...