Transmission causes leopard slow death

Ask for help and report issues with the Mac OS X version of Transmission
Post Reply
Gunder
Posts: 1
Joined: Tue Sep 09, 2008 12:30 pm

Re: Transmission causes leopard slow death

Post by Gunder »

I've had to switch to BitRocket (horrible program, if anyone knows a better OS X client that isn't Transmission or Vuze then let me know) because of this problem. I was using the 1.33 client and every time it was running torrents and I then tried to do other things on my mac it would beachball and the only way to get the thing going again was to restart the machine by holding down the power button. It always seemed to happen when there was high network traffic, but nothing alarming ever appeared in the console log or system log.
Zorg
Posts: 11
Joined: Fri Aug 22, 2008 3:29 pm

Re: Transmission causes leopard slow death

Post by Zorg »

I can confirm that Transmission 1.33+ (6741) still freezes with a lower peer connection limit. I set mine to a Global max of 150 and max for new transfers at 40. I also went round to my friends' place and and asked her about her Macbook Pro. She confirmed that she'd been having exactly the same issues as me since updating her Transmission. She also noted that it seemed to happen more often when her computer went to screen saver and/or sleep mode. I checked her logs and found this. She was fairly sure that it froze on this date, but couldn't be sure.

Code: Select all

Process:         Transmission [2549]
Path:            /Applications/Transmission.app/Contents/MacOS/Transmission
Identifier:      org.m0k.transmission
Version:         1.33 (6594)
Code Type:       X86 (Native)
Parent Process:  launchd [339]

Date/Time:       2008-09-06 02:32:06.811 +1000
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000014
Crashed Thread:  0

Thread 0 Crashed:
0   org.m0k.transmission          	0x0005d879 tr_runInEventThread + 14
1   org.m0k.transmission          	0x0004bb5e tr_sessionClose + 114
2   org.m0k.transmission          	0x00003823 -[Controller applicationWillTerminate:] + 746
3   com.apple.Foundation          	0x019e054a _nsnote_callback + 106
4   com.apple.CoreFoundation      	0x00ab9aba __CFXNotificationPost + 362
5   com.apple.CoreFoundation      	0x00ab9d93 _CFXNotificationPostNotification + 179
6   com.apple.Foundation          	0x019dd7b0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
7   com.apple.Foundation          	0x019e6ff8 -[NSNotificationCenter postNotificationName:object:] + 56
8   com.apple.AppKit              	0x00e80cd4 -[NSApplication terminate:] + 353
9   com.apple.AppKit              	0x00da1c23 -[NSApplication sendAction:to:from:] + 112
10  com.apple.AppKit              	0x00e50660 -[NSMenu performActionForItemAtIndex:] + 493
11  com.apple.AppKit              	0x00e50365 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220
12  com.apple.AppKit              	0x00e4ffeb -[NSMenu performKeyEquivalent:] + 866
13  com.apple.AppKit              	0x00e4e890 -[NSApplication _handleKeyEquivalent:] + 492
14  com.apple.AppKit              	0x00d6b853 -[NSApplication sendEvent:] + 3999
15  com.apple.AppKit              	0x00cc8e27 -[NSApplication run] + 847
16  com.apple.AppKit              	0x00c96030 NSApplicationMain + 574
17  org.m0k.transmission          	0x000027df main + 137
18  org.m0k.transmission          	0x0000273b _start + 209
19  org.m0k.transmission          	0x00002669 start + 41

Thread 1:
0   libSystem.B.dylib             	0x00758f66 kevent + 10
1   com.apple.Foundation          	0x019e0f1d -[NSThread main] + 45
2   com.apple.Foundation          	0x019e0ac4 __NSThread__main__ + 308
3   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
4   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x007284a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x0072fc9c mach_msg + 72
2   com.apple.CoreFoundation      	0x00ad80ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x00ad8cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x01a44460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x019e0f1d -[NSThread main] + 45
6   com.apple.Foundation          	0x019e0ac4 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
8   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x007785e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
2   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x007284a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x0072fc9c mach_msg + 72
2   com.apple.CoreFoundation      	0x00ad80ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x00ad8cf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x03edea32 CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
6   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x00728506 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x0075a84f _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x0075c0d3 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x01a26e8c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x01a26ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x01a26c05 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x00d36470 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x019e0f1d -[NSThread main] + 45
8   com.apple.Foundation          	0x019e0ac4 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
10  libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x007284a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x0072fc9c mach_msg + 72
2   com.apple.CoreFoundation      	0x00ad80ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x00ad8d54 CFRunLoopRun + 84
4   com.apple.DVCPROHDMuxer       	0x12ea50fb AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 297
5   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
6   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x007284a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x0072fc9c mach_msg + 72
2   com.apple.CoreFoundation      	0x00ad80ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x00ad8cf8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     	0x02dda464 HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     	0x02dda300 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
7   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x0072f68e __semwait_signal + 10
1   libSystem.B.dylib             	0x0075a36d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x026d1e51 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
4   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x007284a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x0072fc9c mach_msg + 72
2   com.apple.CoreFoundation      	0x00ad80ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x00ad8d54 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x020a4ebf TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore	0x03bd8463 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
7   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x007284a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x0072fc9c mach_msg + 72
2   com.apple.CoreFoundation      	0x00ad80ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x00ad8d54 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x020a5038 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore	0x03bd8463 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
7   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x0072f68e __semwait_signal + 10
1   libSystem.B.dylib             	0x0075a36d pthread_cond_wait$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore	0x03bda24f TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore	0x03bb918e TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore	0x03bd9ecc MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x020afff6 TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore	0x03bd8463 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
8   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x00758f66 kevent + 10
1   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
2   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x00728506 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x0075a84f _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x0075c0d3 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x03bb91ba TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x03bd9ecc MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x020b1f40 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore	0x03bd8463 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x007596f5 _pthread_start + 321
8   libSystem.B.dylib             	0x007595b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x0004baf7  ecx: 0x00000000  edx: 0x06769a80
  edi: 0x0000011c  esi: 0x06769a80  ebp: 0xbffff1f8  esp: 0xbffff1d0
   ss: 0x0000001f  efl: 0x00010282  eip: 0x0005d879   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000014

Binary Images:
    0x1000 -    0x91fff +org.m0k.transmission 1.33 (6594) <f879e57667ac81ea448841a4a6b63c13> /Applications/Transmission.app/Contents/MacOS/Transmission
   0xb9000 -    0xb9ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
   0xbd000 -   0x148fff  com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  0x16e000 -   0x17aff7 +org.andymatuschak.Sparkle ??? (1.1) /Applications/Transmission.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x185000 -   0x1b0ffb  libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
  0x1ba000 -   0x1c1fe9  libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
  0x1c7000 -   0x1c7ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  0x313000 -   0x4e1fff  com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
  0x626000 -   0x6d8ffb  libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
  0x727000 -   0x887ff3  libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
  0x915000 -   0x9f4fff  libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
  0xa66000 -   0xb98fff  com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  0xc90000 -  0x148dfef  com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x19ce000 -  0x19ceff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 0x19d6000 -  0x1c51fe7  com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 0x1daf000 -  0x1e94ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
 0x1f0f000 -  0x2033fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
 0x209e000 -  0x209effc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
 0x20a3000 -  0x212dfe3  com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
 0x2178000 -  0x247fff7  com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x25dd000 -  0x2973fff  com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x2a69000 -  0x2a72fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
 0x2a7c000 -  0x2aa7fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
 0x2ab5000 -  0x2bedff7  libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
 0x2c41000 -  0x2d22ff7  libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
 0x2d4f000 -  0x2d5dffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
 0x2d63000 -  0x2d9dfff  com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
 0x2dbd000 -  0x2e39feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <a8b4350bc44d83c1cc50f2e0ac02f506> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 0x2e8e000 -  0x2e96fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
 0x2ea0000 -  0x2f33ff3  com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 0x2f5a000 -  0x3025fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
 0x3066000 -  0x3702fef  com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x37d1000 -  0x382bff7  com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
 0x386b000 -  0x38bbff7  com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
 0x38e5000 -  0x3a2bff7  com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
 0x3a83000 -  0x3a93ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
 0x3aa0000 -  0x3b47feb  com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
 0x3b70000 -  0x3b80fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
 0x3b8f000 -  0x3e69ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x3ed3000 -  0x3f55ff3  com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 0x3f8f000 -  0x3fd5fef  com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
 0x3ff0000 -  0x40aafe3  com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
 0x410f000 -  0x418eff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
 0x41d1000 -  0x4200fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
 0x4218000 -  0x42a4ff7  com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
 0x42ea000 -  0x4300fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
 0x4312000 -  0x4316fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
 0x431a000 -  0x4321ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
 0x4328000 -  0x4385ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
 0x43d6000 -  0x440dfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
 0x442c000 -  0x44b3ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
 0x44c0000 -  0x44e4fff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
 0x44ee000 -  0x44eeffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
 0x44f2000 -  0x45b9ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 0x45c9000 -  0x45c9ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 0x45cd000 -  0x464afef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 0x4658000 -  0x4685feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 0x4691000 -  0x4aa1fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 0x4ae7000 -  0x4ea5fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 0x4edb000 -  0x4efaffa  libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 0x4f02000 -  0x4f41fef  libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 0x4f4c000 -  0x4f50fff  libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 0x4f56000 -  0x4f71ff3  libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 0x4f79000 -  0x4f7bff5  libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 0x4f80000 -  0x4fa8fff  libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
 0x4fb3000 -  0x4fd1fff  libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
 0x4fdb000 -  0x4fdbffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
 0x4fdf000 -  0x4fdfffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
 0x4fe3000 -  0x4fedfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
 0x4ff6000 -  0x5002fe7  com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x500a000 -  0x5048ff7  libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 0x5052000 -  0x5053ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
 0x5058000 -  0x506efe7  com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
 0x5081000 -  0x50daff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 0x50ee000 -  0x510eff2  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 0x511e000 -  0x55f1ffe  libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x571f000 -  0x57dcfff  com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
 0x587b000 -  0x587bfff  com.apple.Carbon 136 (136) <450e7e239de3f8e559c78f6473ec5149> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
 0x587f000 -  0x594dff3  com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x59aa000 -  0x5ffafff  com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x63ea000 -  0x63effff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
 0x63f8000 -  0x63fbfff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
 0x6401000 -  0x645dff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
 0x648b000 -  0x649fff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
 0x64b9000 -  0x654cfff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
 0x656b000 -  0x65adfef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
 0x65db000 -  0x65f3fff  com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
 0x6605000 -  0x6607fff  com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
 0x660d000 -  0x6631feb  libssl.0.9.7.dylib ??? (???) <3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
 0x666b000 -  0x6676ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x11943000 - 0x1194efe7  libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x11a05000 - 0x11a46fe7  libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x11a53000 - 0x11a5aff7  libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x11b5f000 - 0x11b60fff +com.google.GoogleNotifierQuickAddCMPlugin 1.10.0 (1.10.0.522) /Users/winnie/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin/Contents/MacOS/Google Notifier Quick Add CM Plugin
0x11b6c000 - 0x11b6effe  com.apple.AutomatorCMM 1.1 (160) <650079fd95a57e8131e79409a00b2aed> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x11b84000 - 0x11b85ffd  com.apple.BluetoothMenu 2.1 (2.1f17) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
0x11b8f000 - 0x11cadff7  com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x123f1000 - 0x12440fff  com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/QuickLookUI
0x12477000 - 0x12495ff7  com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x125c9000 - 0x125ccfff  com.apple.BezelServicesFW 1.4.832 (1.4.832) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x1261a000 - 0x1261affe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x1261e000 - 0x12624fcb +com.roxio.ToastItPlugin ToastIt 1.1.2 (build 17) (1.1.2) /Users/winnie/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
0x1264b000 - 0x12650fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x12739000 - 0x1276bffe +com.stuffit.StuffItCM 12.0.1 (12.0.1) /Library/Contextual Menu Items/StuffItCM.plugin/Contents/MacOS/StuffItCM
0x12809000 - 0x1280eff3  libCGXCoreImage.A.dylib ??? (???) <b6cf72d9cbd5312d4ec435e298954ade> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x12888000 - 0x128f6ff7  com.apple.Bluetooth 2.1 (2.1f17) <4fc7c4c461f04dfad116abd0153107d3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x12952000 - 0x12952ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x1296a000 - 0x1296dfff  com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <8ab1f4e9dff77d4f66843719e9ff2928> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x12973000 - 0x12978fff  com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x12a0d000 - 0x12a10fef  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x12a15000 - 0x12a5bfc3  com.apple.motion.component 1.0 (1.0) <d662d94f42ef4287a877048680c44cf1> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
0x12a60000 - 0x12a6302f +Motion ??? (???) <400db19077824bffb90a9f62ba31b93a> /Library/Frameworks/Motion.framework/Versions/A/Motion
0x12e00000 - 0x12e65fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x12e85000 - 0x12e8cfff  com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x12e93000 - 0x12eddfec  com.apple.DVCPROHDMuxer 1.3 (1.3) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x1352c000 - 0x13532fff  com.apple.URLMount.AFPPlugin 3.1.1 (3.1.1) <77607fdc65be1505a4f972f37bcda4cf> /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp
0x13566000 - 0x1358eff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x14745000 - 0x1474fffc  com.apple.framework.AppleTalk 1.2.0 (???) <e0f5f336ad29ca635740ed8b83061234> /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
0x15297000 - 0x1529cffb  com.apple.DisplayServicesFW 2.0 (2.0) <216d67a55304c851e9888616d9a32126> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x152e3000 - 0x1530dfff  com.apple.CoreMediaPrivate 9.0 (9.0) <8eb20bcfecc950600aa62dfa07aa47f3> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x1531e000 - 0x1532dffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x1534b000 - 0x15355ffe  com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x153b3000 - 0x15425fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x15433000 - 0x154d5ff3  com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x154f9000 - 0x1554ffd6  com.apple.DVCPROHDAudio 1.3 (1.3) /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
0x155a4000 - 0x155e3fff  com.apple.AppleShareClientCore 1.6.1 (1.6.1) <9efff94ea7a828edf4e050b8843cd018> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0x156ab000 - 0x159ccfea  com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x15a8b000 - 0x16bd0ff2  com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x173fc000 - 0x1741aff3  com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x1974f000 - 0x19796feb +com.stuffit.sdk 12.0.1 (12.0.1) <f75ca13b084b4b83aa7a7b13a7f8cea0> /Library/Frameworks/StuffIt.framework/Versions/B/StuffIt
0x19900000 - 0x1993efff  com.apple.CoreMediaIOServicesPrivate 9.0 (9.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x1ac72000 - 0x1acfdfd1 +com.stuffit.stuffitcore 12.0.1 (12.0.1) <b625f52a4e264a51b15c3c7cdb49abb1> /Library/Frameworks/StuffItCore.framework/Versions/A/StuffItCore
0x1b20f000 - 0x1b281fff  com.apple.iLifeMediaBrowser 1.0.8 (212) <afa1e1cb24dab8802261493e84692570> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x1b2bf000 - 0x1b2f0ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x1b700000 - 0x1b772fff  com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x1e174000 - 0x1e222ffb  com.apple.QTKit 7.5 (861) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x1e296000 - 0x1e3cdfeb  com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x1e49a000 - 0x1e655ff3  com.apple.QuartzComposer 2.1 (106.5) <a296178aba94c71fc5314ea2ed0b4349> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x20000000 - 0x200b0fff  edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x64b00000 - 0x64b06fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x70000000 - 0x700e3ff2  com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <a684b28c60ef6369098bdb4b835dc22c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xc0000000 - 0xc0008fff +com.growl.growlframework 1.1.3 (1.1.3) <a73dcf41c5c7d4b27d69b25dbdfd2fde> /Applications/Transmission.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xfa100000 - 0xfa17aff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

 
adakon
Posts: 2
Joined: Mon Sep 08, 2008 11:30 pm

Re: Transmission causes leopard slow death

Post by adakon »

can someone please tell me where I can download version 1.22 then?
psykeeq
Posts: 5
Joined: Wed Sep 03, 2008 6:43 pm

Re: Transmission causes leopard slow death

Post by psykeeq »

I switched back to azureus 2.5 (is the last version that doesnt have the vuze interface/funconality). I will switch back to transmission the moment this bug will be fixed.
Somebody mentioned that older versions works...not for me.
And to all the people that criticized my previous posts I just wanted to bring up the problem again...I have some programing expiriences but I still dont have enough time or knowledge to contribute to the development of this project. I know this could be apple fault...but none of the others torrent clients or other apps that uses the internet does this s*hit...
I really hope that you are working on it.
stace
Posts: 4
Joined: Sun Sep 07, 2008 4:56 pm

Re: Transmission causes leopard slow death

Post by stace »

I've switched back to 1.22 (BitRocket was making me cry).

Things appear much more stable, so I'm going to stick with this and monitor this thread for a fix.

As for the InsanelyMac thread, I'm not using a hackintosh -- I've got a real Mac. An iMac with an onboard NIC to be specific.
martin308
Posts: 10
Joined: Sat Sep 13, 2008 9:21 pm

Re: Transmission causes leopard slow death

Post by martin308 »

Phew thank goodness I found this thread, I was gonna format and reinstall leopard to try and fix this.

Im having exactly the same issues described.

Running 10.5.4 on a PPC G5 running 1.33 of transmission.

Nothing in the logs, which I believe is because nothing actually crashes.

Anything I can do to help solve this let me know :)
martin308
Posts: 10
Joined: Sat Sep 13, 2008 9:21 pm

Re: Transmission causes leopard slow death

Post by martin308 »

Changed transmission to have a lower number of max connections and less connections per torrent and also only allowed one download and one seed at a time. Have had the machine stay up all night so looks like transmission cant handle alot of connections.

Does this sound right to anyone?

Does anyone know approx where the limit would be?
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: Transmission causes leopard slow death

Post by livings124 »

martin308: That would be the operating system or router not handling a high number of connections, as stated many a times in this thread. Limit would vary on hardware setup.
martin308
Posts: 10
Joined: Sat Sep 13, 2008 9:21 pm

Re: Transmission causes leopard slow death

Post by martin308 »

So leopard cant handle a high number of connections? It seemed to handle it fine with Azureus...

I know that my router can handle it as I have increased its number of connections significantly and no other machines on the network are affected.

If you think this is Leopards problem, do you have an idea of how many connections Leopard can handle?
mattlowe01
Posts: 7
Joined: Fri Sep 12, 2008 8:29 pm

Re: Transmission causes leopard slow death

Post by mattlowe01 »

Hmm.. now that i read this thread, i think my thread "transmission brings network to a crashing halt" is talking about this bug... the high traffic seems to kill my network/computer
stace
Posts: 4
Joined: Sun Sep 07, 2008 4:56 pm

Re: Transmission causes leopard slow death

Post by stace »

stace wrote:I've switched back to 1.22 (BitRocket was making me cry).

Things appear much more stable, so I'm going to stick with this and monitor this thread for a fix.

As for the InsanelyMac thread, I'm not using a hackintosh -- I've got a real Mac. An iMac with an onboard NIC to be specific.
I stand corrected. 1.22 *was* working fine. Then, after my next reboot, back to the beachballing apps and network traffic to 0.

Ugh.
Zorg
Posts: 11
Joined: Fri Aug 22, 2008 3:29 pm

Re: Transmission causes leopard slow death

Post by Zorg »

stace wrote:
stace wrote:I've switched back to 1.22 (BitRocket was making me cry).

Things appear much more stable, so I'm going to stick with this and monitor this thread for a fix.

As for the InsanelyMac thread, I'm not using a hackintosh -- I've got a real Mac. An iMac with an onboard NIC to be specific.
I stand corrected. 1.22 *was* working fine. Then, after my next reboot, back to the beachballing apps and network traffic to 0.

Ugh.
Same here mate. Can you think of changing any hardware - router etc. in the last few weeks? If this is indeed a hardware issue, maybe we should be trying to work out a similar piece of hardware we all have? I have:
2006 Mac Pro with a Netgear Router FVS318.
my friend also gets the same issue on her:
2007 Macbook pro with Linksys router
and you mentioned you have an iMac.

It is hard to believe, with such different hardware, that that would be the cause. However, having gone back to 1.22 and find that it also freezes really confuses me because that didn't used to happen. :?

The only thing I can think of that I may have changed would be my router's firmware, which I downgraded a while back coz the newest one had other issues. I'll try to reflash it and get back with results.
kidmidnight
Posts: 62
Joined: Mon Dec 31, 2007 11:47 pm

Re: Transmission causes leopard slow death

Post by kidmidnight »

livings124 wrote:martin308: That would be the operating system or router not handling a high number of connections, as stated many a times in this thread. Limit would vary on hardware setup.
This isnt true. I have Trans set for a max of 200 peers. Az is set for 500. Transmission will still beachball my computer after a few days usually when downloading something big.

To add another voice to this my friend called me up the other day complaining about his mac mini locking up all the time. It was the same Transmission problem.

Things this isnt:

Router killing bug
Too many peers
Stupid haxie crap installed
A hardware problem (i have seen mac pros, a mini, powerbook, ibook and various imacs in this thread) i have an imac running 10.5.3 and 1.22


When this happens:

Lots of big files (multi gig) being downloaded


What happens when it happens:

A slow death of every part of the OS. Internet stops. Other programs wont open (activity monitor etc...). The menu bar beachballs. The mouse cursor still works, the dock seems to work but programs wont open or close.


What happens after a hard restart:

Transmission 'forgets' how much it downloaded of whatever it was downloading when it crashed. If a big file was saying 85% finished it will probably start over at 3%. Because of this i think the cause is transmission screwing up when writing to the hd, maybe its writing to the swap file or something weird like that that freaks out osx.
motulist
Posts: 22
Joined: Wed Apr 18, 2007 11:44 pm

Re: Transmission causes leopard slow death

Post by motulist »

I was having this problem terribly. A couple of months ago I decided to completely erase and install OS X for a (probably) unrelated issue. When I read other people in this thread saying that downgrading to old version 1.22 (6189) eliminated the problem, I decided to give it a shot. Now I can reaffirm what others have said, the old version 1.22 hasn't caused any problem whatsoever in the past few days I've been using it. The newer version used to cause leopard slow death within a few hours or a day or two at most, but now I've been using this old version for 3 days and it's caused no problems at all. And I've been power using it all those 3 days.

So there's your big clue developers. The problem is probably (but I can't say definitely) due to something that's been added to Transmission at some point in version 1.23 or later.
Post Reply