mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
qbittorrent-nox - Caught signal: SIGSEGV when starting with non-existent IP address #15865
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#15865
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 @Strykar on GitHub (Jun 25, 2024).
qBittorrent & operating system versions
qBittorrent: 4.6.5 x64
Operating system: Arch linux (Linux r912 6.9.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 21 Jun 2024 19:49:19 +0000 x86_64 GNU/Linux)
Qt: qt5-base 5.15.14+kde+r141-1 / qt6-base 6.7.2-1
libtorrent-rasterbar: 1:2.0.10-2
What is the problem?
qbittorrent-nox crashed with:
Steps to reproduce
Unable to reproduce right now, will keep looking, if this is not useful, please close this issue.Start qbittorrent-nox with any IP configured that does not exist on the OS causes it to segfault.
Additional context
No response
Log(s) & preferences file(s)
Backtrace - https://gist.github.com/Strykar/6cdb6f057c3c2cabf5e0cc6122ef59d1
@thalieht commented on GitHub (Jun 25, 2024):
No symbols in stacktrace and no steps to reproduce so this is indeed not useful. If you get any more info, comment here or open a new issue.
@Strykar commented on GitHub (Jun 26, 2024):
@thalieht Logged this today:
Is this useful or do I need to recompile qbt with debug symbols?
@thalieht commented on GitHub (Jun 26, 2024):
It might be useful to see 6# symbol. The rest around it are from Qt which we can't do anything about anyway.
@Strykar commented on GitHub (Jun 26, 2024):
Progress!
It's a bit annoying to complete the gdb (downloads) as I have to simulate loss of Internet but I think I can trigger it now.
Set an IP that does not exist on any exisiting network adapter and start qbittorrent-nox.
It should segfault like:
Tried taking another but I'm having a hard time getting gdb to continue even after internet access is restored :(
@Strykar commented on GitHub (Jun 26, 2024):
Got it:
Please let me know if you need anything else.
@thalieht commented on GitHub (Jun 26, 2024):
Thank you. Now it's up to the devs.