Transmission 1.80 Released!

Discussion of Transmission that doesn't fit in the other categories
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: Transmission 1.80 Released!

Post by livings124 »

By quit do you mean crash? Can you post the crash log?
KTL
Posts: 3
Joined: Fri Jan 22, 2010 5:18 pm

Re: Transmission 1.80 Released!

Post by KTL »

Anyone that can share how to build transmission for CENTOS5.3.

It seems that I either need a source for GLIBC2.5 or build it for static libraries (including libcurls etc that seems to require GLIBC2.7, amongst other things that does not exist on my box).

Getting this after autogen.she:

Code: Select all

checking for LIBCURL... configure: error: Package requirements (libcurl >= 7.16.3) were not met:

Requested 'libcurl >= 7.16.3' but version of libcurl is 7.15.5
essiw
Posts: 567
Joined: Sat Aug 23, 2008 10:40 am
Location: the Netherlands

Re: Transmission 1.80 Released!

Post by essiw »

Transmission 1.80 crashed:

Code: Select all

Process:         Transmission [120]
Path:            /Applications/Transmission.app/Contents/MacOS/Transmission
Identifier:      org.m0k.transmission
Version:         1.80 (9983)
Code Type:       X86-64 (Native)
Parent Process:  launchd [85]

Date/Time:       2010-01-22 21:02:30.696 +0100
OS Version:      Mac OS X 10.6.2 (10C540)
Report Version:  6

Interval Since Last Report:          197498 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  68123 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      7EFBF344-508C-43BA-912E-D61A0C817274

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000113919000
Crashed Thread:  2

Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             	0x00007fff81eb5e3a mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff81eb64ad mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff87b937a2 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff87b92c2f CFRunLoopRunSpecific + 575
4   com.apple.HIToolbox           	0x00007fff86db7a4e RunCurrentEventLoopInMode + 333
5   com.apple.HIToolbox           	0x00007fff86db7853 ReceiveNextEventCommon + 310
6   com.apple.HIToolbox           	0x00007fff86db770c BlockUntilNextEventMatchingListInMode + 59
7   com.apple.AppKit              	0x00007fff813fb1f2 _DPSNextEvent + 708
8   com.apple.AppKit              	0x00007fff813fab41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
9   com.apple.AppKit              	0x00007fff813c0747 -[NSApplication run] + 395
10  com.apple.AppKit              	0x00007fff813b9468 NSApplicationMain + 364
11  org.m0k.transmission          	0x0000000100001b8d 0x100000000 + 7053
12  org.m0k.transmission          	0x0000000100001afc 0x100000000 + 6908

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff81ecebba kevent + 10
1   libSystem.B.dylib             	0x00007fff81ed0a85 _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff81ed075c _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff81ed0286 _dispatch_worker_thread2 + 244
4   libSystem.B.dylib             	0x00007fff81ecfbb8 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff81ecfa55 start_wqthread + 13

Thread 2 Crashed:
0   org.m0k.transmission          	0x000000010008dbb3 0x100000000 + 580531
1   libSystem.B.dylib             	0x00007fff81eee4fb bsearch + 59
2   org.m0k.transmission          	0x000000010008de80 0x100000000 + 581248
3   org.m0k.transmission          	0x000000010005f478 0x100000000 + 390264
4   org.m0k.transmission          	0x0000000100085a1d 0x100000000 + 547357
5   org.m0k.transmission          	0x00000001000a7e1d 0x100000000 + 687645
6   org.m0k.transmission          	0x00000001000772b1 0x100000000 + 488113
7   libSystem.B.dylib             	0x00007fff81eeef8e _pthread_start + 331
8   libSystem.B.dylib             	0x00007fff81eeee41 thread_start + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff81ecebba kevent + 10
1   org.m0k.transmission          	0x000000010003e14e 0x100000000 + 254286
2   com.apple.Foundation          	0x00007fff838f8e99 __NSThread__main__ + 1429
3   libSystem.B.dylib             	0x00007fff81eeef8e _pthread_start + 331
4   libSystem.B.dylib             	0x00007fff81eeee41 thread_start + 13

Thread 4:
0   libSystem.B.dylib             	0x00007fff81eb5e3a mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff81eb64ad mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff87b937a2 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff87b92c2f CFRunLoopRunSpecific + 575
4   com.apple.Foundation          	0x00007fff839784cf +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5   com.apple.Foundation          	0x00007fff838f8e99 __NSThread__main__ + 1429
6   libSystem.B.dylib             	0x00007fff81eeef8e _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff81eeee41 thread_start + 13

Thread 5:
0   libSystem.B.dylib             	0x00007fff81ef99e2 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x00007fff87bb5242 __CFSocketManager + 818
2   libSystem.B.dylib             	0x00007fff81eeef8e _pthread_start + 331
3   libSystem.B.dylib             	0x00007fff81eeee41 thread_start + 13

Thread 6:
0   libSystem.B.dylib             	0x00007fff81ecf9da __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff81ecfdec _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff81ecfa55 start_wqthread + 13

Thread 7:
0   libSystem.B.dylib             	0x00007fff81ec043a close + 10
1   org.m0k.transmission          	0x000000010008dbfc 0x100000000 + 580604
2   org.m0k.transmission          	0x000000010008dc38 0x100000000 + 580664
3   org.m0k.transmission          	0x000000010008e1d2 0x100000000 + 582098
4   org.m0k.transmission          	0x0000000100050220 0x100000000 + 328224
5   com.apple.Foundation          	0x00007fff838f8e99 __NSThread__main__ + 1429
6   libSystem.B.dylib             	0x00007fff81eeef8e _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff81eeee41 thread_start + 13

Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x00000000ffffffff  rbx: 0x0000000000006400  rcx: 0x0000000000000008  rdx: 0x000000003a082dd9
  rdi: 0x00000001026d9cac  rsi: 0x0000000113919000  rbp: 0x00000001026d9c40  rsp: 0x00000001026d9c40
   r8: 0x000000010008dba8   r9: 0x0000000000000000  r10: 0x0000000000001aeb  r11: 0x000000010034bc40
  r12: 0x0000000113919000  r13: 0x0000000113900000  r14: 0x0000000000000008  r15: 0x000000010008dba8
  rip: 0x000000010008dbb3  rfl: 0x0000000000010206  cr2: 0x0000000113919000

Binary Images:
       0x100000000 -        0x1000e9fef +org.m0k.transmission 1.80 (9983) <7B4E2CE4-4162-A356-CC15-EDBDD23BEE1D> /Applications/Transmission.app/Contents/MacOS/Transmission
       0x100116000 -        0x1001fcfe7  libcrypto.0.9.7.dylib ??? (???) <C6BE5498-A4AF-AB39-7F7E-FAF40D3582F6> /usr/lib/libcrypto.0.9.7.dylib
       0x100254000 -        0x10026bfff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337) <8BE62C95-BF56-8320-646F-385AC5F1D513> /Applications/Transmission.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x100285000 -        0x100291ff7 +com.growl.growlframework 1.2 (1.2) <C7DC68D7-1F3C-70D8-4569-D9FB9465C595> /Applications/Transmission.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
       0x112f97000 -        0x112f9bfff  com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <4E3DABFF-191F-7E57-2A78-12E34D68FAC4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x113068000 -        0x11306efff  com.apple.audio.AppleHDAHALPlugIn 1.7.9 (1.7.9a4) <BF34EAC4-DB6D-4EC0-F52F-2A87B90EBD55> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x114223000 -        0x1142b1fff  com.apple.xquery 1.3 (29) <02F0C1EC-B4A3-F426-EB97-E56836C73C52> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
       0x11581c000 -        0x1158e8fef  com.apple.audio.units.Components 1.6.1 (1.6.1) <F8320225-38E4-6CB7-2663-26F6DBB8C3FE> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 -     0x7fff80010fe7  libCSync.A.dylib ??? (???) <F4066C8C-2A3E-4F2F-9F4D-03DB56F7C5CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff80011000 -     0x7fff80073fe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8008c000 -     0x7fff8009dfff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x7fff8009e000 -     0x7fff8012afef  SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8012b000 -     0x7fff8012efff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8012f000 -     0x7fff80172ff7  libRIP.A.dylib ??? (???) <9CA0768E-C2DF-61FD-F475-DB48F4219B49> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff80173000 -     0x7fff8017afff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff801d3000 -     0x7fff801d8ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff801d9000 -     0x7fff80442fff  com.apple.QuartzComposer 4.1 (156.10) <F5569DC9-15E9-0815-3032-7E1257F36A3E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff80443000 -     0x7fff8048afef  com.apple.QuickLookFramework 2.1 (327.3) <6B3D79C5-E19B-97E1-673F-74731A0B188B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8048b000 -     0x7fff80540fe7  com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff80541000 -     0x7fff80873fef  com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff80874000 -     0x7fff808affe7  com.apple.CoreMedia 0.420.18 (420.18) <30166EED-C905-A818-9C3C-32E4EEA20995> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff808cc000 -     0x7fff81309fe7  com.apple.WebCore 6531.21 (6531.21.8) <0DD00A3A-81DE-8CEE-67B8-65C06E8C6B1A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8130a000 -     0x7fff8130dff7  libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8130e000 -     0x7fff8136bfef  com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff813b7000 -     0x7fff81dabfff  com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff81dac000 -     0x7fff81daefff  libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff81dea000 -     0x7fff81df2fff  com.apple.DisplayServicesFW 2.2 (2.2) <2C497E53-F471-5930-D15D-C033C438F39C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff81df3000 -     0x7fff81e48fef  com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff81e49000 -     0x7fff81ea5fff  libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81eb5000 -     0x7fff82073ff7  libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    0x7fff82139000 -     0x7fff82250fef  libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff82259000 -     0x7fff8235efe7  libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8235f000 -     0x7fff8235fff7  com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff82360000 -     0x7fff8236bff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8236c000 -     0x7fff825a6ff7  com.apple.imageKit 2.0.1 (1.0) <5E32976B-5CEB-6316-2B5C-2ABFEF588E4F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff825b4000 -     0x7fff826d8fe7  com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <466C5725-8311-41F1-1653-EB5C80644ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff826d9000 -     0x7fff82795ff7  com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff82796000 -     0x7fff827feff7  com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff82807000 -     0x7fff82a8cfe7  com.apple.security 6.1.1 (37594) <E5DA8BFD-4A48-EFD4-E938-3BDFB356A8AF> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff82b0e000 -     0x7fff82b43fff  libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff82b44000 -     0x7fff82bb0ff7  com.apple.CorePDF 1.1 (1.1) <3D51A551-50C5-DDD5-9A79-9679DA2806B0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff82cb2000 -     0x7fff82cebff7  com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff82d08000 -     0x7fff82d09fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff82d5f000 -     0x7fff82e69ff7  com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
    0x7fff82f89000 -     0x7fff82f98fef  com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82f99000 -     0x7fff82fafff7  com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff82ffe000 -     0x7fff83012ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff83064000 -     0x7fff83076fe7  libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff83077000 -     0x7fff830b2ff7  com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff830b3000 -     0x7fff830c9fff  com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff830ca000 -     0x7fff83183fff  libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff83184000 -     0x7fff8319afef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8319b000 -     0x7fff8319dfff  com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8319e000 -     0x7fff8324dfff  edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8324e000 -     0x7fff83298ff7  com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8348b000 -     0x7fff83547ff7  libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff835bd000 -     0x7fff835c1ff7  libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff835e9000 -     0x7fff835f8fff  com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff83798000 -     0x7fff8379dfff  libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8379e000 -     0x7fff8381bfe7  com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8381c000 -     0x7fff838e7fe7  ColorSyncDeprecated.dylib ??? (???) <1D97E664-75D3-E483-FDD3-35BD7733DF13> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff838e8000 -     0x7fff83b69fe7  com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83b6a000 -     0x7fff83b6aff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff83b6b000 -     0x7fff83ba0ff7  libcups.2.dylib ??? (???) <B7854E3A-784F-5033-1A47-CF2AE40C5855> /usr/lib/libcups.2.dylib
    0x7fff83bad000 -     0x7fff83badff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff83bae000 -     0x7fff83d1aff7  com.apple.QTKit 7.6.3 (1591.3) <2AD2AC43-F6A8-F2CE-CCFE-9E8E38E47BB0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff83d24000 -     0x7fff83d55fef  libTrueTypeScaler.dylib ??? (???) <8291D9BB-97B2-AD06-D565-58A14A20D617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff83d56000 -     0x7fff83e22fff  com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff83e46000 -     0x7fff83e83fff  com.apple.LDAPFramework 2.0 (120.1) <05A853F5-76B9-AF27-6548-A2450AE86451> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff83e84000 -     0x7fff83f68fff  com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff83f69000 -     0x7fff84773fe7  libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff84774000 -     0x7fff847aefff  libssl.0.9.8.dylib ??? (???) <0714FA32-C193-CD96-80D1-6FCF06A0ED2E> /usr/lib/libssl.0.9.8.dylib
    0x7fff847af000 -     0x7fff847c0fef  libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff847c1000 -     0x7fff847fefef  libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8488e000 -     0x7fff848d2fef  com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff848d3000 -     0x7fff84963fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff849a4000 -     0x7fff849a5ff7  com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <98969AA3-2394-34B5-2DC3-7F4187E96D26> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff849a8000 -     0x7fff849f4fff  libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff84b4f000 -     0x7fff84bb6fef  com.apple.AppleVAFramework 4.7.5 (4.7.5) <68D4E82B-7D55-A963-FF0B-80F276C1F2DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84bb7000 -     0x7fff84c39fe7  com.apple.QuickLookUIFramework 2.1 (327.3) <A35335F3-BC7B-1341-D934-45ACC19FFEC3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff84c3a000 -     0x7fff84c75fff  libcurl.4.dylib ??? (???) <383AC19D-AEED-9F53-DEA3-FF118BDD3735> /usr/lib/libcurl.4.dylib
    0x7fff84c76000 -     0x7fff84c9aff7  com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff84c9b000 -     0x7fff84cecfe7  com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff84d6a000 -     0x7fff84d70ff7  IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84d71000 -     0x7fff84d71ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff84d72000 -     0x7fff84eb0fff  com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff84eb1000 -     0x7fff84fd2fe7  libcrypto.0.9.8.dylib ??? (???) <32F2A87F-B146-BBF2-3AD1-494C686F1EE3> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85004000 -     0x7fff85053fef  libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff854a5000 -     0x7fff8550ffe7  libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff85510000 -     0x7fff85511ff7  com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff85512000 -     0x7fff85955fef  libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff85956000 -     0x7fff85997ff7  com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff85998000 -     0x7fff8599bff7  com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff859b2000 -     0x7fff85a8cff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff85a8d000 -     0x7fff85a93ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff85c83000 -     0x7fff8617bff7  com.apple.VideoToolbox 0.420.18 (420.18) <428CE263-C02B-421D-7772-FC73EFF180A3> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8617c000 -     0x7fff86285fff  com.apple.MediaToolbox 0.420.18 (420.18) <0A2444E8-DA72-7DC8-084F-D78D28E5C74F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff86286000 -     0x7fff8629ffff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff862a0000 -     0x7fff862a1fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff862a2000 -     0x7fff862a7fff  libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff864e3000 -     0x7fff86509fe7  libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8650a000 -     0x7fff8654bfef  com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff865a2000 -     0x7fff86642fff  com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff86643000 -     0x7fff866c7fe7  com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff866c8000 -     0x7fff866e3ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff86757000 -     0x7fff8675dfff  libCGXCoreImage.A.dylib ??? (???) <B6A66067-68D9-7644-B4AF-EEA3B2AACA8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8675e000 -     0x7fff86a4eff3  com.apple.RawCamera.bundle 2.3.0 (505) <E65CF964-5AFF-805A-E24C-4A9E2E3D4759> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff86a4f000 -     0x7fff86a96ff7  com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86a97000 -     0x7fff86ab9ff7  com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86c23000 -     0x7fff86ca2fff  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86ca3000 -     0x7fff86d32fff  com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff86d33000 -     0x7fff86d33ff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86d34000 -     0x7fff86d38ff7  libCGXType.A.dylib ??? (???) <E11B4D25-2251-4646-118C-87BD4C57A194> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff86d39000 -     0x7fff86d64ff7  libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff86d89000 -     0x7fff87087fe7  com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff87088000 -     0x7fff870cefe7  libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff870cf000 -     0x7fff870cfff7  com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff870d0000 -     0x7fff8720eff7  com.apple.WebKit 6531.21 (6531.21.8) <851A6DBB-9C6E-1C07-5C2B-48E832BD694F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8723f000 -     0x7fff87252fff  libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff87253000 -     0x7fff87268ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff872e7000 -     0x7fff87305fff  libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff873de000 -     0x7fff8740dff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8740e000 -     0x7fff8748bfef  libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff875cf000 -     0x7fff87967fff  com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87989000 -     0x7fff87b47fff  libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
    0x7fff87b48000 -     0x7fff87cbbff7  com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87cbc000 -     0x7fff87d70ff7  com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff87d71000 -     0x7fff87f2bfef  com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff87f2c000 -     0x7fff87fc6fff  com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8802b000 -     0x7fff8804cfff  libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff8804d000 -     0x7fff8804dff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8804e000 -     0x7fff88742537  com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff88743000 -     0x7fff88751ff7  libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
    0x7fff88752000 -     0x7fff88772ff7  com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff88773000 -     0x7fff887c2ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff887c3000 -     0x7fff887c3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff887c4000 -     0x7fff887ecfff  com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff888e6000 -     0x7fff8899cfff  libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff8899d000 -     0x7fff88b22fef  com.apple.JavaScriptCore 6531.21 (6531.21.9) <B35E43EB-824A-48ED-5A1B-08AC048AA226> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88b23000 -     0x7fff88b5eff7  com.apple.CoreMediaIOServices 124.0 (850) <B71C361C-105E-EDD2-5AEE-10E640445561> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib

Model: Macmini3,1, BootROM MM31.0081.B06, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB, SMC 1.35f0
Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x90), Broadcom BCM43xx 1.0 (5.10.91.26)
Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS543212L9SA02, 111,79 GB
Serial ATA Device: PIONEER DVD-RW  DVRTS08
USB Device: iPod, 0x05ac  (Apple Inc.), 0x1299, 0x24700000
USB Device: Hub, 0x05ac  (Apple Inc.), 0x9131, 0x24300000
USB Device: Apple Cinema HD Display, 0x05ac  (Apple Inc.), 0x9223, 0x24320000
USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x24100000
USB Device: CTE-650, 0x056a  (WACOM Co., Ltd.), 0x0018, 0x24130000
USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0x24120000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8216, 0x06110000
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: Transmission 1.80 Released!

Post by Jordan »

essiw: does that crash show up in the nightlies as well?
tatler
Posts: 16
Joined: Sat Oct 13, 2007 8:23 pm
Location: New York

Re: Transmission 1.80 Released!

Post by tatler »

Don't know if I am imagining it - but didn't the "Peers" tab in Inspector previously show the number of seeds and leechers and the number downloaded?
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: Transmission 1.80 Released!

Post by livings124 »

tatler: Because Transmission now connects to multiple trackers at once, that information has been moved into the tracker tab (the stat is per-tracker).
tatler
Posts: 16
Joined: Sat Oct 13, 2007 8:23 pm
Location: New York

Re: Transmission 1.80 Released!

Post by tatler »

Thanks - this is a useful new feature.
beakertd
Posts: 3
Joined: Thu Jan 21, 2010 11:57 pm

Re: Transmission 1.80 Released!

Post by beakertd »

beakertd wrote:
by livings124 » Thu Jan 21, 2010 10:11 pm
Those having issues, try a nightly build from http://transmission.xpjets.com/ and report back, good or bad.
I tried the nightly build. Initially, it starts working. I haven't experienced any more excessive CPU usage or Program Not Responding. However, it starts downloading for a few seconds. Then it quits. Starts downloading. Quits. According to the peers listed, these are healthy torrents. In addition, in reverting back to 1.76 as a test on the same torrents, they started immediately.
livings124 wrote:By quit do you mean crash? Can you post the crash log?
I should have clarified. The activity inside transmission completely ceases. No upload. No download. The program itself, when using the suggested nightly build, did not crash once. The actual transfer activity was quitting. Sorry for the vague language. Again, using the same trackers and files in 1.76 downloads and uploads just fine. It's only when using the new builds that I am experiencing the problem.
jeanbr
Posts: 1
Joined: Sat Jan 23, 2010 1:17 am

Re: Transmission 1.80 Released!

Post by jeanbr »

Hello! Thanks it's ok with the last version 1.80+z, i hope a french version later for mac. Thanks !
psyrus
Posts: 1
Joined: Sat Jan 23, 2010 1:33 am

Re: Transmission 1.80 Released!

Post by psyrus »

Transmission.app closes itself just shortly after checking existing data to resume download. I am running Mac OS X 10.6.2.
spankbutt
Posts: 1
Joined: Sat Jan 23, 2010 1:51 am

Re: Transmission 1.80 Released!

Post by spankbutt »

I tried the nightly build linked above and it seems to have fixed the freeze on startup that was happening since updating to version 1.8.
Thank you!
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: Transmission 1.80 Released!

Post by livings124 »

jeanbr wrote:Hello! Thanks it's ok with the last version 1.80+z, i hope a french version later for mac. Thanks !
The Mac version has a French version.
Post Reply