Opened 16 years ago
Closed 16 years ago
#154 closed Defect (fixed)
gracefully handle case when data location is unavailable
Reported by: | ironica | Owned by: | somebody |
---|---|---|---|
Priority: | Normal | Milestone: | Sometime |
Component: | Transmission | Version: | 0.6 |
Severity: | Normal | Keywords: | |
Cc: |
Description
if the locate to which data is to be written is unavailable, either pause torrent or exit gracefully. currently i see a bunch of these messages and then T crashes:
Transmission(9692,0x1b6b400) malloc: *** error: can't allocate region Transmission(9692,0x1b6b400) malloc: *** set a breakpoint in szone_error to debug Transmission(9692,0x1b6b400) malloc: *** vm_allocate(size=8421376) failed (error code=3)
Change History (1)
comment:1 Changed 16 years ago by titer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in [1356]