Opened 16 years ago
Closed 15 years ago
#882 closed bug (Fixed)
deluged (ver 1.1.5 and later) crashes on linux
Reported by: | vbakayev@gmail.com | Owned by: | andar |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | 1.1.5 |
Keywords: | Cc: |
Description
# /usr/bin/deluged -d
[... a second of waiting ...]
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr
Aborted
tried to remove ~/.config/deluge, does not make any difference however works with 1.1.3 and 1.1.4
Change History (4)
comment:1 by , 16 years ago
comment:2 by , 15 years ago
Priority: | major → critical |
---|---|
Version: | 1.1.5 → 1.1.7 |
Same error on Ubuntu 9.04.
Deluge 1.1.7 (from PPA, from official repository and built from sources).
deluged crashes with
"terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr"
comment:3 by , 15 years ago
Version: | 1.1.7 → 1.1.5 |
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Same error
1.1.6
terminate called after throwing an instance of 'std::out_of_range'