Jump to content

Sword Coast Stratagems v28 bugfix thread


Mad Mate

Recommended Posts

The only mage I was able to kill is in fact Phydia. If I try to kill Firebead I get trashed.

His contingencies start, he gets the stoneskin and goes invisible. Then he casts the sphere that teleport you around ( I forgot the name ) and start casting all the spells he has in his arsenal.

Link to comment

Now if some one knows WHY the lizard men make the game crash, that would be nice.

I think, kreso is right. Probably some item makes them crash. Maybe, halb03.itm? I don't think it is SCS fault.

What exactly is the problem with innocent mages - no rep loss when you kill them?

Yes, and this is not a bug, more something like Unfinished Business of SCS. :-)

I'm trying to figure out what DavidW intended to do.

It could probably also affect priests as well - Keldath Ormlyr in Beregost temple should probably lower your rep when killed...

I'll try to fix that too.

I tried your suggestion, killing Firebead lowers rep by 4, has "smarter mages" behaviour. Is that what you want to happen?

Thanks, kreso, this is what I wanted.

 

Sorry for my bad english, it seems that I poorly described what I want.

 

I just don't understand why DavidW attached mage\resource\dw#innmg.baf to "Innocent mages" and priest\resource\dw#innpr.baf to "Innocent priests"?

In mages case, it does nothing, as they are already mages ("smarter mages" does this). No rep is lowered if killed.

In priest case, script works, and changes them from innocent to clerics on hit, but then no rep is lowered if killed.

But what is purpose of this script if they behave same whatever is in "Class" field?

 

 

Link to comment

 

Now if some one knows WHY the lizard men make the game crash, that would be nice.

I think, kreso is right. Probably some item makes them crash. Maybe, halb03.itm? I don't think it is SCS fault.

 

 

The lizards in ar0420 (icliz01.cre) are using halb01.itm and they still make the game crash

Link to comment

The lizards in ar0420 (icliz01.cre) are using halb01.itm and they still make the game crash

Hm, and SCS doesn't touch icliz01.cre.

Just thinking something, can you check in data folder, is there dw#liza.bif?

If there is, can you replace it with this file:

and then test areas again.

Link to comment

When I remove all mods, lizard men no longer make my game crash. I checked this in ar0420 and the Black Pits 2. I also spawned a bazliz03 using CreateCreature(). I then gave both icliz01 and bazliz03 halb03.itm via NearInfinity, and they still don't crash my game.

 

I tried installing a small part of SCS. This is the relevant WeiDU:

 

 

// Log of Currently Installed WeiDU Mods
// The top of the file is the 'oldest' mod
// ~TP2_File~ #language_number #component_number // [subcomponent Name -> ] Component Name [ : Version]
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1000 // Initialise mod (all other components require this): v28
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5900 // Initialise AI components (required for all tactical and AI components): v28

 

 

At this point I have no lizard men related crashes. When I add in the Improved Abazigal component, I get crashes again. My WeiDU looks like this:

 

 

// Log of Currently Installed WeiDU Mods

// The top of the file is the 'oldest' mod
// ~TP2_File~ #language_number #component_number // [subcomponent Name -> ] Component Name [ : Version]
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1000 // Initialise mod (all other components require this): v28
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5900 // Initialise AI components (required for all tactical and AI components): v28

~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8180 // Improved Abazigal's Lair: v28

 

 

So something in the Improved Abazigal component makes Lizard Men crash. Here's my crash report when I attempt to spawn a lizard man:

 

 

Process: BaldursGateIIEnhancedEdition [31814]
Path: /Applications/Baldur's Gate II - Enhanced Edition/*/BaldursGateIIEnhancedEdition.app/Contents/MacOS/BaldursGateIIEnhancedEdition
Identifier: com.beamdog.baldursgateIIenhancededition
Version: 1.2.0 (2029)
Code Type: X86 (Native)
Parent Process: launchd [158]
Responsible: BaldursGateIIEnhancedEdition [31814]
User ID: 501

Date/Time: 2014-12-09 13:58:12.049 -0600
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: 159B8FDE-2B8A-FF36-74C5-BC1095B6D2B8


Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager

Exception Type: EXC_CRASH (SIGBUS)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Thread 0:: Dispatch queue: com.apple.main-thread
0 com.beamdog.baldursgateIIenhancededition 0x0054bc99 dimmDemand(CRes*) + 670
1 com.beamdog.baldursgateIIenhancededition 0x005472a7 CRes::Demand() + 31
2 com.beamdog.baldursgateIIenhancededition 0x00561e31 CVidCell::GetCurrentFrameSize(CSize&) + 33
3 com.beamdog.baldursgateIIenhancededition 0x0027dfe7 CGameAnimationTypeMonsterIcewind::CalculateFxRect(CRect&, CPoint&, long) + 197
4 com.beamdog.baldursgateIIenhancededition 0x002d08ed CGameSprite::Render(CGameArea*, CVidMode*) + 629
5 com.beamdog.baldursgateIIenhancededition 0x0046f9f4 CGameArea::Render(CVidMode*) + 388
6 com.beamdog.baldursgateIIenhancededition 0x0046fdd5 CGameArea::RenderZoomed() + 171
7 com.beamdog.baldursgateIIenhancededition 0x00256af7 CScreenWorld::TimerSynchronousUpdate() + 91
8 com.beamdog.baldursgateIIenhancededition 0x0054fec0 CChitin::SynchronousUpdate() + 336
9 com.beamdog.baldursgateIIenhancededition 0x0052e7eb CBaldurChitin::SynchronousUpdate() + 17
10 com.beamdog.baldursgateIIenhancededition 0x00552596 CChitin::Update() + 110
11 com.beamdog.baldursgateIIenhancededition 0x00552671 CChitin::WinMain() + 131
12 com.beamdog.baldursgateIIenhancededition 0x0052bfd6 main + 225
13 com.beamdog.baldursgateIIenhancededition 0x00002b35 start + 53

Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x99691992 kevent64 + 10
1 libdispatch.dylib 0x901ca899 _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x901ca532 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x99691046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x92527dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9252bcce start_wqthread + 30

Thread 3:
0 libsystem_kernel.dylib 0x99691046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x92527dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9252bcce start_wqthread + 30

Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x9968bf7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9968b16c mach_msg + 68
2 com.apple.audio.CoreAudio 0x93218d5a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3 com.apple.audio.CoreAudio 0x9321320e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
4 com.apple.audio.CoreAudio 0x932119e7 HALC_ProxyIOContext::IOWorkLoop() + 1111
5 com.apple.audio.CoreAudio 0x932114bf HALC_ProxyIOContext::IOThreadEntry(void*) + 167
6 com.apple.audio.CoreAudio 0x9321be12 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7 com.apple.audio.CoreAudio 0x932113bb HALB_IOThread::Entry(void*) + 69
8 libsystem_pthread.dylib 0x925265fb _pthread_body + 144
9 libsystem_pthread.dylib 0x92526485 _pthread_start + 130
10 libsystem_pthread.dylib 0x9252bcf2 thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x9968bf7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9968b16c mach_msg + 68
2 com.apple.CoreFoundation 0x9a752bf9 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x9a7521d1 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x9a7519ea CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x9a75184b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x93427b88 _NSEventThread + 283
7 libsystem_pthread.dylib 0x925265fb _pthread_body + 144
8 libsystem_pthread.dylib 0x92526485 _pthread_start + 130
9 libsystem_pthread.dylib 0x9252bcf2 thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x99691046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x92527dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9252bcce start_wqthread + 30

Thread 7:
0 libsystem_kernel.dylib 0x99691046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x92527dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9252bcce start_wqthread + 30

Thread 1 crashed with X86 Thread State (32-bit):
eax: 0x00000004 ebx: 0xb01146a0 ecx: 0xb011467c edx: 0x99691992
edi: 0xb01146a0 esi: 0x901ca7b9 ebp: 0xb01146f8 esp: 0xb011467c
ss: 0x00000023 efl: 0x00000287 eip: 0x99691992 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0xdc8cec00

Logical CPU: 0
Error Code: 0x00000171
Trap Number: 132


Binary Images:
0x1000 - 0x76cfb3 +com.beamdog.baldursgateIIenhancededition (1.2.0 - 2029) <93F91401-FB98-33C4-A24C-ACFA77AB220D> /Applications/Baldur's Gate II - Enhanced Edition/*/BaldursGateIIEnhancedEdition.app/Contents/MacOS/BaldursGateIIEnhancedEdition
0x115c000 - 0x1172ff8 libexpat.1.dylib (12) /usr/lib/libexpat.1.dylib
0x117b000 - 0x11a2ff7 com.apple.audio.OpenAL (1.7 - 1.7) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x11b3000 - 0x11b6ffd com.apple.ForceFeedback (1.0.6 - 1.0.6) /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x8fa3000 - 0x8fa7ffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xb800000 - 0xba00ff5 com.apple.audio.units.Components (1.10 - 1.10) <8CAB2F87-4A23-3812-A2CA-CD1107F51E20> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0xc85e000 - 0xc883ff9 com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0xc898000 - 0xc8a3ffa com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x40000000 - 0x404a8fff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.28.32 - 8.2.8) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x8fe80000 - 0x8feb2417 dyld (239.4) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
0x90008000 - 0x90045ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x90046000 - 0x9006aff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x9017c000 - 0x9017dfff libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib
0x9019f000 - 0x901c6fff com.apple.CoreVideo (1.8 - 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x901c7000 - 0x901dfffd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x901f7000 - 0x901fdff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x901fe000 - 0x90203ff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x90204000 - 0x90210ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90211000 - 0x90249fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9024a000 - 0x904aeff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x904db000 - 0x904dbfff com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x904fc000 - 0x90528ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90872000 - 0x90874fff libsystem_configuration.dylib (596.15) /usr/lib/system/libsystem_configuration.dylib
0x90875000 - 0x908ecffb com.apple.framework.IOKit (2.0.1 - 907.100.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x908ed000 - 0x90d21ff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x90d22000 - 0x90d23fff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib
0x90d24000 - 0x90d99ff1 com.apple.ApplicationServices.ATS (360 - 363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90d9a000 - 0x90e6afef libvDSP.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90ebd000 - 0x90ec5fff liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib
0x90ec6000 - 0x90ecafff libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib
0x90ecb000 - 0x90efcffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x9119b000 - 0x911aafff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x911ab000 - 0x911b8fff com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x91276000 - 0x9128aff9 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <6DDC6828-879B-3F7F-9458-8F57713104B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9128b000 - 0x91290ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91300000 - 0x9130dfff com.apple.AppleFSCompression (56.92.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9130e000 - 0x9131cfff libxar.1.dylib (202) /usr/lib/libxar.1.dylib
0x9131d000 - 0x913aefff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x913af000 - 0x913c7ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7F3A0094-3A24-302C-9B64-C32C65750EDE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x913c8000 - 0x91410fff com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x91478000 - 0x91479ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9147a000 - 0x91486fff libkxld.dylib (2422.115.4) <8B183287-E46E-3810-AA93-7A83E4BBEA2E> /usr/lib/system/libkxld.dylib
0x9148e000 - 0x91498ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x915ca000 - 0x915d0ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x915d1000 - 0x915d4ff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib
0x915d5000 - 0x915f2ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x915f3000 - 0x91749ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9174a000 - 0x91772fff libsystem_info.dylib (449.1.3) /usr/lib/system/libsystem_info.dylib
0x919f0000 - 0x91a8cfff com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91a8d000 - 0x91a94ff7 com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x91a95000 - 0x91b85ffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x91b86000 - 0x91b94ff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x91b95000 - 0x91b98ff9 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x91b9f000 - 0x91ba9fff com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x91baa000 - 0x91bacfff libquarantine.dylib (71) /usr/lib/system/libquarantine.dylib
0x91bad000 - 0x91be2ff1 libssl.0.9.8.dylib (52) /usr/lib/libssl.0.9.8.dylib
0x91be3000 - 0x91c33fff com.apple.opencl (2.3.59 - 2.3.59) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91c34000 - 0x91c44ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91c45000 - 0x91c45fff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x91c46000 - 0x91c4bff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x91c4c000 - 0x91c4dfff libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib
0x91c4e000 - 0x91c5cff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x91c5d000 - 0x91cacff9 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91cad000 - 0x91cd1ff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x91cd2000 - 0x91d18ff7 libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91d19000 - 0x91d5fff7 libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x91d60000 - 0x91d6bfff libGPUSupportMercury.dylib (9.6.1) <4733F91D-0778-3DA3-965E-624DD53D0C9C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x91dc2000 - 0x921baffb com.apple.CoreGraphics (1.600.0 - 599.35.4) <2B46D887-CAED-30F3-B009-1EBF0C71DC2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92382000 - 0x92480fff libJP2.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x92525000 - 0x9252cffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x9252d000 - 0x928a2ff9 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x928a3000 - 0x92a4ffff com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92a82000 - 0x92a82fff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92a83000 - 0x92a8fffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x92e2e000 - 0x92e6eff7 com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x92e6f000 - 0x92f01ff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x92f02000 - 0x92f14fff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x92f15000 - 0x931fffd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93200000 - 0x93255ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93256000 - 0x93e74ff3 com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93e75000 - 0x93e75fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x947d1000 - 0x948bcff4 com.apple.DiskImagesFramework (10.9 - 371.1) <79F56F62-902E-32A2-A747-C57CCE03E1AB> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x948bd000 - 0x948c8fff libcsfde.dylib (380.70.2) /usr/lib/libcsfde.dylib
0x948c9000 - 0x948f1ff7 libRIP.A.dylib (599.35.4) <6E3B8709-162D-331E-8722-81D12B0A4BDB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94991000 - 0x94993ff2 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x94994000 - 0x94c0dff2 com.apple.security (7.0 - 55471.14.21) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94c0e000 - 0x94c4aff4 com.apple.RemoteViewServices (2.0 - 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x94c4b000 - 0x94c4fffa libGIF.dylib (1044) <075D0A69-DEEC-3712-93F7-DC78FECCC0FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94c50000 - 0x94c57fff libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
0x94c58000 - 0x94c73ff6 libPng.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94ca1000 - 0x94ca4ff7 com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94ca5000 - 0x94ca8ffa libCGXType.A.dylib (599.35.4) <12865AFC-BF83-36AB-A42E-331D39C8FD68> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x94ca9000 - 0x94cc5fff libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x94cc6000 - 0x94cf7ffb com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x94cf8000 - 0x94cf8ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94cf9000 - 0x94d24ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x94d25000 - 0x94d71ff7 libcups.2.dylib (372.4) /usr/lib/libcups.2.dylib
0x94d72000 - 0x94d72ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x94d73000 - 0x94d7bfee libcldcpuengine.dylib (2.3.58) <589B3E9E-05CC-30A3-AFF5-AA971C0E1473> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x94d7c000 - 0x94deffff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94df0000 - 0x94e41ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x94e5c000 - 0x94fdaff0 libGLProgrammability.dylib (9.6.1) <26DFAFFB-1706-3BEF-91D9-06F1655880EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95061000 - 0x9507cff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9507d000 - 0x95087ff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95088000 - 0x950b2fff libsandbox.1.dylib (278.11.1) /usr/lib/libsandbox.1.dylib
0x95f55000 - 0x95f8dff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x95f8e000 - 0x96283ffc com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x96284000 - 0x96285ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x96286000 - 0x96398ffc libsqlite3.dylib (158) /usr/lib/libsqlite3.dylib
0x9642f000 - 0x9642ffff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96d8a000 - 0x96d8cffb libRadiance.dylib (1044) <6713977E-A33A-395A-9933-719F72DF1A98> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96d8d000 - 0x96f53ffb libicucore.A.dylib (511.35) /usr/lib/libicucore.A.dylib
0x96f54000 - 0x97022ff7 com.apple.backup.framework (1.5.4 - 1.5.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x97023000 - 0x971c5ff0 GLEngine (9.6.1) <6E7FF87C-BDE5-3FAA-9943-050C2FCA956F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x971f4000 - 0x971fcffe libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x971fd000 - 0x97215ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x97216000 - 0x9721affc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x9721b000 - 0x97222ff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97256000 - 0x97257fff liblangid.dylib (117) /usr/lib/liblangid.dylib
0x97260000 - 0x972fffff libCoreStorage.dylib (380.70.2) /usr/lib/libCoreStorage.dylib
0x97300000 - 0x97315ff3 com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x97347000 - 0x974ef4af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x97a5e000 - 0x97a60ffe libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97a61000 - 0x97a7afff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97a7b000 - 0x97e40ff6 libLAPACK.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97e41000 - 0x97e9fffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x97ea0000 - 0x97ea9fff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97eaa000 - 0x97f9efff libFontParser.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98760000 - 0x98768fff libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib
0x98769000 - 0x987bfff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x987c0000 - 0x9884aff7 com.apple.CoreSymbolication (3.0.1 - 141.0.5) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x98850000 - 0x98853ffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x98a8b000 - 0x98aa5ff7 com.apple.GenerationalStorage (2.0 - 160.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x98aa9000 - 0x98aa9fff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x98aaa000 - 0x98aecfff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98aed000 - 0x98af6ffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98af7000 - 0x98b55fff com.apple.ViewBridge (1.0 - 46.2) <64AC1689-5F60-3E16-AE62-A2259E0D57EC> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x98b56000 - 0x98b61ff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x98b62000 - 0x98b62fff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98b69000 - 0x98b8dfff libJPEG.dylib (1044) <8501702E-37C9-35F6-8342-037337CCD837> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98bf1000 - 0x98c5cfff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x98c5d000 - 0x98d09ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x98d0a000 - 0x98d1cfff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x98d27000 - 0x98d88ff7 com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x98d89000 - 0x98e96ff7 com.apple.ImageIO.framework (3.3.0 - 1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98e97000 - 0x98e9bfff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x991b0000 - 0x991b9fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x991ba000 - 0x991f7ffb libGLImage.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x991f8000 - 0x9928fff7 com.apple.ink.framework (10.9 - 207) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x99290000 - 0x9929aff2 com.apple.AppSandbox (3.0 - 1) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x9929b000 - 0x992f0fff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x992f1000 - 0x99304fff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x993b1000 - 0x993efff7 com.apple.NavigationServices (3.8 - 215) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x993f0000 - 0x994b7ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x994b8000 - 0x994e6ff3 com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x994e7000 - 0x994f0fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x994f1000 - 0x995d4ff7 libcrypto.0.9.8.dylib (52) /usr/lib/libcrypto.0.9.8.dylib
0x99676000 - 0x99678fff com.apple.securityhi (9.0 - 55005) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99679000 - 0x99696ff4 libsystem_kernel.dylib (2422.115.4) <011434BC-0EFD-35E9-B76D-A22B76DC83DC> /usr/lib/system/libsystem_kernel.dylib
0x996ed000 - 0x99756fff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x99757000 - 0x997b3ffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x99833000 - 0x9988cffa libTIFF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x998f4000 - 0x998f8ffc com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x998f9000 - 0x99925ff7 GLRendererFloat (9.6.1) <3961F91C-F590-3599-B8DA-25EC6D9CFB73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x99926000 - 0x99926fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x99927000 - 0x99929fff com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9995f000 - 0x99967fff libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x99968000 - 0x99998ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99999000 - 0x9999dfff com.apple.IOAccelerator (98.23 - 98.23) <305E0437-D56C-3D47-8152-C501B1F22E9C> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x9999e000 - 0x99ad5fff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99ad6000 - 0x99bc2ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x99cdb000 - 0x99ce6ffb libcommonCrypto.dylib (60049) /usr/lib/system/libcommonCrypto.dylib
0x99ce8000 - 0x99d5eff3 com.apple.securityfoundation (6.0 - 55122.3) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x99e0b000 - 0x99e19ff3 com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x99e1a000 - 0x9a11bffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a11c000 - 0x9a14bff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x9a14c000 - 0x9a14fffb libutil.dylib (34) /usr/lib/libutil.dylib
0x9a150000 - 0x9a16cff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9a6dc000 - 0x9a8defff com.apple.CoreFoundation (6.9 - 855.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a8e1000 - 0x9a8e5ff7 libmacho.dylib (845) /usr/lib/system/libmacho.dylib
0x9a8e6000 - 0x9a911ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x9a912000 - 0x9a916ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x9a917000 - 0x9a94dfff com.apple.IconServices (25 - 25.17) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9a94e000 - 0x9aac1ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9aaf3000 - 0x9ab8bff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9ab8c000 - 0x9ac4fff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x9ac50000 - 0x9ac54ffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9afcf000 - 0x9afd8ff7 libsystem_notify.dylib (121.20.1) <4D3293AC-1CEF-347A-987F-2314AF3CC6EA> /usr/lib/system/libsystem_notify.dylib
0x9afd9000 - 0x9afe9ff7 libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x9b494000 - 0x9b49cff7 libCGCMS.A.dylib (599.35.4) <63B0F606-94B1-3355-909A-01C6F26A91F7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x9b49d000 - 0x9b4c7fff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x9b5d1000 - 0x9b5d2fff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x9b5d3000 - 0x9b5defff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9b5e3000 - 0x9b6beff7 com.apple.LaunchServices (572.28 - 572.28) <12F13478-DB82-3C78-9140-2C98FECD0A80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9b6bf000 - 0x9b9ecffe com.apple.Foundation (6.9 - 1056.16) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9bc6d000 - 0x9bcc0fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9bcc1000 - 0x9be4effb com.apple.CFNetwork (673.5 - 673.5) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9be4f000 - 0x9becfff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9bed0000 - 0x9bed1ffa libsystem_sandbox.dylib (278.11.1) /usr/lib/system/libsystem_sandbox.dylib
0x9bed2000 - 0x9bf22ff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x9bf23000 - 0x9c009fff com.apple.coreui (2.2 - 231.1) <17E75125-8D14-30EF-B7A7-662A56B0F4B3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9c138000 - 0x9c1a1ffa com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 204868
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=162.0M resident=38.4M(24%) swapped_out_or_unallocated=123.6M(76%)
Writable regions: Total=230.2M written=51.1M(22%) resident=124.4M(54%) swapped_out=0K(0%) unallocated=105.8M(46%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 236K
CG image 20K
CG raster data 12K
CG shared images 172K
IOKit 67.3M
Kernel Alloc Once 4K
MALLOC 131.5M
MALLOC (admin) 48K
MALLOC_LARGE (reserved) 3600K reserved VM address space (unallocated)
Memory Tag 242 12K
Memory Tag 249 156K
OpenGL GLSL 1280K
Stack 67.1M
VM_ALLOCATE 16.6M
VM_ALLOCATE (reserved) 148K reserved VM address space (unallocated)
__DATA 18.1M
__IMAGE 528K
__LINKEDIT 51.3M
__OBJC 1884K
__PAGEZERO 4K
__TEXT 110.8M
__UNICODE 544K
mapped file 194.4M
shared memory 68K
=========== =======
TOTAL 665.6M
TOTAL, minus reserved VM space 661.9M


Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 2.2f44
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x859B, 0x435434473353313630424D2E4D3136464B44
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x859B, 0x435434473353313630424D2E4D3136464B44
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
Serial ATA Device: HL-DT-ST DVDRW GS31N
USB Device: My Passport 0740
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

 

 

This suggests to me that there's a graphical problem. Of note, when I tested the Black Pits 2, the lizard men in the pit (in the staging area before battles) only make the game crash when they appear on screen. In the abazigal component, I notice there are a lot .bam files that look like the affect lizard men. Line 32 of abazigal_enclave.tpa supposedly restores weapon animations so I think that may be a problem. Perhaps the abazigal component alters the appearance of lizard men in a way that makes my game crash. Maybe

 

...Oh, you posted while I was making this really long reply. I'll respond to that separately.

Link to comment

 

The lizards in ar0420 (icliz01.cre) are using halb01.itm and they still make the game crash

Hm, and SCS doesn't touch icliz01.cre.

Just thinking something, can you check in data folder, is there dw#liza.bif?

If there is, can you replace it with this file:

https://www.dropbox.com/s/89t27fgwykxp9vw/dw%23liza.bif?dl=0

and then test areas again.

 

Yes there is a dw#liza.bif. I tried replacing it with your bif file and I still get crashes. The crash report looks pretty much the same.

 

 

 

Process: BaldursGateIIEnhancedEdition [31983]

Path: /Applications/Baldur's Gate II - Enhanced Edition/*/BaldursGateIIEnhancedEdition.app/Contents/MacOS/BaldursGateIIEnhancedEdition
Identifier: com.beamdog.baldursgateIIenhancededition
Version: 1.2.0 (2029)
Code Type: X86 (Native)
Parent Process: launchd [158]
Responsible: BaldursGateIIEnhancedEdition [31983]
User ID: 501
Date/Time: 2014-12-09 14:27:30.792 -0600
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: 159B8FDE-2B8A-FF36-74C5-BC1095B6D2B8
Crashed Thread: 1
Exception Type: EXC_CRASH (SIGBUS)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Thread 0:: Dispatch queue: com.apple.main-thread
0 com.beamdog.baldursgateIIenhancededition 0x0054bc99 dimmDemand(CRes*) + 670
1 com.beamdog.baldursgateIIenhancededition 0x005472a7 CRes::Demand() + 31
2 com.beamdog.baldursgateIIenhancededition 0x00561e31 CVidCell::GetCurrentFrameSize(CSize&) + 33
3 com.beamdog.baldursgateIIenhancededition 0x0027dfe7 CGameAnimationTypeMonsterIcewind::CalculateFxRect(CRect&, CPoint&, long) + 197
4 com.beamdog.baldursgateIIenhancededition 0x002d08ed CGameSprite::Render(CGameArea*, CVidMode*) + 629
5 com.beamdog.baldursgateIIenhancededition 0x0046f9f4 CGameArea::Render(CVidMode*) + 388
6 com.beamdog.baldursgateIIenhancededition 0x0046fdd5 CGameArea::RenderZoomed() + 171
7 com.beamdog.baldursgateIIenhancededition 0x00256af7 CScreenWorld::TimerSynchronousUpdate() + 91
8 com.beamdog.baldursgateIIenhancededition 0x0054fec0 CChitin::SynchronousUpdate() + 336
9 com.beamdog.baldursgateIIenhancededition 0x0052e7eb CBaldurChitin::SynchronousUpdate() + 17
10 com.beamdog.baldursgateIIenhancededition 0x00552596 CChitin::Update() + 110
11 com.beamdog.baldursgateIIenhancededition 0x00552671 CChitin::WinMain() + 131
12 com.beamdog.baldursgateIIenhancededition 0x0052bfd6 main + 225
13 com.beamdog.baldursgateIIenhancededition 0x00002b35 start + 53
Thread 1 Crashed:
0 libsystem_kernel.dylib 0x99691046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x92527dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9252bcce start_wqthread + 30
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x99691992 kevent64 + 10
1 libdispatch.dylib 0x901ca899 _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x901ca532 _dispatch_mgr_thread + 52
Thread 3:
0 libsystem_kernel.dylib 0x99691046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x92527dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9252bcce start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x99691046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x92527dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9252bcce start_wqthread + 30
Thread 5:
0 libsystem_kernel.dylib 0x99691046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x92527dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x9252bcce start_wqthread + 30
Thread 6:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x9968bf7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9968b16c mach_msg + 68
2 com.apple.audio.CoreAudio 0x93218d5a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3 com.apple.audio.CoreAudio 0x9321320e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
4 com.apple.audio.CoreAudio 0x932119e7 HALC_ProxyIOContext::IOWorkLoop() + 1111
5 com.apple.audio.CoreAudio 0x932114bf HALC_ProxyIOContext::IOThreadEntry(void*) + 167
6 com.apple.audio.CoreAudio 0x9321be12 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7 com.apple.audio.CoreAudio 0x932113bb HALB_IOThread::Entry(void*) + 69
8 libsystem_pthread.dylib 0x925265fb _pthread_body + 144
9 libsystem_pthread.dylib 0x92526485 _pthread_start + 130
10 libsystem_pthread.dylib 0x9252bcf2 thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x9968bf7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9968b16c mach_msg + 68
2 com.apple.CoreFoundation 0x9a752bf9 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x9a7521d1 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x9a7519ea CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x9a75184b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x93427b88 _NSEventThread + 283
7 libsystem_pthread.dylib 0x925265fb _pthread_body + 144
8 libsystem_pthread.dylib 0x92526485 _pthread_start + 130
9 libsystem_pthread.dylib 0x9252bcf2 thread_start + 34
Thread 1 crashed with X86 Thread State (32-bit):
eax: 0x00100170 ebx: 0x00001503 ecx: 0xb0102f9c edx: 0x99691046
edi: 0x92527c69 esi: 0xb0103000 ebp: 0xb0102fc8 esp: 0xb0102f9c
ss: 0x00000023 efl: 0x00000282 eip: 0x99691046 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x1422e010
Logical CPU: 0
Error Code: 0x00100170
Trap Number: 132
Binary Images:
0x1000 - 0x76cfb3 +com.beamdog.baldursgateIIenhancededition (1.2.0 - 2029) <93F91401-FB98-33C4-A24C-ACFA77AB220D> /Applications/Baldur's Gate II - Enhanced Edition/*/BaldursGateIIEnhancedEdition.app/Contents/MacOS/BaldursGateIIEnhancedEdition
0x115c000 - 0x1172ff8 libexpat.1.dylib (12) <B0AC9020-01C4-368F-98D6-7FFC067A1B04> /usr/lib/libexpat.1.dylib
0x117b000 - 0x11a2ff7 com.apple.audio.OpenAL (1.7 - 1.7) <E17E6E36-968C-37A3-929C-53B78E28862E> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x11b3000 - 0x11b6ffd com.apple.ForceFeedback (1.0.6 - 1.0.6) <C790BFE4-111A-36A5-A830-125B10B9BEA7> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0xc0c0000 - 0xc2c0ff5 com.apple.audio.units.Components (1.10 - 1.10) <8CAB2F87-4A23-3812-A2CA-CD1107F51E20> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0xc355000 - 0xc359ffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <FF6AD1A0-09F4-3D20-A2F4-F4F0AE10CE12> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xd160000 - 0xd185ff9 com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0xd19a000 - 0xd1a5ffa com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x40000000 - 0x404a8fff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.28.32 - 8.2.8) <AFD6A2F4-1132-3F4E-9418-B0634A814477> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x8fe06000 - 0x8fe38417 dyld (239.4) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
0x90008000 - 0x90045ff7 libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x90046000 - 0x9006aff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x9017c000 - 0x9017dfff libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x9019f000 - 0x901c6fff com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x901c7000 - 0x901dfffd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x901f7000 - 0x901fdff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x901fe000 - 0x90203ff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x90204000 - 0x90210ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <D50773D6-A261-390E-B159-0C161EA7C457> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90211000 - 0x90249fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9024a000 - 0x904aeff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x904db000 - 0x904dbfff com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x904fc000 - 0x90528ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90872000 - 0x90874fff libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib
0x90875000 - 0x908ecffb com.apple.framework.IOKit (2.0.1 - 907.100.13) <D1308EE0-96AA-3442-A27B-264F58AE12B4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x908ed000 - 0x90d21ff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x90d22000 - 0x90d23fff libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x90d24000 - 0x90d99ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90d9a000 - 0x90e6afef libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90ebd000 - 0x90ec5fff liblaunch.dylib (842.92.1) <C180016C-F2DB-3D8B-A72D-5185CE67DFA2> /usr/lib/system/liblaunch.dylib
0x90ec6000 - 0x90ecafff libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib
0x90ecb000 - 0x90efcffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x9119b000 - 0x911aafff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x911ab000 - 0x911b8fff com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x91276000 - 0x9128aff9 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <6DDC6828-879B-3F7F-9458-8F57713104B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9128b000 - 0x91290ff7 com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91300000 - 0x9130dfff com.apple.AppleFSCompression (56.92.1 - 1.0) <D2E7A2DF-9E5B-35E6-9CCD-0D40ADA7E021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9130e000 - 0x9131cfff libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x9131d000 - 0x913aefff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x913af000 - 0x913c7ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7F3A0094-3A24-302C-9B64-C32C65750EDE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x913c8000 - 0x91410fff com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x91478000 - 0x91479ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9147a000 - 0x91486fff libkxld.dylib (2422.115.4) <8B183287-E46E-3810-AA93-7A83E4BBEA2E> /usr/lib/system/libkxld.dylib
0x9148e000 - 0x91498ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A0D07BF7-31DF-3575-A02F-BEB90006DC74> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x915ca000 - 0x915d0ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x915d1000 - 0x915d4ff7 libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib
0x915d5000 - 0x915f2ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x915f3000 - 0x91749ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9174a000 - 0x91772fff libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x919f0000 - 0x91a8cfff com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91a8d000 - 0x91a94ff7 com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x91a95000 - 0x91b85ffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x91b86000 - 0x91b94ff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x91b95000 - 0x91b98ff9 com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x91b9f000 - 0x91ba9fff com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x91baa000 - 0x91bacfff libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x91bad000 - 0x91be2ff1 libssl.0.9.8.dylib (52) <B98A4DB3-5AB1-3FDE-8D49-F42EC60A8A65> /usr/lib/libssl.0.9.8.dylib
0x91be3000 - 0x91c33fff com.apple.opencl (2.3.59 - 2.3.59) <CE95AA26-7AE6-3692-8291-8268BBB976D1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91c34000 - 0x91c44ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91c45000 - 0x91c45fff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x91c46000 - 0x91c4bff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x91c4c000 - 0x91c4dfff libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib
0x91c4e000 - 0x91c5cff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x91c5d000 - 0x91cacff9 com.apple.HIServices (1.23 - 468) <B0534B49-A137-363A-9FC2-44FAA6F0894F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91cad000 - 0x91cd1ff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x91cd2000 - 0x91d18ff7 libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91d19000 - 0x91d5fff7 libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x91d60000 - 0x91d6bfff libGPUSupportMercury.dylib (9.6.1) <4733F91D-0778-3DA3-965E-624DD53D0C9C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x91dc2000 - 0x921baffb com.apple.CoreGraphics (1.600.0 - 599.35.4) <2B46D887-CAED-30F3-B009-1EBF0C71DC2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92382000 - 0x92480fff libJP2.dylib (1044) <E8873182-8B75-34A5-A104-BED94B0C6BF6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x92525000 - 0x9252cffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x9252d000 - 0x928a2ff9 com.apple.HIToolbox (2.1.1 - 698) <FE3938F3-6338-3C5E-AAB3-47B2F5FAC762> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x928a3000 - 0x92a4ffff com.apple.QuartzCore (1.8 - 332.3) <DA347693-5E26-3E47-A2B3-3824C52EB08B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92a82000 - 0x92a82fff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92a83000 - 0x92a8fffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x92e2e000 - 0x92e6eff7 com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x92e6f000 - 0x92f01ff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x92f02000 - 0x92f14fff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x92f15000 - 0x931fffd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93200000 - 0x93255ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <CB06B746-9EB1-3972-A798-A139E15F5ACC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93256000 - 0x93e74ff3 com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93e75000 - 0x93e75fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x947d1000 - 0x948bcff4 com.apple.DiskImagesFramework (10.9 - 371.1) <79F56F62-902E-32A2-A747-C57CCE03E1AB> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x948bd000 - 0x948c8fff libcsfde.dylib (380.70.2) <B3FC85EE-BBC2-3A20-9C45-C1ABDD063A63> /usr/lib/libcsfde.dylib
0x948c9000 - 0x948f1ff7 libRIP.A.dylib (599.35.4) <6E3B8709-162D-331E-8722-81D12B0A4BDB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94991000 - 0x94993ff2 com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x94994000 - 0x94c0dff2 com.apple.security (7.0 - 55471.14.21) <EB63357A-FA6C-3424-B55C-060FCCFEE71A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94c0e000 - 0x94c4aff4 com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x94c4b000 - 0x94c4fffa libGIF.dylib (1044) <075D0A69-DEEC-3712-93F7-DC78FECCC0FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94c50000 - 0x94c57fff libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
0x94c58000 - 0x94c73ff6 libPng.dylib (1044) <D90105D1-B8AD-3649-A798-DA567D1C5B3A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94ca1000 - 0x94ca4ff7 com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94ca5000 - 0x94ca8ffa libCGXType.A.dylib (599.35.4) <12865AFC-BF83-36AB-A42E-331D39C8FD68> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x94ca9000 - 0x94cc5fff libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x94cc6000 - 0x94cf7ffb com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x94cf8000 - 0x94cf8ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94cf9000 - 0x94d24ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x94d25000 - 0x94d71ff7 libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib
0x94d72000 - 0x94d72ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x94d73000 - 0x94d7bfee libcldcpuengine.dylib (2.3.58) <589B3E9E-05CC-30A3-AFF5-AA971C0E1473> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x94d7c000 - 0x94deffff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94df0000 - 0x94e41ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x94e5c000 - 0x94fdaff0 libGLProgrammability.dylib (9.6.1) <26DFAFFB-1706-3BEF-91D9-06F1655880EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95061000 - 0x9507cff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9507d000 - 0x95087ff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95088000 - 0x950b2fff libsandbox.1.dylib (278.11.1) <A55CE36C-8E1A-3E3E-BBA1-DEFD3911CBDD> /usr/lib/libsandbox.1.dylib
0x95f55000 - 0x95f8dff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x95f8e000 - 0x96283ffc com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x96284000 - 0x96285ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x96286000 - 0x96398ffc libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x9642f000 - 0x9642ffff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96d8a000 - 0x96d8cffb libRadiance.dylib (1044) <6713977E-A33A-395A-9933-719F72DF1A98> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96d8d000 - 0x96f53ffb libicucore.A.dylib (511.35) <D14DF7FE-7DE3-36C6-A46D-18C3978827A5> /usr/lib/libicucore.A.dylib
0x96f54000 - 0x97022ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <C09AF796-385F-34DB-B551-68967989E9CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x97023000 - 0x971c5ff0 GLEngine (9.6.1) <6E7FF87C-BDE5-3FAA-9943-050C2FCA956F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x971f4000 - 0x971fcffe libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x971fd000 - 0x97215ff7 libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x97216000 - 0x9721affc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x9721b000 - 0x97222ff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97256000 - 0x97257fff liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x97260000 - 0x972fffff libCoreStorage.dylib (380.70.2) <AAB92110-31F1-36F0-A877-21FCE9531C4F> /usr/lib/libCoreStorage.dylib
0x97300000 - 0x97315ff3 com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x97347000 - 0x974ef4af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x97a5e000 - 0x97a60ffe libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97a61000 - 0x97a7afff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97a7b000 - 0x97e40ff6 libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97e41000 - 0x97e9fffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x97ea0000 - 0x97ea9fff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97eaa000 - 0x97f9efff libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98760000 - 0x98768fff libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib
0x98769000 - 0x987bfff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x987c0000 - 0x9884aff7 com.apple.CoreSymbolication (3.0.1 - 141.0.5) <A33D0598-8699-39AC-A1DD-37079F423269> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x98850000 - 0x98853ffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x98a8b000 - 0x98aa5ff7 com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x98aa9000 - 0x98aa9fff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x98aaa000 - 0x98aecfff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98aed000 - 0x98af6ffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98af7000 - 0x98b55fff com.apple.ViewBridge (1.0 - 46.2) <64AC1689-5F60-3E16-AE62-A2259E0D57EC> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x98b56000 - 0x98b61ff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x98b62000 - 0x98b62fff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98b69000 - 0x98b8dfff libJPEG.dylib (1044) <8501702E-37C9-35F6-8342-037337CCD837> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98bf1000 - 0x98c5cfff com.apple.Heimdal (4.0 - 2.0) <D6465D74-9351-3FF3-9561-AC149AEDB86F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x98c5d000 - 0x98d09ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x98d0a000 - 0x98d1cfff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x98d27000 - 0x98d88ff7 com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x98d89000 - 0x98e96ff7 com.apple.ImageIO.framework (3.3.0 - 1044) <D48549F6-CD49-30FA-A4CD-85166A66D830> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98e97000 - 0x98e9bfff com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x991b0000 - 0x991b9fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x991ba000 - 0x991f7ffb libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x991f8000 - 0x9928fff7 com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x99290000 - 0x9929aff2 com.apple.AppSandbox (3.0 - 1) <FE0793BE-50CF-3E3B-82C9-71F7A294E10F> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x9929b000 - 0x992f0fff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x992f1000 - 0x99304fff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x993b1000 - 0x993efff7 com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x993f0000 - 0x994b7ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x994b8000 - 0x994e6ff3 com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x994e7000 - 0x994f0fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x994f1000 - 0x995d4ff7 libcrypto.0.9.8.dylib (52) <D3AB1D26-30BA-36D3-956C-EC7D7185C396> /usr/lib/libcrypto.0.9.8.dylib
0x99676000 - 0x99678fff com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99679000 - 0x99696ff4 libsystem_kernel.dylib (2422.115.4) <011434BC-0EFD-35E9-B76D-A22B76DC83DC> /usr/lib/system/libsystem_kernel.dylib
0x996ed000 - 0x99756fff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x99757000 - 0x997b3ffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x99833000 - 0x9988cffa libTIFF.dylib (1044) <EC7E978B-3A38-3696-AAB6-A32221952C69> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x998f4000 - 0x998f8ffc com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x998f9000 - 0x99925ff7 GLRendererFloat (9.6.1) <3961F91C-F590-3599-B8DA-25EC6D9CFB73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x99926000 - 0x99926fff com.apple.Carbon (154 - 157) <C49AD4A1-8DE3-357D-AEF3-D6CD39EA91EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x99927000 - 0x99929fff com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9995f000 - 0x99967fff libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x99968000 - 0x99998ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99999000 - 0x9999dfff com.apple.IOAccelerator (98.23 - 98.23) <305E0437-D56C-3D47-8152-C501B1F22E9C> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x9999e000 - 0x99ad5fff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99ad6000 - 0x99bc2ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x99cdb000 - 0x99ce6ffb libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x99ce8000 - 0x99d5eff3 com.apple.securityfoundation (6.0 - 55122.3) <DFA5E047-2B68-3CE8-B9C3-D19E6F2461CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x99e0b000 - 0x99e19ff3 com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x99e1a000 - 0x9a11bffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a11c000 - 0x9a14bff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x9a14c000 - 0x9a14fffb libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x9a150000 - 0x9a16cff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9a6dc000 - 0x9a8defff com.apple.CoreFoundation (6.9 - 855.17) <E382BBB6-4F41-3959-ADC7-238BE49A2155> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a8e1000 - 0x9a8e5ff7 libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x9a8e6000 - 0x9a911ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x9a912000 - 0x9a916ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x9a917000 - 0x9a94dfff com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9a94e000 - 0x9aac1ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9aaf3000 - 0x9ab8bff7 com.apple.Metadata (10.7.0 - 800.28) <D8C2153B-6D0F-3B75-97C7-742BDCA430FC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9ab8c000 - 0x9ac4fff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x9ac50000 - 0x9ac54ffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9afcf000 - 0x9afd8ff7 libsystem_notify.dylib (121.20.1) <4D3293AC-1CEF-347A-987F-2314AF3CC6EA> /usr/lib/system/libsystem_notify.dylib
0x9afd9000 - 0x9afe9ff7 libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x9b494000 - 0x9b49cff7 libCGCMS.A.dylib (599.35.4) <63B0F606-94B1-3355-909A-01C6F26A91F7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x9b49d000 - 0x9b4c7fff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x9b5d1000 - 0x9b5d2fff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x9b5d3000 - 0x9b5defff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9b5e3000 - 0x9b6beff7 com.apple.LaunchServices (572.28 - 572.28) <12F13478-DB82-3C78-9140-2C98FECD0A80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9b6bf000 - 0x9b9ecffe com.apple.Foundation (6.9 - 1056.16) <F4D43475-9915-3552-B8E1-4F3E1C9E5394> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9bc6d000 - 0x9bcc0fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9bcc1000 - 0x9be4effb com.apple.CFNetwork (673.5 - 673.5) <B5131358-DA07-353E-9BC1-03685FA15D1D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9be4f000 - 0x9becfff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9bed0000 - 0x9bed1ffa libsystem_sandbox.dylib (278.11.1) <DA875837-A5C2-3004-8117-65F378E4BD03> /usr/lib/system/libsystem_sandbox.dylib
0x9bed2000 - 0x9bf22ff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x9bf23000 - 0x9c009fff com.apple.coreui (2.2 - 231.1) <17E75125-8D14-30EF-B7A7-662A56B0F4B3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9c138000 - 0x9c1a1ffa com.apple.datadetectorscore (5.0 - 354.5) <CB793FA7-B873-39A9-855F-D86AB0C35298> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 205548
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=162.0M resident=38.3M(24%) swapped_out_or_unallocated=123.7M(76%)
Writable regions: Total=229.5M written=48.8M(21%) resident=123.5M(54%) swapped_out=0K(0%) unallocated=106.0M(46%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 236K
CG image 20K
CG raster data 12K
CG shared images 204K
IOKit 66.0M
Kernel Alloc Once 4K
MALLOC 132.1M
MALLOC (admin) 48K
MALLOC_LARGE (reserved) 3600K reserved VM address space (unallocated)
Memory Tag 242 12K
Memory Tag 249 156K
OpenGL GLSL 1280K
Stack 67.1M
VM_ALLOCATE 16.6M
VM_ALLOCATE (reserved) 148K reserved VM address space (unallocated)
__DATA 18.1M
__IMAGE 528K
__LINKEDIT 51.3M
__OBJC 1884K
__PAGEZERO 4K
__TEXT 110.8M
__UNICODE 544K
mapped file 194.1M
shared memory 68K
=========== =======
TOTAL 664.7M
TOTAL, minus reserved VM space 661.0M
Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 2.2f44
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x859B, 0x435434473353313630424D2E4D3136464B44
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x859B, 0x435434473353313630424D2E4D3136464B44
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
Serial ATA Device: HL-DT-ST DVDRW GS31N
USB Device: My Passport 0740
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

Link to comment

What lines do I need to remove to get rid of the modified lizard man animations (and nothing else)? That would help determine if it's just the visual changes that are the problem.

Only thing that comes to my mind is that you delete dw#liza.bif from data folder and manualy copy contents of "abazigal\animations\" to override folder.

I've run-out of options. On PC everything works fine, so that could be Mac related.

Link to comment

Ok I tried commenting out line 32 of abazigal_enclave.tra (and only that line) and lizard men work fine. When I do this I have no dw#liza.bif in my data folder. This is with a WeiDU of:

 

 

 

// The top of the file is the 'oldest' mod

// ~TP2_File~ #language_number #component_number // [subcomponent Name -> ] Component Name [ : Version]

~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1000 // Initialise mod (all other components require this): v28

~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5900 // Initialise AI components (required for all tactical and AI components): v28

~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8180 // Improved Abazigal's Lair: v28

I reverted back to just components 1000 and 5900, and then made the following change to abazigal_enclave.tra:
     // The restored weapon animations crash in bg2ee on osx
     ACTION_IF NOT (GAME_IS ~bg2ee~ AND ~%WEIDU_OS%~ STRING_EQUAL_CASE ~osx~) THEN BEGIN
         MAKE_BIFF dw#liza BEGIN ~%scsroot%/%component_loc%/animations~ ~.*\.bam~ END
     END

I installed this modified Abazigal's Lair component and everything seems to work fine. I think I'm going to go report this problem in the EE forums, since this may be an engine bug. This change provides a workaround until they do. Given how long we've been waiting for a bg2ee patch, it may be a while before they fix it. If this doesn't break anything elsewhere, will you add it to the fixes?

 

This post sounds like the person is having the same problem with lizard men.

Link to comment

I added a post describing this problem to the EE bug forums. If you have anything to add or correct, please do so. Thanks for your help.

Thank you for your report! I hope you can play now without problems.

Added your fix to new updated stratagemsV28 fix V1.5!

 

New fixes are:

-dashteacup fix for BGEE2 Mac weapon animations

-fixed innocent mages & priests (including Laskal as druid)

-2 old label replaced with new one in mage.tpa & dragon.tpa

-1 patch wasn't finished in mage.tpa

 

Nothing major, that requires reinstall.

Thanks everybody!

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...