Advertisement
Guest User

Untitled

a guest
Feb 4th, 2011
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.96 KB | None | 0 0
  1. Process: RegnumGame [257]
  2. Path: /Users/Orchid/Applications/Regnum Online/live/./RegnumGame.app/Contents/MacOS/RegnumGame
  3. Identifier: ???
  4. Version: ()
  5. Code Type: X86 (Native)
  6. Parent Process: ??? [1]
  7.  
  8. Date/Time: 2011-02-04 19:40:22.287 -0500
  9. OS Version: Mac OS X 10.6.6 (10J567)
  10. Report Version: 6
  11.  
  12. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  13. Exception Codes: KERN_INVALID_ADDRESS at 0x000000001ea98000
  14. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  15.  
  16. Thread 0 Crashed: Dispatch queue: com.apple.main-thread
  17. 0 com.apple.audio.OpenAL 0x0152f6f5 std::vector<BufferInfo, std::allocator<BufferInfo> >::erase(__gnu_cxx::__normal_iterator<BufferInfo*, std::vector<BufferInfo, std::allocator<BufferInfo> > >) + 57
  18. 1 com.apple.audio.OpenAL 0x015284e4 BufferQueue::RemoveQueueEntryByIndex(OALSource*, unsigned long, bool) + 80
  19. 2 com.apple.audio.OpenAL 0x0152856a OALSource::FlushBufferQueue() + 120
  20. 3 com.apple.audio.OpenAL 0x01529559 OALSource::~OALSource() + 67
  21. 4 com.apple.audio.OpenAL 0x01523069 OALContext::CleanUpDeadSourceList() + 105
  22. 5 com.apple.audio.OpenAL 0x015246e5 OALContext::RemoveSource(unsigned int) + 165
  23. 6 com.apple.audio.OpenAL 0x0151d334 alDeleteSources + 142
  24. 7 0x0031e64f SoundSource::remove_src(unsigned int) + 319
  25. 8 0x0031f89d SoundStream::~SoundStream() + 125
  26. 9 0x00320048 WavStream::~WavStream() + 40
  27. 10 0x0030e84c SoundManager::sound_timer_callback() + 268
  28. 11 0x0068f949 void tev_accumulator::operator()<sigc::internal::slot_iterator_buf<sigc::internal::signal_emit0<void, tev_accumulator>, void> >(sigc::internal::slot_iterator_buf<sigc::internal::signal_emit0<void, tev_accumulator>, void>, sigc::internal::slot_iterator_buf<sigc::internal::signal_emit0<void, tev_accumulator>, void>) const + 73
  29. 12 0x0068ef3f TimerEventBase::time_reach_event() + 383
  30. 13 0x006888aa CentralTimer::time_reach_event(TimerEventBase*) + 58
  31. 14 0x006897c8 CentralTimer::update() + 792
  32. 15 0x000ee8e9 ClientBase::iterate() + 57
  33. 16 0x0003e4fc GameClient::iterate() + 28
  34. 17 0x0010b064 MainLoop::iterate() + 20
  35. 18 0x00036139 main + 393
  36. 19 0x00035f99 start + 53
  37.  
  38. Thread 1: Dispatch queue: com.apple.libdispatch-manager
  39. 0 libSystem.B.dylib 0x97e35982 kevent + 10
  40. 1 libSystem.B.dylib 0x97e3609c _dispatch_mgr_invoke + 215
  41. 2 libSystem.B.dylib 0x97e35559 _dispatch_queue_invoke + 163
  42. 3 libSystem.B.dylib 0x97e352fe _dispatch_worker_thread2 + 240
  43. 4 libSystem.B.dylib 0x97e34d81 _pthread_wqthread + 390
  44. 5 libSystem.B.dylib 0x97e34bc6 start_wqthread + 30
  45.  
  46. Thread 2:
  47. 0 libSystem.B.dylib 0x97e3d0a6 __semwait_signal + 10
  48. 1 libSystem.B.dylib 0x97e68ee5 nanosleep$UNIX2003 + 188
  49. 2 0x006a8e73 OS::yield_cpu(int) + 67
  50. 3 0x006d3c60 ResourceManager::internal_thread() + 1024
  51. 4 0x0037fad8 ThreadedEntity::internal_thread_callback() + 184
  52. 5 0x006aae68 ThreadedClass::thread_proc() + 184
  53. 6 libSystem.B.dylib 0x97e3c85d _pthread_start + 345
  54. 7 libSystem.B.dylib 0x97e3c6e2 thread_start + 34
  55.  
  56. Thread 3:
  57. 0 libSystem.B.dylib 0x97e0f15a semaphore_timedwait_signal_trap + 10
  58. 1 libSystem.B.dylib 0x97e3cce5 _pthread_cond_wait + 1066
  59. 2 libSystem.B.dylib 0x97e6bac8 pthread_cond_timedwait_relative_np + 47
  60. 3 com.apple.audio.CoreAudio 0x961c13c7 CAGuard::WaitFor(unsigned long long) + 219
  61. 4 com.apple.audio.CoreAudio 0x961c43f9 CAGuard::WaitUntil(unsigned long long) + 289
  62. 5 com.apple.audio.CoreAudio 0x961c1cf6 HP_IOThread::WorkLoop() + 1892
  63. 6 com.apple.audio.CoreAudio 0x961c158d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
  64. 7 com.apple.audio.CoreAudio 0x961c14a4 CAPThread::Entry(CAPThread*) + 140
  65. 8 libSystem.B.dylib 0x97e3c85d _pthread_start + 345
  66. 9 libSystem.B.dylib 0x97e3c6e2 thread_start + 34
  67.  
  68. Thread 4:
  69. 0 libSystem.B.dylib 0x97e0f142 semaphore_wait_signal_trap + 10
  70. 1 libSystem.B.dylib 0x97e14c46 pthread_mutex_lock + 490
  71. 2 0x0031298b SoundManager::internal_thread() + 219
  72. 3 0x006aae68 ThreadedClass::thread_proc() + 184
  73. 4 libSystem.B.dylib 0x97e3c85d _pthread_start + 345
  74. 5 libSystem.B.dylib 0x97e3c6e2 thread_start + 34
  75.  
  76. Thread 5:
  77. 0 libSystem.B.dylib 0xffff026d __spin_lock + 13
  78. 1 0x006a01be Network::NetworkCore::has_data(Network::NetworkCore::SockIterator&) + 142
  79. 2 0x006aa707 Network::TcpMsgClient::poll_data() + 199
  80. 3 0x0033662b ConnectionManagerBase::poll_server() + 1083
  81. 4 0x0032fa2e ConnectionEntity::process_connection() + 430
  82. 5 0x00332cf1 ConnectionEntity::internal_thread() + 321
  83. 6 0x006aae68 ThreadedClass::thread_proc() + 184
  84. 7 libSystem.B.dylib 0x97e3c85d _pthread_start + 345
  85. 8 libSystem.B.dylib 0x97e3c6e2 thread_start + 34
  86.  
  87. Thread 6:
  88. 0 libSystem.B.dylib 0x97e2e0c6 select$DARWIN_EXTSN + 10
  89. 1 0x006a06a0 Network::NetworkCore::check_socket_activity(Network::NetworkCore::NetworkThread*) + 384
  90. 2 0x006a439c Network::NetworkCore::internal_thread(Network::NetworkCore::NetworkThread*, bool) + 124
  91. 3 0x006a4576 sigc::internal::slot_call0<sigc::bind_functor<-1, sigc::bound_mem_functor2<void, Network::NetworkCore, Network::NetworkCore::NetworkThread*, bool>, Network::NetworkCore::NetworkThread*, bool, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, void>::call_it(sigc::internal::slot_rep*) + 54
  92. 4 0x006aae68 ThreadedClass::thread_proc() + 184
  93. 5 libSystem.B.dylib 0x97e3c85d _pthread_start + 345
  94. 6 libSystem.B.dylib 0x97e3c6e2 thread_start + 34
  95.  
  96. Thread 7:
  97. 0 libSystem.B.dylib 0x97e3d0a6 __semwait_signal + 10
  98. 1 libSystem.B.dylib 0x97e68ee5 nanosleep$UNIX2003 + 188
  99. 2 0x006a8e73 OS::yield_cpu(int) + 67
  100. 3 0x0037fad8 ThreadedEntity::internal_thread_callback() + 184
  101. 4 0x006aae68 ThreadedClass::thread_proc() + 184
  102. 5 libSystem.B.dylib 0x97e3c85d _pthread_start + 345
  103. 6 libSystem.B.dylib 0x97e3c6e2 thread_start + 34
  104.  
  105. Thread 0 crashed with X86 Thread State (32-bit):
  106. eax: 0x00000000 ebx: 0x3993bb81 ecx: 0x1ea98008 edx: 0x1ea97ff4
  107. edi: 0x1e342600 esi: 0x44220760 ebp: 0xbffff548 esp: 0xbffff53c
  108. ss: 0x0000001f efl: 0x00010206 eip: 0x0152f6f5 cs: 0x00000017
  109. ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
  110. cr2: 0x1ea98000
  111.  
  112. Binary Images:
  113. 0x1000 - 0xbffffb + () <5BE4F8A8-A10D-D316-4E7F-453DD5DE2533> /Users/Orchid/Applications/Regnum Online/live/RegnumGame.app/Contents/MacOS/RegnumGame
  114. 0x1512000 - 0x153bfff com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  115. 0x1700000 - 0x1724fe7 GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  116. 0x13900000 - 0x13a78fe7 GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  117. 0x13c72000 - 0x14070ffb com.apple.ATIRadeonX2000GLDriver 1.6.26 (6.2.6) <DEB16E02-87D1-DCBF-8B60-5C972311EE28> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
  118. 0x154cb000 - 0x154cfff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  119. 0x154d4000 - 0x154daffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  120. 0x70000000 - 0x700cbff3 com.apple.audio.units.Components 1.6.3 (1.6.3) <5DA35A22-1B05-6BD3-985A-26A7A2CD6289> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  121. 0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
  122. 0x90003000 - 0x90003ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  123. 0x90107000 - 0x90122ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  124. 0x90123000 - 0x90131ff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  125. 0x90132000 - 0x90175ff7 libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  126. 0x90bea000 - 0x90beaff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  127. 0x90beb000 - 0x90bf8ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  128. 0x90c38000 - 0x90ce2fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  129. 0x90ce3000 - 0x90dc0ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  130. 0x90e8c000 - 0x90f98ff7 libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  131. 0x90fd9000 - 0x912f9ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  132. 0x91300000 - 0x91300ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  133. 0x91311000 - 0x91357ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
  134. 0x913b3000 - 0x91403ff7 com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  135. 0x91404000 - 0x91486ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  136. 0x91487000 - 0x914d8ff7 com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  137. 0x914d9000 - 0x91511fe7 libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <8776C654-D54E-9756-A58D-74738A4E9497> /usr/lib/libncurses.5.4.dylib
  138. 0x91512000 - 0x91523ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  139. 0x91524000 - 0x915ccffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  140. 0x915d5000 - 0x91612ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  141. 0x91613000 - 0x91615ff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  142. 0x91687000 - 0x91697ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
  143. 0x91709000 - 0x9170cff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  144. 0x9170d000 - 0x9188ffe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
  145. 0x918d5000 - 0x918e0ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  146. 0x918e1000 - 0x918e1ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
  147. 0x918e2000 - 0x91c4dff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  148. 0x91c4e000 - 0x91c53ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  149. 0x92197000 - 0x9219bff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  150. 0x921c5000 - 0x921c6ff7 com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  151. 0x921fe000 - 0x92237ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
  152. 0x922e8000 - 0x92329ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  153. 0x9232a000 - 0x9236efe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  154. 0x9236f000 - 0x92381ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  155. 0x9244d000 - 0x92503ff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  156. 0x92586000 - 0x92d75557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  157. 0x92de7000 - 0x931fdff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  158. 0x931fe000 - 0x931feff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  159. 0x9324d000 - 0x9329afeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
  160. 0x9368d000 - 0x9369bfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
  161. 0x9369e000 - 0x936a1ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  162. 0x936a2000 - 0x93722feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  163. 0x93723000 - 0x9376cfe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  164. 0x9376d000 - 0x9404dff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  165. 0x94587000 - 0x94591ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  166. 0x946ab000 - 0x94864feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  167. 0x94865000 - 0x94900ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  168. 0x94abc000 - 0x94b75fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
  169. 0x94b76000 - 0x94dd9fff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
  170. 0x94ff4000 - 0x95055fe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  171. 0x9507b000 - 0x950e5fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
  172. 0x950e6000 - 0x951b0fef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  173. 0x951c2000 - 0x951c3ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  174. 0x95204000 - 0x95207fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
  175. 0x9524a000 - 0x954bdfe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  176. 0x95576000 - 0x956a4fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  177. 0x95773000 - 0x9579bff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
  178. 0x9579c000 - 0x957b4ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  179. 0x95bf3000 - 0x95d22fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  180. 0x95d23000 - 0x95db5fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  181. 0x95fca000 - 0x95fcaff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  182. 0x96108000 - 0x961a0fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  183. 0x961a1000 - 0x9621bfff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  184. 0x9621c000 - 0x96651ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  185. 0x9666b000 - 0x9668aff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  186. 0x9668b000 - 0x966acfe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  187. 0x966ad000 - 0x966e0ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  188. 0x9687e000 - 0x96959feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  189. 0x96992000 - 0x969d6ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  190. 0x969d7000 - 0x96a12feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  191. 0x96a13000 - 0x96a35fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  192. 0x979bc000 - 0x979feff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  193. 0x979ff000 - 0x97a9cfe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  194. 0x97ac8000 - 0x97b25ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  195. 0x97bd4000 - 0x97bdfff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  196. 0x97bea000 - 0x97beeff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  197. 0x97c5b000 - 0x97c5bff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  198. 0x97c5c000 - 0x97c80ff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  199. 0x97c81000 - 0x97d2efe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
  200. 0x97e0e000 - 0x97fb5ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
  201. 0x97fd4000 - 0x98005ff7 libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  202. 0x98028000 - 0x98031ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  203. 0x98032000 - 0x98356fef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  204. 0x98357000 - 0x9835dfe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  205. 0x98674000 - 0x98688ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  206. 0x986e2000 - 0x987e3fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
  207. 0x987e4000 - 0x987eefe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  208. 0x987ef000 - 0x9896afe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  209. 0x9896b000 - 0x9898bfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
  210. 0x9898c000 - 0x98a3aff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  211. 0x98a3b000 - 0x98a47ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
  212. 0x99008000 - 0x9901cfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
  213. 0x9901d000 - 0x99121fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
  214. 0x99337000 - 0x9935dffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  215. 0x99421000 - 0x99453fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  216. 0x995bb000 - 0x9962aff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  217. 0x99737000 - 0x9973bff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  218. 0x997c2000 - 0x99872ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  219. 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement