Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1766 closed Bug (duplicate)

Overnight Crash (Intel Mac OS X 10.5.6)

Reported by: BigBossman Owned by:
Priority: Normal Milestone: None Set
Component: libtransmission Version: 1.42+
Severity: Normal Keywords:
Cc:

Description

Process:         Transmission [15105]
Path:            /Users/gtsotsos/Transmission/build/Debug/Transmission.app/Contents/MacOS/Transmission
Identifier:      org.m0k.transmission
Version:         1.42+ (7810)
Code Type:       X86 (Native)
Parent Process:  launchd [89]

Date/Time:       2009-01-28 03:44:36.102 -0500
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000624e3b31
Crashed Thread:  1

Thread 0:
0   libSystem.B.dylib             	0x9639e1c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x963a59bc mach_msg + 72
2   com.apple.CoreFoundation      	0x968790ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x96879cd8 CFRunLoopRunInMode + 88
4   com.apple.HIToolbox           	0x96dcd2c0 RunCurrentEventLoopInMode + 283
5   com.apple.HIToolbox           	0x96dcd0d9 ReceiveNextEventCommon + 374
6   com.apple.HIToolbox           	0x96dccf4d BlockUntilNextEventMatchingListInMode + 106
7   com.apple.AppKit              	0x90b70d7d _DPSNextEvent + 657
8   com.apple.AppKit              	0x90b70630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9   com.apple.AppKit              	0x90b6966b -[NSApplication run] + 795
10  com.apple.AppKit              	0x90b368a4 NSApplicationMain + 574
11  org.m0k.transmission          	0x00002153 main + 153 (main.m:38)
12  org.m0k.transmission          	0x0000208e start + 54

Thread 1 Crashed:
0   org.m0k.transmission          	0x000a6ea9 event_queue_insert + 120 (event.c:985)
1   org.m0k.transmission          	0x000a66d0 event_active + 110 (event.c:849)
2   org.m0k.transmission          	0x000a3219 kq_dispatch + 691 (kqueue.c:245)
3   org.m0k.transmission          	0x000a5cfd event_base_loop + 389 (event.c:535)
4   org.m0k.transmission          	0x000a5b72 event_loop + 44 (event.c:469)
5   org.m0k.transmission          	0x000a59ac event_dispatch + 24 (event.c:407)
6   org.m0k.transmission          	0x00084dfd libeventThreadFunc + 228 (trevent.c:254)
7   org.m0k.transmission          	0x00073fa7 ThreadFunc + 34 (platform.c:112)
8   libSystem.B.dylib             	0x963cf095 _pthread_start + 321
9   libSystem.B.dylib             	0x963cef52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x963ce906 kevent + 10
1   com.apple.Foundation          	0x9022b7ed -[NSThread main] + 45
2   com.apple.Foundation          	0x9022b394 __NSThread__main__ + 308
3   libSystem.B.dylib             	0x963cf095 _pthread_start + 321
4   libSystem.B.dylib             	0x963cef52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x963a53ae __semwait_signal + 10
1   libSystem.B.dylib             	0x963cfd0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x94bc3ab9 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x963cf095 _pthread_start + 321
4   libSystem.B.dylib             	0x963cef52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x9639e1c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x963a59bc mach_msg + 72
2   com.apple.CoreFoundation      	0x968790ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x96879cd8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     	0x9313d5dc HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     	0x9313d464 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             	0x963cf095 _pthread_start + 321
7   libSystem.B.dylib             	0x963cef52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x9639e226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x963d01ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x963d1a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x9027175c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x90271570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x902714d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x90bd6d90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x9022b7ed -[NSThread main] + 45
8   com.apple.Foundation          	0x9022b394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x963cf095 _pthread_start + 321
10  libSystem.B.dylib             	0x963cef52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x9639e1c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x963a59bc mach_msg + 72
2   com.apple.CoreFoundation      	0x968790ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x96879cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9028ed40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x9022b7ed -[NSThread main] + 45
6   com.apple.Foundation          	0x9022b394 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x963cf095 _pthread_start + 321
8   libSystem.B.dylib             	0x963cef52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x9639e1c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x963a59bc mach_msg + 72
2   com.apple.CoreFoundation      	0x968790ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x96879cd8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x9614d052 CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x963cf095 _pthread_start + 321
6   libSystem.B.dylib             	0x963cef52 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x963ed6f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x963cf095 _pthread_start + 321
2   libSystem.B.dylib             	0x963cef52 thread_start + 34

Thread 1 crashed with X86 Thread State (32-bit):
  eax: 0x624e3b29  ebx: 0x000a6e43  ecx: 0xb00bbe0c  edx: 0x624e3b29
  edi: 0x00000000  esi: 0x00000006  ebp: 0xb00bbdd8  esp: 0xb00bbda0
   ss: 0x0000001f  efl: 0x00010246  eip: 0x000a6ea9   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x624e3b31

Binary Images:
    0x1000 -    0xc9fe7 +org.m0k.transmission 1.42+ (7810) <c91b47fa3a55b9a13b349d7ac6f484f6> /Users/gtsotsos/Transmission/build/Debug/Transmission.app/Contents/MacOS/Transmission
  0x132000 -   0x146fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337) <ff8e2800bd64f6cec68510d6a13a5da6> /Users/gtsotsos/Transmission/build/Debug/Transmission.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x154000 -   0x17fffb  libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
  0x189000 -   0x1a1ff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  0x1d2000 -   0x1d3fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
  0x520000 -   0x716fff  com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  0x7a9000 -   0x7aefff  com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
 0xcad0000 -  0xcad3fff  com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0xcbf0000 -  0xcbf5fff  com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0xcf2c000 -  0xcf31ff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x106db000 - 0x10748fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x10757000 - 0x10a7cfe2  com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x10b42000 - 0x10be5ff3  com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x10c0b000 - 0x11be6ff6  com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x11f54000 - 0x120d4fef  com.apple.CoreAUC 3.02.0 (3.02.0) <e9c0220542fac5c62ef3b79aa791252f> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90150000 - 0x90178ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90179000 - 0x90185ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90198000 - 0x901a5fe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9021c000 - 0x90220fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90221000 - 0x9049cfe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9049d000 - 0x904ecfff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90554000 - 0x90555ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9055c000 - 0x9059aff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9059b000 - 0x905abfff  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
0x905ac000 - 0x905acffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x905b7000 - 0x905bbfff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x905bc000 - 0x905fbfef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x905fc000 - 0x906a3feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x906a4000 - 0x906c8feb  libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x906c9000 - 0x906d5ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90716000 - 0x90868ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90869000 - 0x908baff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x908bb000 - 0x9093aff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9093b000 - 0x909f5fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90aaf000 - 0x90adcfeb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90add000 - 0x90ae4ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90ae5000 - 0x90aecfff  com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x90aed000 - 0x90b2ffef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90b30000 - 0x9132efef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9132f000 - 0x913dffff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x918a0000 - 0x91b7aff3  com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91b7b000 - 0x91bbcfe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91bcd000 - 0x91bd8fe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91bd9000 - 0x91bdbfff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91bfb000 - 0x91cadffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x92c64000 - 0x92c9efe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92c9f000 - 0x92de5ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92de6000 - 0x92e0afff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x92e50000 - 0x92e53fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92e87000 - 0x92e91feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92e92000 - 0x93060ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93061000 - 0x9308cfe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9308d000 - 0x9308dffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x930c8000 - 0x930d1fff  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
0x930d2000 - 0x930e7ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x930e8000 - 0x9311ffff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93120000 - 0x9319dfeb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93367000 - 0x9336cfff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9336d000 - 0x9336dffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9336e000 - 0x93384fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93385000 - 0x9338cfe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x933a4000 - 0x93472ff3  com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x93473000 - 0x9349bfff  libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x935fe000 - 0x9367bfef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x936a7000 - 0x936b5ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x937d0000 - 0x9382aff7  com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9382b000 - 0x93849fff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x9384a000 - 0x938a3ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x938a4000 - 0x938a4ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x938a5000 - 0x938d4fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x938d5000 - 0x93da6f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93da7000 - 0x93dc4ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x93e3b000 - 0x93ec6fff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93ec7000 - 0x93f85fff  com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93f86000 - 0x93f88ff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93f8a000 - 0x9406bff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x9406c000 - 0x946bdfff  com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x946be000 - 0x94acefef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94acf000 - 0x94e6cfef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94e6d000 - 0x94f52ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94f86000 - 0x94fcffef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94fd0000 - 0x94fd0ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94fd6000 - 0x95060fe3  com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95062000 - 0x95081ffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x950d1000 - 0x950d9fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x950f2000 - 0x95792fff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95793000 - 0x95873fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x95874000 - 0x9587afff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x959b4000 - 0x95aecff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x95b22000 - 0x95b22fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95b23000 - 0x95b23ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95b54000 - 0x95bceff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95c54000 - 0x95cdbff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x95cdc000 - 0x9609afea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9614a000 - 0x961e7ffc  com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x962b2000 - 0x962b2ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x962b3000 - 0x9633fff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96340000 - 0x9639cff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9639d000 - 0x96504ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x96505000 - 0x96505ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96506000 - 0x96599fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9668f000 - 0x966a7fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x966a8000 - 0x966b8ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x966cd000 - 0x96760ff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x967b3000 - 0x967ceffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96806000 - 0x96939fff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9693a000 - 0x96a01ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96a02000 - 0x96a5fffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x96a60000 - 0x96a67ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x96a68000 - 0x96b33fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96d9d000 - 0x970a5fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0xc0000000 - 0xc0008fff +com.growl.growlframework 1.1.3 (1.1.3) <a73dcf41c5c7d4b27d69b25dbdfd2fde> /Users/gtsotsos/Transmission/build/Debug/Transmission.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

 

Change History (2)

comment:1 Changed 14 years ago by livings124

  • Resolution set to duplicate
  • Status changed from new to closed

comment:2 Changed 14 years ago by livings124

  • Component changed from Transmission to libtransmission
  • Version changed from 1.42 to 1.42+
Note: See TracTickets for help on using tickets.