Opened 14 years ago
Closed 14 years ago
#1693 closed Bug (invalid)
tr_bencDictAdd: Assertion `tr_bencIsType( ( dict ), TYPE_DICT )' failed
Reported by: | arseny | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.42 |
Severity: | Normal | Keywords: | |
Cc: |
Description
% LANG="C" transmission Couldn't read "/home/arseny/.config/transmission/settings.json": Success transmission: bencode.c:670: tr_bencDictAdd: Assertion `tr_bencIsType( ( dict ), TYPE_DICT )' failed. zsh: abort (core dumped) LANG="C" transmission % % transmission --version Transmission 1.42 (7495)
Transmission were running about 3 days, than I stopped it. When I run it again, trouble occured.
Attachments (1)
Change History (2)
Changed 14 years ago by arseny
comment:1 Changed 14 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
I appreciate your reporting the issue, but as you guessed, there's not much that can be done with this.
However, I can say that a lot of similar assertion errors have been smashed in 1.50 beta 1. You might want to give that a spin.
Feel free to reopen this ticket if more information becomes available.
Note: See
TracTickets for help on using
tickets.
Unfortunately transmission has been built without "-g", so backtrace is absolutely useless.