mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Crash Report #2 #5720
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#5720
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 @ghost on GitHub (Jun 30, 2017).
qBittorrent version: v3.3.13 (64-bit)
Libtorrent version: 1.0.11.0
Qt version: 5.8.0
Boost version: 1.63.0
OS version: Windows 10 (10.0) 10.0.14393 x86_64
Crashed when i tryed to add many torrents by one time.
@arvidn commented on GitHub (Jul 4, 2017):
This looks a bit suspicious. I don't think it's entirely obvious that this is actually an infinite recursion. Even if it was, raising the stack size probably wouldn't fix it.
The reason I say this is that only a few addresses repeat, and the symbols attributed to those addresses seem too similar. Almost as if there are symbols missing, and the heuristics just assign the symbol closest to the address.