Random crashes

Ask for help and report issues with the Mac OS X version of Transmission
Post Reply
fjest
Posts: 6
Joined: Thu Aug 27, 2015 5:05 pm

Random crashes

Post by fjest »

I can't duplicate it. Starts up again without issues and no need for restart.

Transmission 2.84+ (14560)
OS X 10.10.5

http://pastebin.com/Z5KssKCE
mike.dld
Transmission Developer
Posts: 306
Joined: Wed Dec 25, 2013 10:56 pm

Re: Random crashes

Post by mike.dld »

Do all crash reports contain the same info for "Thread ... Crashed:" as in this one?

Code: Select all

...
Application Specific Information:
Assertion failed: (!b->bits || (b->true_count == countArray (b))), function tr_bitfieldIsValid, file /Users/transmission/jenkins/workspace/trunk-mac/libtransmission/bitfield.c, line 156.
...
Thread 4 Crashed:
0   libsystem_kernel.dylib              0x00007fff849e1286 __pthread_kill + 10
1   libsystem_c.dylib                   0x00007fff92f679b3 abort + 129
2   libsystem_c.dylib                   0x00007fff92f2fa99 __assert_rtn + 321
3   org.m0k.transmission                0x0000000100097dfb tr_bitfieldIsValid + 248
4   org.m0k.transmission                0x0000000100077aae tr_cpBlockAdd + 77
5   org.m0k.transmission                0x0000000100077a51 tr_cpPieceAdd + 45
6   org.m0k.transmission                0x000000010008f5aa verifyThreadFunc + 1022
7   org.m0k.transmission                0x00000001000724dd ThreadFunc + 15
8   libsystem_pthread.dylib             0x00007fff8a66205a _pthread_body + 131
9   libsystem_pthread.dylib             0x00007fff8a661fd7 _pthread_start + 176
10  libsystem_pthread.dylib             0x00007fff8a65f3ed thread_start + 13
fjest
Posts: 6
Joined: Thu Aug 27, 2015 5:05 pm

Re: Random crashes

Post by fjest »

I'll have to wait for it to crash again, I thought it was an issue with network drives but following some other threads here fixed that. I'll update when I can.
fjest
Posts: 6
Joined: Thu Aug 27, 2015 5:05 pm

Re: Random crashes

Post by fjest »

@x190 - not sure what you mean, they are all private trackers but some torrents ARE seeding every time.

edit: I highly doubt it, havent seen 'webseed' under the files, all are p2p I believe.
fjest
Posts: 6
Joined: Thu Aug 27, 2015 5:05 pm

Re: Random crashes

Post by fjest »

all IPs with clients next them
mike.dld
Transmission Developer
Posts: 306
Joined: Wed Dec 25, 2013 10:56 pm

Re: Random crashes

Post by mike.dld »

You don't have to wait if it crashed before. All recent crash reports are accessible via Applications -> Utilities -> Console application: show the sidebar if it's hidden and expand User Diagnostic Reports there.
fjest
Posts: 6
Joined: Thu Aug 27, 2015 5:05 pm

Re: Random crashes

Post by fjest »

Thanks mike.did

Heres the last crash
http://pastebin.com/e1YMBf4n
Post Reply