Opened 13 years ago
Closed 13 years ago
#2722 closed Bug (fixed)
crash when removing/modifying trackers
Reported by: | livings124 | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | libtransmission | Version: | 1.76+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
A crash appears to occur for some users when removing or modifying the tracker list. This is possibly a threading issue, where the list is modified while in use.
Forum thread: http://forum.transmissionbt.com/viewtopic.php?f=4&t=9177
Another crash log (from wereHamster): http://pastie.org/764187
Change History (2)
comment:1 Changed 13 years ago by charles
- Component changed from Transmission to libtransmission
- Owner set to charles
- Status changed from new to assigned
comment:2 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
looks like the session mutex should fix this. fixed in trunk for 1.80 by r9860.
Note: See
TracTickets for help on using
tickets.
Money quote: