#603 closed Bug (fixed)
Crash on Exit in tr_timerFree()
Reported by: | Waldorf | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.10 |
Component: | libtransmission | Version: | 1.02+ |
Severity: | Major | Keywords: | |
Cc: |
Description
In short:
Thread 1 Crashed: 0 libSystem.B.dylib 0x95ff6ec0 nanosleep$NOCANCEL$UNIX2003 + 0 1 libSystem.B.dylib 0x95f31d50 _fwalk + 76 2 libSystem.B.dylib 0x9600d7bc abort + 92 3 org.m0k.transmission 0x000691ac __eprintf + 76 4 org.m0k.transmission 0x0005e6d0 tr_timerFree + 152 5 org.m0k.transmission 0x0005e7c4 timerCallback + 136 6 org.m0k.transmission 0x00041004 event_base_loop + 1216 7 org.m0k.transmission 0x0005e33c libeventThreadFunc + 136 8 org.m0k.transmission 0x00050d88 ThreadFunc + 80 9 libSystem.B.dylib 0x95f28bf8 _pthread_start + 316
Attachments (1)
Change History (5)
Changed 14 years ago by Waldorf
comment:1 Changed 14 years ago by charles
- Component changed from Transmission to libtransmission
- Owner set to charles
- Status changed from new to assigned
comment:2 Changed 14 years ago by charles
- Summary changed from Crash on Quit the Third v4539 to Crash on Exit in tr_timerFree()
comment:3 Changed 14 years ago by charles
- Milestone changed from None Set to 1.10
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 14 years ago by charles
- Severity changed from Normal to Major
Note: See
TracTickets for help on using
tickets.
I haven't seen this in a long time. I suspect it's been fixed either by changes in libevent or r5013 in libtransmission.
please reopen this ticket if you see this bug again.