• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

2ndPorphyry

Itinerant Philosopher
30 Badges
Feb 12, 2014
247
241
  • Crusader Kings II: Charlemagne
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis III Complete
  • Europa Universalis III
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Way of Life
  • Mount & Blade: Warband
  • Europa Universalis IV: El Dorado
  • Cities: Skylines
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV
The game is crashing at the point of "Loading Sounds..." during initial startup. I last played on 2/7 without this issue and haven't downloaded any patches etc in the meantime. I've verified the local file integrity with Steam and it says it checks out.

I'm ignorant when it comes to reading code, so I don't know if any of this will help, but here's the problem report I get afterwards:

Code:
Process:         ck2 [488]
Path:            /Users/USER/Library/Application Support/Steam/*/ck2.app/Contents/MacOS/ck2
Identifier:      ???
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [157]
Responsible:     ck2 [488]
User ID:         501

Date/Time:       2015-02-12 13:36:57.415 -0700
OS Version:      Mac OS X 10.9.5 (13F34)
Report Version:  11
Anonymous UUID:  193B67A7-54F0-6474-2B44-F9DD9BB8EB9B


Crashed Thread:  5  Task#1

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000001

VM Regions Near 0x1:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Users/USER/Library/Application Support/Steam/*/ck2.app/Contents/MacOS/ck2
    __TEXT                 0000000000001000-0000000001542000 [ 21.3M] r-x/rwx SM=COW  /Users/USER/Library/Application Support/Steam/*/ck2.app/Contents/MacOS/ck2

Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x976bcdba __read + 10
1                                 	0x01110335 __PHYSFS_platformRead + 54
2                                 	0x0110e44f PHYSFS_read + 326
3                                 	0x01108850 CArchiveFile::CalculateChecksum(int) + 178
4                                 	0x00cca900 CVersion::GetFileChecksum(CString const&) + 128
5                                 	0x00ccb09b CVersion::AddFile(CString const&) + 19
6                                 	0x006206f6 CFlagTexturemap::NeedsUpdate(CString const&, CArray<CString> const&) + 3058
7                                 	0x006218c6 CFlagTexturemap::CreateTexturesFromDisc(CString const&, CTitleDatabase*, CEU3Graphics&) + 1038
8                                 	0x00530066 CEU3Graphics::LoadFlagTextures() + 110
9                                 	0x002e4151 CCKApplication::InitGame() + 2147
10                                	0x002e02ba CCKApplication::Init() + 474
11                                	0x00759d5a main + 12676
12                                	0x00007815 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x976bc992 kevent64 + 10
1   libdispatch.dylib             	0x98006899 _dispatch_mgr_invoke + 238
2   libdispatch.dylib             	0x98006532 _dispatch_mgr_thread + 52

Thread 2:: IOPollingHelperThread
0   libsystem_kernel.dylib        	0x976bc976 kevent + 10
1   steamclient.dylib             	0x055e900e OSXHelpers::CIOPollingHelper::RealRun() + 286
2   libtier0_s.dylib              	0x022a613d CatchAndWriteContext_t::Invoke() + 159
3   libtier0_s.dylib              	0x022a5b3f CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214
4   libtier0_s.dylib              	0x022a5c26 CatchAndWriteMiniDumpExForVoidPtrFn + 87
5   libtier0_s.dylib              	0x022a5c4f CatchAndWriteMiniDumpForVoidPtrFn + 35
6   steamclient.dylib             	0x055e8edf OSXHelpers::CIOPollingHelper::Run() + 41
7   libtier0_s.dylib              	0x022aa6ba SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16
8   libtier0_s.dylib              	0x022a613d CatchAndWriteContext_t::Invoke() + 159
9   libtier0_s.dylib              	0x022a5b3f CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214
10  libtier0_s.dylib              	0x022a5c26 CatchAndWriteMiniDumpExForVoidPtrFn + 87
11  libtier0_s.dylib              	0x022a5c4f CatchAndWriteMiniDumpForVoidPtrFn + 35
12  libtier0_s.dylib              	0x022aa62e SteamThreadTools::CThread::ThreadProc(void*) + 238
13  libsystem_pthread.dylib       	0x9477f5fb _pthread_body + 144
14  libsystem_pthread.dylib       	0x9477f485 _pthread_start + 130
15  libsystem_pthread.dylib       	0x94784cf2 thread_start + 34

Thread 3:
0   libsystem_kernel.dylib        	0x976b6f7a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x976b616c mach_msg + 68
2   com.apple.CoreFoundation      	0x982c6bf9 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation      	0x982c61d1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation      	0x982c59ea CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation      	0x982c584b CFRunLoopRunInMode + 123
6   com.apple.AppKit              	0x94fe3b88 _NSEventThread + 283
7   libsystem_pthread.dylib       	0x9477f5fb _pthread_body + 144
8   libsystem_pthread.dylib       	0x9477f485 _pthread_start + 130
9   libsystem_pthread.dylib       	0x94784cf2 thread_start + 34

Thread 4:: Task#0
0   libsystem_kernel.dylib        	0x976b70a6 mach_wait_until + 10
1   libsystem_c.dylib             	0x90097c4a nanosleep + 366
2                                 	0x00e2d124 SDL_Delay + 100
3                                 	0x00c09dd3 (anonymous namespace)::TaskWaitFunc(void*) + 25
4                                 	0x00e2c36f SDL_RunThread + 111
5                                 	0x00e2bcb7 RunThread + 23
6   libsystem_pthread.dylib       	0x9477f5fb _pthread_body + 144
7   libsystem_pthread.dylib       	0x9477f485 _pthread_start + 130
8   libsystem_pthread.dylib       	0x94784cf2 thread_start + 34

Thread 5 Crashed:: Task#1
0   libsystem_c.dylib             	0x900787f9 strtol_l + 57
1   libsystem_c.dylib             	0x90073011 atoi + 69
2                                 	0x0051d960 CEU3Date::SetFromString(CString const&) + 76
3                                 	0x009da26f CTitleHistory::ReadMember(CReader&, int) + 89
4                                 	0x00c955ed CPersistent::Read(CReader&) + 307
5                                 	0x006f5609 CHistoryDataBase::LoadDatabase() + 6741
6                                 	0x00c0a3ef CLoadHistoryDatabaseTask::Execute() + 19
7                                 	0x00c09de7 (anonymous namespace)::TaskWaitFunc(void*) + 45
8                                 	0x00e2c36f SDL_RunThread + 111
9                                 	0x00e2bcb7 RunThread + 23
10  libsystem_pthread.dylib       	0x9477f5fb _pthread_body + 144
11  libsystem_pthread.dylib       	0x9477f485 _pthread_start + 130
12  libsystem_pthread.dylib       	0x94784cf2 thread_start + 34

Thread 6:: Task#2
0   libsystem_kernel.dylib        	0x976b70a6 mach_wait_until + 10
1   libsystem_c.dylib             	0x90097c4a nanosleep + 366
2                                 	0x00e2d124 SDL_Delay + 100
3                                 	0x00c09dd3 (anonymous namespace)::TaskWaitFunc(void*) + 25
4                                 	0x00e2c36f SDL_RunThread + 111
5                                 	0x00e2bcb7 RunThread + 23
6   libsystem_pthread.dylib       	0x9477f5fb _pthread_body + 144
7   libsystem_pthread.dylib       	0x9477f485 _pthread_start + 130
8   libsystem_pthread.dylib       	0x94784cf2 thread_start + 34

Thread 7:: Task#3
0   libsystem_kernel.dylib        	0x976b70a6 mach_wait_until + 10
1   libsystem_c.dylib             	0x90097c4a nanosleep + 366
2                                 	0x00e2d124 SDL_Delay + 100
3                                 	0x00c09dd3 (anonymous namespace)::TaskWaitFunc(void*) + 25
4                                 	0x00e2c36f SDL_RunThread + 111
5                                 	0x00e2bcb7 RunThread + 23
6   libsystem_pthread.dylib       	0x9477f5fb _pthread_body + 144
7   libsystem_pthread.dylib       	0x9477f485 _pthread_start + 130
8   libsystem_pthread.dylib       	0x94784cf2 thread_start + 34

Thread 8:: Task#4
0   libsystem_kernel.dylib        	0x976b70a6 mach_wait_until + 10
1   libsystem_c.dylib             	0x90097c4a nanosleep + 366
2                                 	0x00e2d124 SDL_Delay + 100
3                                 	0x00c09dd3 (anonymous namespace)::TaskWaitFunc(void*) + 25
4                                 	0x00e2c36f SDL_RunThread + 111
5                                 	0x00e2bcb7 RunThread + 23
6   libsystem_pthread.dylib       	0x9477f5fb _pthread_body + 144
7   libsystem_pthread.dylib       	0x9477f485 _pthread_start + 130
8   libsystem_pthread.dylib       	0x94784cf2 thread_start + 34

Thread 9:
0   libsystem_kernel.dylib        	0x976bc046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x94780dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       	0x94784cce start_wqthread + 30

Thread 10:
0   libsystem_kernel.dylib        	0x976bc046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x94780dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       	0x94784cce start_wqthread + 30

Thread 11:
0   libsystem_kernel.dylib        	0x976bc046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x94780dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       	0x94784cce start_wqthread + 30

Thread 5 crashed with X86 Thread State (32-bit):
  eax: 0xa026044c  ebx: 0xb039b500  ecx: 0x900787ce  edx: 0xa025ee04
  edi: 0x00000001  esi: 0x90072fd8  ebp: 0xb039b478  esp: 0xb039b450
   ss: 0x00000023  efl: 0x00010282  eip: 0x900787f9   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x00000001
  
Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14


Binary Images:
    0x1000 -  0x1541fff + (??? - ???) <92A708C8-EEA0-3647-BF59-FBB7D150CE88> /Users/USER/Library/Application Support/Steam/*/ck2.app/Contents/MacOS/ck2
 0x1cb1000 -  0x1cd7ffb +gameoverlayrenderer.dylib (1) <E20425BB-CE99-3023-8E79-F047B1B42355> /Applications/Steam.app/Contents/MacOS/gameoverlayrenderer.dylib
 0x1cf9000 -  0x1cfaff3 +steamloader.dylib (0) <B203BC3A-0BB3-3693-B6EE-1CAD86A1BFDE> /Applications/Steam.app/Contents/MacOS/steamloader.dylib
 0x1cfd000 -  0x1d1ffff +libtbb.dylib (0) <E96C4BF8-E402-432E-6F2D-DC54AF67FC8D> /Users/USER/Library/Application Support/Steam/*/libtbb.dylib
 0x1d36000 -  0x1d3bff7 +libsteam_api.dylib (1) <0F0B01B6-ECB2-3F57-8911-197F6ED26E75> /Users/USER/Library/Application Support/Steam/*/libsteam_api.dylib
 0x1d44000 -  0x1d47ffd  com.apple.ForceFeedback (1.0.6 - 1.0.6) <C790BFE4-111A-36A5-A830-125B10B9BEA7> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
 0x229f000 -  0x22b6ffb +libtier0_s.dylib (1) <F9F46B2C-89E8-38E8-B858-45E9DBF8AB3B> /Applications/Steam.app/Contents/MacOS/libtier0_s.dylib
 0x22d4000 -  0x22e4ffb +crashhandler.dylib (1) <770D86B0-1D7E-3FFA-8DD8-7AF33B41BA95> /Applications/Steam.app/Contents/MacOS/crashhandler.dylib
 0x2600000 -  0x2628ff7 +libvstdlib_s.dylib (1) <016A2E55-E51E-3031-966E-A58C24C7D4DB> /Applications/Steam.app/Contents/MacOS/libvstdlib_s.dylib
 0x2655000 -  0x2666fff +libaudio.dylib (1) <DC21AF1D-B6D3-3AAB-BDA4-E01437AF2B8C> /Applications/Steam.app/Contents/MacOS/libaudio.dylib
 0x2682000 -  0x26a9ff7  com.apple.audio.OpenAL (1.7 - 1.7) <E17E6E36-968C-37A3-929C-53B78E28862E> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
 0x26ba000 -  0x26c1ff7 +com.googlecode.google-breakpad (1.0) <3973DF39-C1B1-3C63-A3D7-45D90A2D6392> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad
 0x26ce000 -  0x26dcff7 +breakpadUtilities.dylib (1) <16BA8CCE-6961-35AA-B312-B4EBEA29FB36> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib
 0x4a58000 -  0x4a63fff  libGPUSupport.dylib (9.6.1) <46231771-6D1B-3539-A571-0FF7BF73A595> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
 0x4da8000 -  0x5aa0fab +steamclient.dylib (1) <E2630483-C2F0-306D-BFA2-0CACC3EE20EB> /Applications/Steam.app/Contents/MacOS/steamclient.dylib
 0x6714000 -  0x69a0fff +libsteam.dylib (1) <A6A16138-7D97-37DC-A7A6-778B9F374DCE> /Applications/Steam.app/Contents/MacOS/libsteam.dylib
 0xc000000 -  0xc7bbff9  libclh.dylib (4.0.3 - 4.0.3) <F7E85D62-EBC5-3A75-951C-839A443372D8> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
 0xcff2000 -  0xcff6ffd  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
 0xee00000 -  0xee6dfff +com.DivXInc.DivXDecoder (6.6.0 - 6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0xee7c000 -  0xf07cff5  com.apple.audio.units.Components (1.10 - 1.10) <8CAB2F87-4A23-3812-A2CA-CD1107F51E20> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x1171f000 - 0x11744ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x11759000 - 0x11764ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x3e000000 - 0x3e041fff  com.apple.glut (3.6.0 - GLUT-3.6.0) <BDAA866B-BBD1-3204-8BC5-6E4B7904CD62> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x40000000 - 0x4035bff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (8.24.16 - 8.2.4) <80976608-4734-3555-A75E-2A57F0CE989A> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
0x48000000 - 0x488caff7  com.apple.GeForceTeslaGLDriver (8.24.16 - 8.2.4) <5492CFDE-CAEF-3CC3-97E6-187AF8F6EA42> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
0x8fec1000 - 0x8fef3417  dyld (239.4) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
0x90008000 - 0x90014ffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x90015000 - 0x900a7ff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x900a8000 - 0x900b8ff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x900b9000 - 0x900c3ff7  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
0x900c4000 - 0x904e9fe3  com.apple.VideoToolbox (1.0 - 1273.54) <63E19724-B43E-3552-8D1F-87D0688DF593> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x904ea000 - 0x904eefff  libheimdal-asn1.dylib (323.92.2) <14134D3C-AC21-3047-AB78-7057C08732E4> /usr/lib/libheimdal-asn1.dylib
0x904ef000 - 0x904f8fff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x904f9000 - 0x9053fff7  libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x90540000 - 0x9054bffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x9054c000 - 0x90589ffb  libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9058a000 - 0x905dbffb  com.apple.CoreMedia (1.0 - 1273.54) <086865CC-7B9A-3B96-A3CB-4B90DAD5DC91> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9067b000 - 0x90727ffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90728000 - 0x90728fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90c97000 - 0x90c9fffe  libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x90ca0000 - 0x91098ff3  com.apple.CoreGraphics (1.600.0 - 599.35.6) <49905820-F70F-3C80-8636-4C0FAD9C796E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x910ad000 - 0x910c9ff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x910ca000 - 0x9126cff0  GLEngine (9.6.1) <6E7FF87C-BDE5-3FAA-9943-050C2FCA956F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x9128e000 - 0x91297fff  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
0x9129a000 - 0x912a8fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x912a9000 - 0x912d9ff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x912da000 - 0x912dbfff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x912dc000 - 0x91367ff7  com.apple.CoreSymbolication (3.0.1 - 141.0.6) <EE242011-56DF-332B-AA2D-47B4FE55B824> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x91368000 - 0x91478fed  com.apple.MediaControlSender (2.0 - 200.34.4) <48A88743-4EB7-364B-968F-43C17FFCEB97> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x91479000 - 0x91491ff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x91492000 - 0x914b6fff  libJPEG.dylib (1044) <8501702E-37C9-35F6-8342-037337CCD837> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91799000 - 0x91b0eff9  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
0x91b0f000 - 0x91b86ffb  com.apple.framework.IOKit (2.0.1 - 907.100.14) <EED051CC-1482-3426-9C1C-A3FFAF7E76F2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91b87000 - 0x91bfafff  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
0x91bfb000 - 0x91c01ffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x91c02000 - 0x91c53ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x91c54000 - 0x91c58ffc  com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91f2c000 - 0x91f39fff  com.apple.AppleFSCompression (56.92.1 - 1.0) <D2E7A2DF-9E5B-35E6-9CCD-0D40ADA7E021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x91f3a000 - 0x92008ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <C09AF796-385F-34DB-B551-68967989E9CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92009000 - 0x920ecfff  libcrypto.0.9.8.dylib (52.8.1) <C920DC85-A8C1-3185-B860-DA9C10ABFA41> /usr/lib/libcrypto.0.9.8.dylib
0x920ed000 - 0x920f7ff2  com.apple.AppSandbox (3.0 - 1) <FE0793BE-50CF-3E3B-82C9-71F7A294E10F> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x920f8000 - 0x920ffff7  com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x92100000 - 0x9213eff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9213f000 - 0x92225fff  com.apple.coreui (2.2 - 231.1) <17E75125-8D14-30EF-B7A7-662A56B0F4B3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92226000 - 0x92255ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x92279000 - 0x92364ff4  com.apple.DiskImagesFramework (10.9 - 371.1) <79F56F62-902E-32A2-A747-C57CCE03E1AB> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x92365000 - 0x92371ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <D50773D6-A261-390E-B159-0C161EA7C457> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92c99000 - 0x92d60ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x92d6c000 - 0x92d8bff9  com.apple.framework.Apple80211 (9.4 - 940.60) <8CCF54EE-F3CA-38B3-BD61-DDBF99E37FCB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x92d8c000 - 0x92e24ff7  com.apple.Metadata (10.7.0 - 800.29) <83F7725E-6827-399D-AF87-A4E7FF297702> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92e25000 - 0x930a1fe7  com.apple.QuickTime (7.7.3 - 2826.24) <47052198-D890-3D54-80C6-953FE23AD04F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93f44000 - 0x93faaffb  com.apple.CoreUtils (2.0 - 200.34.4) <F14AAB3C-1C8A-37D7-85BE-76646F9F6098> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x94031000 - 0x941f7ffb  libicucore.A.dylib (511.35) <D14DF7FE-7DE3-36C6-A46D-18C3978827A5> /usr/lib/libicucore.A.dylib
0x941f9000 - 0x94204fff  libcsfde.dylib (380.70.2) <B3FC85EE-BBC2-3A20-9C45-C1ABDD063A63> /usr/lib/libcsfde.dylib
0x94211000 - 0x9433eff3  com.apple.avfoundation (2.0 - 651.12.1) <D52E847F-FCDE-35D0-A0FB-25F6F05D8600> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9433f000 - 0x9433ffff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94340000 - 0x943d1fff  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
0x943d2000 - 0x9446efff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x944af000 - 0x945c1ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x945c2000 - 0x945dcff7  com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x945dd000 - 0x945e3ff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x94634000 - 0x94634fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94635000 - 0x9463aff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x9463b000 - 0x94727ff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x9477e000 - 0x94785ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x94786000 - 0x947ccff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x947cd000 - 0x947cdfff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x947d4000 - 0x94827fff  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
0x94828000 - 0x94852fff  libsandbox.1.dylib (278.11.2) <F59DD4CF-A06B-32B1-8EE3-14B64F703628> /usr/lib/libsandbox.1.dylib
0x94853000 - 0x94b48ffc  com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x94b49000 - 0x94baaff7  com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x94bab000 - 0x94bfffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <68D53493-CC1E-3036-BF67-B2A0F6E1A905> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x94c00000 - 0x94c17ff4  com.apple.CoreMediaAuthoring (2.2 - 947) <958EE809-D21F-3C88-8D87-B3A5E4C3FCA6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x94c4b000 - 0x94c9bff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x94ca3000 - 0x94cc7ff7  libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x94de0000 - 0x94de0fff  com.apple.Carbon (154 - 157) <C49AD4A1-8DE3-357D-AEF3-D6CD39EA91EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94e12000 - 0x95a30ff3  com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95a31000 - 0x95a5dff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95a5e000 - 0x95ad4ff3  com.apple.securityfoundation (6.0 - 55122.3) <DFA5E047-2B68-3CE8-B9C3-D19E6F2461CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95ade000 - 0x95b16fff  com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95b17000 - 0x95b25ff3  com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95b26000 - 0x95b26ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x95b27000 - 0x95ccf4af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x95cd0000 - 0x95cfeff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95cff000 - 0x95e55ff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9617e000 - 0x96192ff9  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <6DDC6828-879B-3F7F-9458-8F57713104B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96193000 - 0x96306ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x963a2000 - 0x96cfcfe3  com.apple.QuickTimeComponents.component (7.7.3 - 2826.24) <4E137BBD-EC2A-3CA2-918B-636A0EBBAC1E> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x96d93000 - 0x96dc5ffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x96dc6000 - 0x96dcffff  com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x96dd0000 - 0x97034ff7  com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97035000 - 0x9704dff7  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
0x9704e000 - 0x970b7ffa  com.apple.datadetectorscore (5.0 - 354.5) <CB793FA7-B873-39A9-855F-D86AB0C35298> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x970b8000 - 0x973e5ffe  com.apple.Foundation (6.9 - 1056.17) <6C2DBF85-90AB-3DCB-B56F-E2E3106085C2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97455000 - 0x97459fff  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
0x9745a000 - 0x9745bffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x9745c000 - 0x975daff0  libGLProgrammability.dylib (9.6.1) <26DFAFFB-1706-3BEF-91D9-06F1655880EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x975db000 - 0x975eafff  libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x975eb000 - 0x97637ff7  libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib
0x97638000 - 0x97639fff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x9763a000 - 0x97666ff7  GLRendererFloat (9.6.1) <3961F91C-F590-3599-B8DA-25EC6D9CFB73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x97667000 - 0x97671fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x97672000 - 0x97674ff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x97675000 - 0x97676fff  libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib
0x97677000 - 0x9769fff7  libRIP.A.dylib (599.35.6) <74FA256C-B803-3882-8D81-2B696DCB3189> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x976a0000 - 0x976a3ffe  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
0x976a4000 - 0x976c1ff4  libsystem_kernel.dylib (2422.115.10) <4EF375C4-8115-3D77-9493-F2D8472ADB66> /usr/lib/system/libsystem_kernel.dylib
0x976c2000 - 0x976cafff  libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x976cb000 - 0x976cbfff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x976cc000 - 0x976d7ff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x976d8000 - 0x9770eff3  libssl.0.9.8.dylib (52.8.1) <86F2851F-238B-3FA1-923B-234F765BBF92> /usr/lib/libssl.0.9.8.dylib
0x9770f000 - 0x97710fff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x97711000 - 0x9789effb  com.apple.CFNetwork (673.5 - 673.5) <B5131358-DA07-353E-9BC1-03685FA15D1D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9789f000 - 0x978e7fff  com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x978e8000 - 0x97c57fff  com.apple.MediaToolbox (1.0 - 1273.54) <46C11BBD-7F31-3227-9441-6087FAA3B477> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x97c58000 - 0x97e04fff  com.apple.QuartzCore (1.8 - 332.3) <DA347693-5E26-3E47-A2B3-3824C52EB08B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97e05000 - 0x97e7aff1  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
0x97e7b000 - 0x97fb2fff  com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97fb3000 - 0x97fb7ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97fb8000 - 0x97fe9ff8  com.apple.GSS (4.0 - 2.0) <243CCC44-86E6-3987-9AFB-159E3196D337> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x97ffe000 - 0x98002ffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x98003000 - 0x9801bffd  libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x9801c000 - 0x98124ff7  com.apple.QuickTimeImporters.component (7.7.3 - 2826.24) <A1B4D889-5A26-3701-A051-BA5A2404EB76> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x98125000 - 0x98126ffa  libsystem_sandbox.dylib (278.11.2) <8EEE43EA-9195-3FE2-8DAB-0489319632EC> /usr/lib/system/libsystem_sandbox.dylib
0x98127000 - 0x9812effe  com.apple.agl (3.2.3 - AGL-3.2.3) <808BEF15-F413-34AD-8932-E0655519E2E0> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9812f000 - 0x98138ffc  com.apple.CommonAuth (4.0 - 2.0) <8D99CBAD-3F8E-30E3-919A-DC43632DDADA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98139000 - 0x98195ffa  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
0x98196000 - 0x981ceff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x981cf000 - 0x9824fff7  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
0x98250000 - 0x98452fff  com.apple.CoreFoundation (6.9 - 855.17) <E382BBB6-4F41-3959-ADC7-238BE49A2155> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x98453000 - 0x98547ff7  libFontParser.dylib (111.1.2) <1302BC8C-A5D0-3B6B-B32E-E0E0B40FEBBE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98548000 - 0x98597ff9  com.apple.HIServices (1.23 - 468) <B0534B49-A137-363A-9FC2-44FAA6F0894F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98598000 - 0x985abfff  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
0x98d6d000 - 0x98dc6ffa  libTIFF.dylib (1044) <EC7E978B-3A38-3696-AAB6-A32221952C69> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98dc7000 - 0x98de0fff  libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x98e96000 - 0x98ea8fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x98ea9000 - 0x98ec2fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x98ec3000 - 0x98f16ff3  com.apple.CoreMediaIO (408.0 - 4570) <0E0FFC14-2D70-369A-9399-DC7DDB6CCA79> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x992a1000 - 0x99364ff1  com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x99530000 - 0x99620ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x99621000 - 0x9967fffd  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
0x99680000 - 0x99695ff3  com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x99696000 - 0x996befff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x996c0000 - 0x996c0fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x996c1000 - 0x996ecff7  libsystem_network.dylib (241.4) <03BC404B-D0CB-3747-9CD5-B7A06A2ED0A9> /usr/lib/system/libsystem_network.dylib
0x996ed000 - 0x999eeffb  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
0x999ef000 - 0x99aedfff  libJP2.dylib (1044) <E8873182-8B75-34A5-A104-BED94B0C6BF6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x99aee000 - 0x99af1ff7  libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib
0x99af2000 - 0x99b32ff7  com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x99b33000 - 0x99b3aff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x99b3b000 - 0x99b90ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <CB06B746-9EB1-3972-A798-A139E15F5ACC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x99b91000 - 0x99bfcfff  com.apple.Heimdal (4.0 - 2.0) <C74091A4-AAB4-36F9-98CE-C4D039C3DFD3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x99bfd000 - 0x99c00ffa  libCGXType.A.dylib (599.35.6) <1659F924-1373-32E8-812E-09446D48C69E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99c01000 - 0x99c32ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x99c33000 - 0x99c36ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x99c37000 - 0x99c74ff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x99c75000 - 0x99cb1ff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x99cbd000 - 0x99cc0ff7  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
0x99cc8000 - 0x99cd0fff  liblaunch.dylib (842.92.1) <C180016C-F2DB-3D8B-A72D-5185CE67DFA2> /usr/lib/system/liblaunch.dylib
0x99cd1000 - 0x99cd3ffb  libRadiance.dylib (1044) <6713977E-A33A-395A-9933-719F72DF1A98> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x99d2a000 - 0x99d34ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A0D07BF7-31DF-3575-A02F-BEB90006DC74> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x99d35000 - 0x99d37ffe  libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x99d38000 - 0x99d46ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x99d5e000 - 0x99df5ff7  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
0x99df6000 - 0x99e21ff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
0x9a124000 - 0x9a129ff7  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
0x9a12a000 - 0x9a1fafef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9a1fb000 - 0x9a206fff  com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9a207000 - 0x9a249fff  libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9a24a000 - 0x9a280fff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9a281000 - 0x9a284ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x9a596000 - 0x9a8a9fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <84677812-2943-328C-B4E0-5E37A6181195> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9a8aa000 - 0x9a8ceff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x9a8d2000 - 0x9a8dffff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x9a8e0000 - 0x9a8e7fff  libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
0x9a8e8000 - 0x9a9c3ff7  com.apple.LaunchServices (572.29 - 572.29) <C35AF038-ED1B-3EC0-84CD-539CFB304EEC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9a9c4000 - 0x9a9c9ff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x9a9ca000 - 0x9aad7ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <D48549F6-CD49-30FA-A4CD-85166A66D830> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9aad8000 - 0x9aadafff  libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib
0x9aadb000 - 0x9ab06ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x9ab07000 - 0x9ab57fff  com.apple.opencl (2.3.59 - 2.3.59) <CE95AA26-7AE6-3692-8291-8268BBB976D1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9ab58000 - 0x9ab5cffa  libGIF.dylib (1044) <075D0A69-DEEC-3712-93F7-DC78FECCC0FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9ab83000 - 0x9ab93ff5  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
0x9ab94000 - 0x9abb0fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x9abb1000 - 0x9abb2fff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x9abb5000 - 0x9abc3ff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x9abc4000 - 0x9ac2dfff  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9ac2e000 - 0x9ac4bffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x9ac4c000 - 0x9b080ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9b081000 - 0x9b085ffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x9b086000 - 0x9b0b0fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x9b0b1000 - 0x9b0b3fff  com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9b0b4000 - 0x9b153fff  libCoreStorage.dylib (380.70.2) <AAB92110-31F1-36F0-A877-21FCE9531C4F> /usr/lib/libCoreStorage.dylib
0x9b154000 - 0x9b3cdff2  com.apple.security (7.0 - 55471.14.25) <7E21ECD3-8828-3813-8431-25EE71673784> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9b45f000 - 0x9b468fff  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
0x9b469000 - 0x9b82eff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9b8db000 - 0x9bbc5fd2  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
0x9bbc6000 - 0x9bbcaff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x9bbcb000 - 0x9bbcdfff  com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9bc32000 - 0x9bc59fff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9bd08000 - 0x9bd10fee  libcldcpuengine.dylib (2.3.58) <589B3E9E-05CC-30A3-AFF5-AA971C0E1473> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x9bd11000 - 0x9bd11fff  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
0x9bd12000 - 0x9bd24fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x9bd25000 - 0x9bd2dff7  libCGCMS.A.dylib (599.35.6) <1509DE48-6EFF-32D2-9F60-007764E71866> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x9bd2e000 - 0x9bd36fff  libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib
0x9bd37000 - 0x9bd43ffc  libkxld.dylib (2422.115.10) <DAE45960-6190-3EEA-9068-84D4914365C9> /usr/lib/system/libkxld.dylib
0x9bd44000 - 0x9bd49fff  com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x9bd55000 - 0x9bdbfff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9bdcd000 - 0x9bde8ff6  libPng.dylib (1044) <D90105D1-B8AD-3649-A798-DA567D1C5B3A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9be3f000 - 0x9be48ff7  libsystem_notify.dylib (121.20.1) <4D3293AC-1CEF-347A-987F-2314AF3CC6EA> /usr/lib/system/libsystem_notify.dylib
0x9bf24000 - 0x9bf3fff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9bf40000 - 0x9bf40ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9bf41000 - 0x9bf43fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x9bf44000 - 0x9c0b4fff  com.apple.QTKit (7.7.3 - 2826.24) <A9375DC8-01FE-3BF1-87E6-5595EC22AB4E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9c0b5000 - 0x9c10afff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x9c13d000 - 0x9c1a4ffc  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <223A367D-1ADE-3CEA-8FE6-ACF3C1FFAB94> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9c204000 - 0x9c25aff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9c25b000 - 0x9c25cffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    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: 955
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=250.2M resident=58.7M(23%) swapped_out_or_unallocated=191.5M(77%)
Writable regions: Total=866.4M written=468.0M(54%) resident=598.4M(69%) swapped_out=0K(0%) unallocated=268.0M(31%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  11.4M
CG image                            104K
CG raster data                       12K
CG shared images                    180K
IOKit                             104.2M
IOKit (reserved)                      4K        reserved VM address space (unallocated)
Kernel Alloc Once                     4K
MALLOC                            569.1M
MALLOC (admin)                       48K
MALLOC_LARGE (reserved)           120.9M        reserved VM address space (unallocated)
Memory Tag 242                       12K
Memory Tag 249                      156K
OpenGL GLSL                        3072K
Stack                              5784K
VM_ALLOCATE                        47.5M
__DATA                             32.4M
__IMAGE                             528K
__IMPORT                              8K
__LINKEDIT                         63.6M
__OBJC                             2264K
__PAGEZERO                            4K
__TEXT                            186.6M
__UNICODE                           544K
__UNIXSTACK                        4096K
mapped file                       121.9M
shared memory                        68K
===========                      =======
TOTAL                               1.2G
TOTAL, minus reserved VM space      1.1G
 

Model: MacBookPro6,1, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.57f18
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.7f4 15112, 3 services, 15 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST9500420ASG, 500.11 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: Hub
USB Device: USB Receiver
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: IR Receiver
USB Device: Built-in iSight
Thunderbolt Bus:
 

AndrewT

The Full Monty Python
Moderator
116 Badges
Jun 29, 2001
85.372
3.594
  • Leviathan: Warships
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For The Glory
  • Gettysburg
  • Hearts of Iron III
  • Heir to the Throne
  • Impire
  • Europa Universalis III Complete
  • King Arthur II
  • Knights of Pen and Paper +1 Edition
  • Lead and Gold
  • Legio
  • Europa Universalis IV: Conquest of Paradise
  • The Kings Crusade
  • Lost Empire - Immortals
  • Magicka
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Pirates of Black Cove
  • Europa Universalis IV: Res Publica
  • Europa Universalis: Rome
  • Rome Gold
  • Stellaris: Necroids
  • Crusader Kings II: Sunset Invasion
  • Ancient Space
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • A Game of Dwarves
  • Crusader Kings II: Sword of Islam
  • Commander: Conquest of the Americas
  • Darkest Hour
  • Dungeonland
  • East India Company Collection
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV
Please do a full clean re-install:

- move any valued save games elsewhere
- "delete local content" in Steam-CK2
- manually delete all files and folders left under Steam/CK2 AND Documents/Paradox/CK2
- re-install game in Steam, run a Steam Verify when done.
- start the game with no mods active and test

File Locations on Mac OS X
The executable is in /Users/USER/Library/Application Support/Steam/SteamApps/common/crusader kings ii/ck2.app

On OS X 10.8.x Apple have hidden the /Users/USER/Library/ folder. To see it go to the Finder, hit command-shift-G (ie Go To) and type in ~/Library/ .

The user files (settings.txt, error logs, saved games, gfx) are in /Users/USER/Documents/Paradox Interactive/ .
 

2ndPorphyry

Itinerant Philosopher
30 Badges
Feb 12, 2014
247
241
  • Crusader Kings II: Charlemagne
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis III Complete
  • Europa Universalis III
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Way of Life
  • Mount & Blade: Warband
  • Europa Universalis IV: El Dorado
  • Cities: Skylines
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV
Thanks for the quick reply. I didn't default to a reinstall because I'm stuck with a crap internet connection at the moment and hoped there was another ready solution—I'll get back to you in a few hours when it's finally done.