Guest User

Untitled

a guest
Apr 23rd, 2018
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.19 KB | None | 0 0
  1. Process: XBMC [5001]
  2. Path: /Applications/XBMC.app/Contents/MacOS/XBMC
  3. Identifier: org.xbmc.XBMC
  4. Version: 0.1.6 (687)
  5. Build Info: XBMC-0000~1
  6. Code Type: X86 (Native)
  7. Parent Process: launchd [249]
  8.  
  9. Date/Time: 2008-03-11 22:30:24.598 -0400
  10. OS Version: Mac OS X 10.5 (9A581)
  11. Report Version: 6
  12.  
  13. Exception Type: EXC_BAD_ACCESS (SIGBUS)
  14. Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
  15. Crashed Thread: 0
  16.  
  17. Thread 0 Crashed:
  18. 0 libSDL-1.2.0.dylib 0x00f7ae74 SDL_JoystickUpdate + 20
  19. 1 org.xbmc.XBMC 0x00005182 CJoystick::Update() + 44
  20. 2 org.xbmc.XBMC 0x000818d2 CApplication::ProcessGamepad(float) + 66
  21. 3 org.xbmc.XBMC 0x000822fb CApplication::FrameMove() + 177
  22. 4 org.xbmc.XBMC 0x0032490a CXBApplicationEx::Run() + 668
  23. 5 org.xbmc.XBMC 0x0032502e SDL_main + 508
  24. 6 org.xbmc.XBMC 0x005e851c -[SDLMain applicationDidFinishLaunching:] + 76
  25. 7 com.apple.Foundation 0x9331467a _nsnote_callback + 106
  26. 8 com.apple.CoreFoundation 0x94397a4a __CFXNotificationPost + 362
  27. 9 com.apple.CoreFoundation 0x94397d23 _CFXNotificationPostNotification + 179
  28. 10 com.apple.Foundation 0x93311a70 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
  29. 11 com.apple.Foundation 0x9331b108 -[NSNotificationCenter postNotificationName:object:] + 56
  30. 12 com.apple.AppKit 0x93c13323 -[NSApplication _postDidFinishNotification] + 125
  31. 13 com.apple.AppKit 0x93c13232 -[NSApplication _sendFinishLaunchingNotification] + 77
  32. 14 com.apple.AppKit 0x93b8cd1e -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284
  33. 15 com.apple.AppKit 0x93b8c517 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
  34. 16 com.apple.Foundation 0x93339c7f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
  35. 17 com.apple.Foundation 0x9333998f _NSAppleEventManagerGenericHandler + 223
  36. 18 com.apple.AE 0x92b93668 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
  37. 19 com.apple.AE 0x92b9359e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
  38. 20 com.apple.AE 0x92b93445 aeProcessAppleEvent + 177
  39. 21 com.apple.HIToolbox 0x9301d211 AEProcessAppleEvent + 38
  40. 22 com.apple.AppKit 0x93b89f6f _DPSNextEvent + 1189
  41. 23 com.apple.AppKit 0x93b896a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
  42. 24 com.apple.AppKit 0x93b826d1 -[NSApplication run] + 795
  43. 25 org.xbmc.XBMC 0x005e8cb0 main + 1568
  44. 26 org.xbmc.XBMC 0x00003066 start + 54
  45.  
  46. Thread 1:
  47. 0 libSystem.B.dylib 0x951058e6 mach_msg_trap + 10
  48. 1 libSystem.B.dylib 0x9510d0dc mach_msg + 72
  49. 2 libSystem.B.dylib 0x95195cb5 thread_suspend + 97
  50. 3 ??? 0x01b89fd2 0 + 28876754
  51.  
  52. Thread 2:
  53. 0 libSystem.B.dylib 0x9510cace __semwait_signal + 10
  54. 1 libSystem.B.dylib 0x95136ced pthread_cond_wait$UNIX2003 + 73
  55. 2 libGLProgrammability.dylib 0x9489c432 glvmDoWork + 162
  56. 3 libSystem.B.dylib 0x95136075 _pthread_start + 321
  57. 4 libSystem.B.dylib 0x95135f32 thread_start + 34
  58.  
  59. Thread 3:
  60. 0 libSystem.B.dylib 0x9510cace __semwait_signal + 10
  61. 1 libSystem.B.dylib 0x9515d258 pthread_cond_timedwait$UNIX2003 + 72
  62. 2 libSDL-1.2.0.dylib 0x00f9d2ef SDL_CondWaitTimeout + 127
  63. 3 org.xbmc.XBMC 0x0024e361 WaitForEvent(CXHandle*, unsigned int) + 101
  64. 4 org.xbmc.XBMC 0x0024e4e5 WaitForSingleObject(CXHandle*, unsigned int) + 83
  65. 5 org.xbmc.XBMC 0x002e5664 CThread::Sleep(unsigned int) + 32
  66. 6 org.xbmc.XBMC 0x000ebf64 MEDIA_DETECT::CDetectDVDMedia::Process() + 90
  67. 7 org.xbmc.XBMC 0x002e5758 CThread::staticThread(void*) + 210
  68. 8 org.xbmc.XBMC 0x0024e76a InternalThreadFunc(void*) + 120
  69. 9 libSDL-1.2.0.dylib 0x00f546fd SDL_RunThread + 61
  70. 10 libSDL-1.2.0.dylib 0x00f9ca91 RunThread + 17
  71. 11 libSystem.B.dylib 0x95136075 _pthread_start + 321
  72. 12 libSystem.B.dylib 0x95135f32 thread_start + 34
  73.  
  74. Thread 4:
  75. 0 libSystem.B.dylib 0x951058e6 mach_msg_trap + 10
  76. 1 libSystem.B.dylib 0x9510d0dc mach_msg + 72
  77. 2 com.apple.CoreFoundation 0x943b60fe CFRunLoopRunSpecific + 1806
  78. 3 com.apple.CoreFoundation 0x943b6d38 CFRunLoopRunInMode + 88
  79. 4 com.apple.audio.CoreAudio 0x94805464 HALRunLoop::OwnThread(void*) + 160
  80. 5 com.apple.audio.CoreAudio 0x94805300 CAPThread::Entry(CAPThread*) + 96
  81. 6 libSystem.B.dylib 0x95136075 _pthread_start + 321
  82. 7 libSystem.B.dylib 0x95135f32 thread_start + 34
  83.  
  84. Thread 5:
  85. 0 libSystem.B.dylib 0x95105946 semaphore_timedwait_signal_trap + 10
  86. 1 libSystem.B.dylib 0x951371cf _pthread_cond_wait + 1244
  87. 2 libSystem.B.dylib 0x95138a53 pthread_cond_timedwait_relative_np + 47
  88. 3 com.apple.audio.CoreAudio 0x94814a47 CAGuard::WaitFor(unsigned long long) + 213
  89. 4 com.apple.audio.CoreAudio 0x94816602 CAGuard::WaitUntil(unsigned long long) + 70
  90. 5 com.apple.audio.CoreAudio 0x94814da7 HP_IOThread::WorkLoop() + 759
  91. 6 com.apple.audio.CoreAudio 0x94814aab HP_IOThread::ThreadEntry(HP_IOThread*) + 17
  92. 7 com.apple.audio.CoreAudio 0x94805300 CAPThread::Entry(CAPThread*) + 96
  93. 8 libSystem.B.dylib 0x95136075 _pthread_start + 321
  94. 9 libSystem.B.dylib 0x95135f32 thread_start + 34
  95.  
  96. Thread 6:
  97. 0 libSystem.B.dylib 0x9510cace __semwait_signal + 10
  98. 1 libSystem.B.dylib 0x95136ced pthread_cond_wait$UNIX2003 + 73
  99. 2 libSDL-1.2.0.dylib 0x00f9d3a3 SDL_CondWait + 35
  100. 3 org.xbmc.XBMC 0x0024e339 WaitForEvent(CXHandle*, unsigned int) + 61
  101. 4 org.xbmc.XBMC 0x0024e4e5 WaitForSingleObject(CXHandle*, unsigned int) + 83
  102. 5 org.xbmc.XBMC 0x00202dc0 CScrobbler::WorkerThread() + 34
  103. 6 org.xbmc.XBMC 0x00203163 CScrobbler::threadProc(void*) + 17
  104. 7 org.xbmc.XBMC 0x0024e76a InternalThreadFunc(void*) + 120
  105. 8 libSDL-1.2.0.dylib 0x00f546fd SDL_RunThread + 61
  106. 9 libSDL-1.2.0.dylib 0x00f9ca91 RunThread + 17
  107. 10 libSystem.B.dylib 0x95136075 _pthread_start + 321
  108. 11 libSystem.B.dylib 0x95135f32 thread_start + 34
  109.  
  110. Thread 7:
  111. 0 com.apple.CoreFoundation 0x943ce19c __CFStringHash + 876
  112. 1 com.apple.CoreFoundation 0x943bc83b __CFSetFindBuckets1b + 91
  113. 2 com.apple.CoreFoundation 0x943bd01d CFSetGetValue + 141
  114. 3 com.apple.CoreFoundation 0x943b18d0 __CFRunLoopFindMode + 112
  115. 4 com.apple.CoreFoundation 0x943b5a6b CFRunLoopRunSpecific + 123
  116. 5 com.apple.CoreFoundation 0x943b6d38 CFRunLoopRunInMode + 88
  117. 6 ...pple.audio.units.Components 0x70012255 AUGenericOutputEntry + 11589
  118. 7 ...pple.audio.units.Components 0x7003e23e DefaultOutputAUEntry + 46
  119. 8 ...ple.CoreServices.CarbonCore 0x96bdeef5 CallComponentDispatch + 29
  120. 9 ...apple.audio.units.AudioUnit 0x95a699d5 AudioOutputUnitStop + 37
  121. 10 libSDL-1.2.0.dylib 0x00f9d681 Core_CloseAudio + 33
  122. 11 libSDL-1.2.0.dylib 0x00f4b9c6 SDL_AudioQuit + 182
  123. 12 libSDL-1.2.0.dylib 0x00f4a745 SDL_QuitSubSystem + 101
  124. 13 libSDL-1.2.0.dylib 0x00f4a7f2 SDL_Quit + 18
  125. 14 libSDL-1.2.0.dylib 0x00f4ae0f SDL_Parachute + 31
  126. 15 libSystem.B.dylib 0x9517197b _sigtramp + 43
  127. 16 ??? 0xffffffff 0 + 4294967295
  128. 17 org.xbmc.XBMC 0x000b6548 CDVDPlayer::OpenFile(CFileItem const&, CPlayerOptions const&) + 688
  129. 18 org.xbmc.XBMC 0x0007938c CApplication::PlayFile(CFileItem const&, bool) + 1240
  130. 19 org.xbmc.XBMC 0x002780d2 PLAYLIST::CPlayListPlayer::Play(int, bool, bool) + 210
  131. 20 org.xbmc.XBMC 0x00278411 PLAYLIST::CPlayListPlayer::Play() + 95
  132. 21 org.xbmc.XBMC 0x00076c31 CApplication::ProcessAndStartPlaylist(CStdStr<char> const&, PLAYLIST::CPlayList&, int) + 211
  133. 22 org.xbmc.XBMC 0x0007a631 CApplication::PlayMediaSync(CFileItem const&, int) + 1179
  134. 23 org.xbmc.XBMC 0x0007a7a3 CBackgroundPlayer::Process() + 39
  135. 24 org.xbmc.XBMC 0x002e5758 CThread::staticThread(void*) + 210
  136. 25 org.xbmc.XBMC 0x0024e76a InternalThreadFunc(void*) + 120
  137. 26 libSDL-1.2.0.dylib 0x00f546fd SDL_RunThread + 61
  138. 27 libSDL-1.2.0.dylib 0x00f9ca91 RunThread + 17
  139. 28 libSystem.B.dylib 0x95136075 _pthread_start + 321
  140. 29 libSystem.B.dylib 0x95135f32 thread_start + 34
  141.  
  142. Thread 0 crashed with X86 Thread State (32-bit):
  143. eax: 0x00000000 ebx: 0x00f7ae6a ecx: 0x00002905 edx: 0xbfffea38
  144. edi: 0x008a4200 esi: 0x00002905 ebp: 0xbfffea48 esp: 0xbfffea30
  145. ss: 0x0000001f efl: 0x00210286 eip: 0x00f7ae74 cs: 0x00000017
  146. ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
  147. cr2: 0x00000000
  148.  
  149. Binary Images:
  150. 0x1000 - 0x7b4ff7 +org.xbmc.XBMC 0.1.6 (687) <8e1da54be63def0283ff08f2adfcee9b> /Applications/XBMC.app/Contents/MacOS/XBMC
  151. 0xda4000 - 0xdb5ff7 +libcdio.6.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libcdio.6.dylib
  152. 0xdc0000 - 0xe2bfe3 +libfreetype.6.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libfreetype.6.dylib
  153. 0xe3e000 - 0xe49fe3 +libfribidi.0.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libfribidi.0.dylib
  154. 0xe4e000 - 0xe6cff5 +libGLEW.1.4.0.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libGLEW.1.4.0.dylib
  155. 0xe83000 - 0xe9cfc8 +liblzo.1.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/liblzo.1.dylib
  156. 0xea3000 - 0xeb6fc7 +libmad.0.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libmad.0.dylib
  157. 0xed5000 - 0xed7fec +libogg.0.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libogg.0.dylib
  158. 0xedb000 - 0xef1fec +libvorbis.0.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libvorbis.0.dylib
  159. 0xf49000 - 0xfa8f43 +libSDL-1.2.0.dylib ??? (???) <a609d83e13875f2b06de82fb47be715b> /Applications/XBMC.app/Contents/Frameworks/libSDL-1.2.0.dylib
  160. 0xfdb000 - 0xfe3ff0 +libSDL_image-1.2.0.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libSDL_image-1.2.0.dylib
  161. 0xff8000 - 0x102afff +libSDL_mixer-1.2.0.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libSDL_mixer-1.2.0.dylib
  162. 0x1064000 - 0x109dfe7 +libmysqlclient.16.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libmysqlclient.16.dylib
  163. 0x11bb000 - 0x1371fff +libsmbclient.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libsmbclient.dylib
  164. 0x13e5000 - 0x140afff +libpcre.0.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libpcre.0.dylib
  165. 0x140f000 - 0x14e3fc7 +libpython2.4.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libpython2.4.dylib
  166. 0x1780000 - 0x17b3fcb +libssl.0.9.8.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libssl.0.9.8.dylib
  167. 0x17c7000 - 0x18b7fef +libcrypto.0.9.8.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libcrypto.0.9.8.dylib
  168. 0x1920000 - 0x1929fff +libroken.16.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libroken.16.dylib
  169. 0x194f000 - 0x1975fff +libasn1.6.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libasn1.6.dylib
  170. 0x19e4000 - 0x1a18ff3 +libkrb5.17.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libkrb5.17.dylib
  171. 0x1b62000 - 0x1b63fff +libcom_err.1.dylib ??? (???) /Applications/XBMC.app/Contents/Frameworks/libcom_err.1.dylib
  172. 0x1baa000 - 0x1bacfff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  173. 0x1fe3000 - 0x1feffff com.apple.iokit.IOHIDLib 1.5 (1.5) <d001fb963fe821e08268c7e6833c9830> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
  174. 0x15b78000 - 0x15b89fef +com.finderpop.fp-patch 2.1 (2.1) <4c99661d2843e2303d8de4a9c1aa87af> /Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/finderpop-daemon.app/Contents/Resources/fp-patch.bundle/Contents/MacOS/fp-patch
  175. 0x1614b000 - 0x162cdfef GLEngine ??? (???) <ae45a092ada96b84359d556dea35d505> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  176. 0x162fb000 - 0x1668ffe3 com.apple.GeForce8xxxGLDriver 1.5.24 (5.2.4) <31f5f0d9f19b4323f1783899c336579b> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
  177. 0x166fa000 - 0x16716ff7 GLRendererFloat ??? (???) <bfd00750994cffe4d8da2f893484358b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
  178. 0x17cd8000 - 0x17dbeff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  179. 0x1837f000 - 0x184d4fff +ImageLib-osx.so ??? (???) <5a1269f6ad2d82693e228b68538e6b3e> /Applications/XBMC.app/Contents/Resources/XBMC/system/ImageLib-osx.so
  180. 0x18a64000 - 0x18a67fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  181. 0x18a6d000 - 0x18a72fff com.apple.audio.AppleHDAHALPlugIn 1.2.9 (1.2.9a4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  182. 0x19377000 - 0x193a4fff +libcurl-osx.so ??? (???) /Applications/XBMC.app/Contents/Resources/XBMC/system/libcurl-osx.so
  183. 0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5 (1.5) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  184. 0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
  185. 0x90009000 - 0x9000afef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
  186. 0x90071000 - 0x900f8ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
  187. 0x900f9000 - 0x90790fef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  188. 0x90877000 - 0x9087bfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  189. 0x9087c000 - 0x9087ffff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  190. 0x90880000 - 0x908adfeb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  191. 0x908e0000 - 0x9090afef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
  192. 0x9090b000 - 0x90932fff libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib
  193. 0x909a3000 - 0x909c7fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
  194. 0x909c8000 - 0x90cdcfe2 com.apple.QuickTime 7.4.0 (92) <0d674546d12c65dc5c33dca4c81c315b> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  195. 0x90d14000 - 0x90df3fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
  196. 0x90df4000 - 0x90e26fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  197. 0x90e27000 - 0x90e65ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  198. 0x90e66000 - 0x90e66fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  199. 0x9137e000 - 0x913d7ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  200. 0x913fe000 - 0x9140effc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  201. 0x9140f000 - 0x91469ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  202. 0x91470000 - 0x91470ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  203. 0x91471000 - 0x91471ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
  204. 0x91472000 - 0x91491ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  205. 0x91515000 - 0x91556fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  206. 0x91557000 - 0x918edff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  207. 0x918ee000 - 0x9197aff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  208. 0x928f5000 - 0x9296fff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  209. 0x9297c000 - 0x9297cff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  210. 0x9297d000 - 0x92a33fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  211. 0x92a6b000 - 0x92b32ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  212. 0x92b33000 - 0x92b5bff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  213. 0x92b91000 - 0x92bc0fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  214. 0x92bc1000 - 0x92c35fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  215. 0x92c36000 - 0x92d7bff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  216. 0x92e26000 - 0x92e65fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  217. 0x92e66000 - 0x92e76fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  218. 0x92f3f000 - 0x92f46fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
  219. 0x92fd3000 - 0x92fd8fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  220. 0x92fd9000 - 0x92fdffff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  221. 0x92fe0000 - 0x92feafeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  222. 0x92feb000 - 0x932f1fff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  223. 0x932f2000 - 0x9330afff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  224. 0x9330b000 - 0x93584fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  225. 0x936bc000 - 0x937f4ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
  226. 0x93805000 - 0x9383fff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  227. 0x93840000 - 0x93a09fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
  228. 0x93a0a000 - 0x93a20fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  229. 0x93b49000 - 0x94343fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  230. 0x94344000 - 0x94476fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  231. 0x94477000 - 0x944d4ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
  232. 0x9465e000 - 0x946aeff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  233. 0x946af000 - 0x946e5fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  234. 0x947e8000 - 0x94864feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  235. 0x94865000 - 0x94874fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
  236. 0x94875000 - 0x94d48fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  237. 0x94d49000 - 0x94d6dfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
  238. 0x94dfb000 - 0x94e72fe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  239. 0x94e90000 - 0x94f71ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
  240. 0x94f72000 - 0x94ffcfff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  241. 0x94ffd000 - 0x9500bffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
  242. 0x9500c000 - 0x95015fff 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
  243. 0x950d2000 - 0x950d9ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
  244. 0x95105000 - 0x9525ffe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
  245. 0x952ff000 - 0x953affff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  246. 0x953b0000 - 0x953c6fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  247. 0x95414000 - 0x95824fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  248. 0x95825000 - 0x958ccfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  249. 0x958cd000 - 0x958cdffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  250. 0x958ce000 - 0x958eeff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  251. 0x958ef000 - 0x958fafe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  252. 0x958fb000 - 0x958fdff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  253. 0x958fe000 - 0x95900fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  254. 0x9594c000 - 0x95a30ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  255. 0x95a35000 - 0x95a3cff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
  256. 0x95a5c000 - 0x95a68fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  257. 0x95a69000 - 0x95a69ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  258. 0x95a6a000 - 0x95a85ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  259. 0x95a86000 - 0x95ac8fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  260. 0x95b0e000 - 0x95ba1fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  261. 0x95be0000 - 0x95c3cff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  262. 0x95c3d000 - 0x95c82fef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  263. 0x95ca2000 - 0x95ca3ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
  264. 0x95cfa000 - 0x95d18fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
  265. 0x95d19000 - 0x95d20fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  266. 0x95d21000 - 0x95d21ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  267. 0x95d22000 - 0x95da1ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  268. 0x95da2000 - 0x95db6ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  269. 0x95db7000 - 0x95e66fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  270. 0x95e67000 - 0x95f19ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
  271. 0x962de000 - 0x963d2ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
  272. 0x96440000 - 0x9650bfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  273. 0x966c8000 - 0x967ecfe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  274. 0x967ed000 - 0x96babfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  275. 0x96bac000 - 0x96e85fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  276. 0x96e86000 - 0x96e8efff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  277. 0x96e8f000 - 0x96e8fff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  278. 0x96e90000 - 0x96e90ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  279. 0x96e91000 - 0x96e9cff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  280. 0x96e9d000 - 0x96f2fff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  281. 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
  282. 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Add Comment
Please, Sign In to add comment