Opened 12 years ago
Closed 12 years ago
#4292 closed Bug (worksforme)
Assertion failed: (encryption_type == PEER_ENCRYPTION_NONE || encryption_type == PEER_ENCRYPTION_RC4), function tr_peerIoSetEncryption
Reported by: | Ryoujin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 2.31 |
Severity: | Normal | Keywords: | |
Cc: |
Description
After updating to r12445 and leaving Transmission to download during the night, noticed on the next day that it crashed.
Console.app log
5/20/11 4:32:47 AM [0x0-0x16016].org.m0k.transmission[169] Assertion failed: (encryption_type == PEER_ENCRYPTION_NONE || encryption_type == PEER_ENCRYPTION_RC4), function tr_peerIoSetEncryption, file /Users/sheila/transmission/trunk/libtransmission/peer-io.c, line 1016. 5/20/11 4:32:56 AM com.apple.launchd.peruser.501[103] ([0x0-0x16016].org.m0k.transmission[169]) Job appears to have crashed: Abort trap
Crash log http://pastebin.com/KjUDD0F7
The crash only happened once while using that build. Ever since it happened been updating the nightly build as I normally do and haven't crashed again. Currently using r12469.
Opening ticket per Jordan request.
Change History (1)
comment:1 Changed 12 years ago by jordan
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I've never seen this show up again and the crash report isn't much help.
Since there's no real way to follow up on this issue, I'm closing this ticket until more information is available.