mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Segfault when starting qBittorrent 4.0.2 on (L)Ubuntu 16.04 (PPA Package) #6545
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#6545
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 @DerBunteBall on GitHub (Dec 9, 2017).
Hello all,
I have a box running Ubuntu 16.04 LTS at latest state with LXDE (lubuntu-desktop package) and installed qBittorrent 4.0.2 from official PPA. All packages are from qBittorrent PPA or official Ubuntu repositories.
When I try to start qBittorrent a segfault appears. qbittorrent-nox works normally but misses a feature of the GUI I need.
This is what GDB gives me
dl I only can associate with download. I would think that something is broken in the download managment component. I'm not sure but this could also be a problem in libraries but that would bring us to the strange question why qbittorrent-nox works. So only GUI libs would make sense.
I really have no idea what's going wrong. Hope someone could help me.
Best Regards
@DerBunteBall commented on GitHub (Dec 10, 2017):
It seems to be related to glibc/libc6. The file dl-lookup.c is part of glibc.
https://github.com/lattera/glibc/blob/master/elf/dl-lookup.c
The same issue appears when I'm using the mainline Ubuntu package or compile qBittorrent by myself. So 3.3.1, 3.3.16, 4.0.2 doesn't work.
I think it's a dependency issue. This can't be related to qBittorrent itself.
Best Regards
@ngosang commented on GitHub (Sep 22, 2018):
We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0).
Please, update to last release and, if the bug/error/crash is still present, open another issue.
Thank you.