rMBP issue

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
boobsandbacon
Posts: 6
Joined: Fri Jul 06, 2012 12:34 am

rMBP issue

Post by boobsandbacon »

Just bought a retina macbook pro earlier this week and since then I've been having problems with transmission. Whenever an active transfer is downloading and I put the display to sleep it always crashes when it wakes after a period of time but in specific spots of the download. It happens almost every time I get very close to the download being completed. At first I thought it was a coincidence but even with 10GB or 1GB files, it'll crash when I wake my computer with it almost being completed. Here's the crash report.


Process: Transmission [258]
Path: /Applications/Transmission.app/Contents/MacOS/Transmission
Identifier: org.m0k.transmission
Version: 2.76 + (14017)
Code Type: X86-64 (Native)
Parent Process: launchd [147]
User ID: 501

Date/Time: 2013-02-18 03:34:56.191 -0500
OS Version: Mac OS X 10.8.2 (12C3103)
Report Version: 10
Sleep/Wake UUID: 7325BDCF-31BA-4F85-AC51-74ABCC9FC97E

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
Assertion failed: (i < array->n_items), function tr_ptrArrayNth, file /Users/transmission/jenkins/workspace/trunk-mac/libtransmission/ptrarray.h, line 62.


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8dfec212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8d974af4 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff8d9b8dce abort + 143
3 libsystem_c.dylib 0x00007fff8d9b9e2a __assert_rtn + 146
4 org.m0k.transmission 0x0000000100084a2f tr_peerMgrTorrentStats + 427
5 org.m0k.transmission 0x000000010006dcfb tr_torrentStat + 244
6 org.m0k.transmission 0x000000010002a46e -[Torrent(Private) completenessChange:] + 43
7 com.apple.Foundation 0x00007fff94a77677 __NSThreadPerformPerform + 225
8 com.apple.CoreFoundation 0x00007fff942e4101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
9 com.apple.CoreFoundation 0x00007fff942e3a25 __CFRunLoopDoSources0 + 245
10 com.apple.CoreFoundation 0x00007fff94306dc5 __CFRunLoopRun + 789
11 com.apple.CoreFoundation 0x00007fff943066b2 CFRunLoopRunSpecific + 290
12 com.apple.HIToolbox 0x00007fff8dd090a4 RunCurrentEventLoopInMode + 209
13 com.apple.HIToolbox 0x00007fff8dd08e42 ReceiveNextEventCommon + 356
14 com.apple.HIToolbox 0x00007fff8dd08cd3 BlockUntilNextEventMatchingListInMode + 62
15 com.apple.AppKit 0x00007fff90c5b613 _DPSNextEvent + 685
16 com.apple.AppKit 0x00007fff90c5aed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17 com.apple.AppKit 0x00007fff90c52283 -[NSApplication run] + 517
18 com.apple.AppKit 0x00007fff90bf6cb6 NSApplicationMain + 869
19 org.m0k.transmission 0x0000000100001d26 main + 111
20 org.m0k.transmission 0x0000000100001a74 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8dfecd16 kevent + 10
1 libdispatch.dylib 0x00007fff8d943dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8d9439ee _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_c.dylib 0x00007fff8d992fb6 szone_free_definite_size + 4029
1 libsystem_c.dylib 0x00007fff8d98c898 free + 199
2 org.m0k.transmission 0x000000010007b0db tr_runInEventThread + 80
3 org.m0k.transmission 0x000000010008bcc0 peermsgs_destruct + 120
4 org.m0k.transmission 0x00000001000852f7 tr_peerFree + 31
5 org.m0k.transmission 0x0000000100086296 bandwidthPulse + 1121
6 org.m0k.transmission 0x00000001000b0a37 event_base_loop + 1149
7 org.m0k.transmission 0x000000010007af49 libeventThreadFunc + 145
8 org.m0k.transmission 0x0000000100073166 ThreadFunc + 15
9 libsystem_c.dylib 0x00007fff8d973742 _pthread_start + 327
10 libsystem_c.dylib 0x00007fff8d960181 thread_start + 13
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: rMBP issue

Post by livings124 »

Thanks, this is a known bug in the nightly builds.
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: rMBP issue

Post by Jordan »

Thanks for reporting this!

This assertion crash in the nightlies is being tracked at https://trac.transmissionbt.com/ticket/5294
boobsandbacon
Posts: 6
Joined: Fri Jul 06, 2012 12:34 am

Re: rMBP issue

Post by boobsandbacon »

Thanks for letting me know
Post Reply