Jump to content

precompiled mac version done


cc_julian
 Share

Recommended Posts

  • Replies 104
  • Created
  • Last Reply

Top Posters In This Topic

Unique great problem, game has no sound(no background music and no sound effect).

Sound doesn't work on Mac at the moment, the sound system is being rewritten though, which should fix this and other issues. Unfortunately the programmer working on this wasn't able to fix it in time for Alpha 8, but hopefully he will be able to for Alpha 9 so Mac users finally will be able to have sound in the game :)

Link to comment
Share on other sites

Could you "report the problem to Apple" and paste the error code?

And have you downloaded the data? If not, download the data, and put the application in the same folder as the "mods", "config" and "tools" folder.

In case there is still a problem and it appears you have done everything right, could you open the console and paste the error messages appearing?

Here is the error code :

Process: 0A.D. [61673]

Path: /Users/USER/Downloads/0A.D..app/Contents/MacOS/0A.D.

Identifier: 0A.D.

Version: ??? (???)

Code Type: X86-64 (Native)

Parent Process: launchd [218]

Date/Time: 2011-12-30 20:49:46.687 +0100

OS Version: Mac OS X 10.7.2 (11C74)

Report Version: 9

Interval Since Last Report: 104766 sec

Crashes Since Last Report: 5

Per-App Crashes Since Last Report: 1

Anonymous UUID: 14B98[...]

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGTRAP)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:

objc[61673]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff8d0be82a __kill + 10

1 0A.D. 0x0000000100004118 debug_break() + 40

2 0A.D. 0x00000001000456fb unifont_linespacing(long long) + 75

3 0A.D. 0x00000001001b0f68 _ZL6InitPsbRK5CStrW10CScriptVal + 168

4 0A.D. 0x00000001001b382f InitGraphics(CmdLineArgs const&, int) + 815

5 0A.D. 0x0000000100019033 SDL_main + 1571

6 0A.D. 0x000000010001ecd0 -[sDLMain applicationDidFinishLaunching:] + 48

7 com.apple.Foundation 0x00007fff9150cde2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47

8 com.apple.CoreFoundation 0x00007fff91ed0e0a _CFXNotificationPost + 2634

9 com.apple.Foundation 0x00007fff914f9097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65

10 com.apple.AppKit 0x00007fff8b618aa7 -[NSApplication _postDidFinishNotification] + 212

11 com.apple.AppKit 0x00007fff8b61880d -[NSApplication _sendFinishLaunchingNotification] + 78

12 com.apple.AppKit 0x00007fff8b6174d2 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242

13 com.apple.AppKit 0x00007fff8b617233 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330

14 com.apple.CoreFoundation 0x00007fff91f1a851 -[NSObject performSelector:withObject:withObject:] + 65

15 com.apple.Foundation 0x00007fff9152f89b __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101

16 com.apple.Foundation 0x00007fff9152e822 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283

17 com.apple.Foundation 0x00007fff9152e6b0 _NSAppleEventManagerGenericHandler + 105

18 com.apple.AE 0x00007fff8b5b9c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200

19 com.apple.AE 0x00007fff8b5b9b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38

20 com.apple.AE 0x00007fff8b5b99f7 aeProcessAppleEvent + 250

21 com.apple.HIToolbox 0x00007fff8ca31b6d AEProcessAppleEvent + 102

22 com.apple.AppKit 0x00007fff8b61463d _DPSNextEvent + 1247

23 com.apple.AppKit 0x00007fff8b613cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135

24 com.apple.AppKit 0x00007fff8b61062d -[NSApplication run] + 470

25 0A.D. 0x000000010001f323 main + 1299

26 0A.D. 0x000000010001871c start + 52

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

0 libsystem_kernel.dylib 0x00007fff8d0bf7e6 kevent + 10

1 libdispatch.dylib 0x00007fff8f5735be _dispatch_mgr_invoke + 923

2 libdispatch.dylib 0x00007fff8f57214e _dispatch_mgr_thread + 54

Thread 2:

0 libsystem_kernel.dylib 0x00007fff8d0bebca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff9146a274 _pthread_cond_wait + 840

2 libSDL-1.2.0.dylib 0x0000000100ce2b67 SDL_CondWaitTimeout + 119

3 libSDL-1.2.0.dylib 0x0000000100ce2780 SDL_SemWaitTimeout + 80

4 0A.D. 0x00000001001f9519 CUserReporterWorker::Run() + 825

5 0A.D. 0x00000001001f9b93 CUserReporterWorker::RunThread(void*) + 115

6 libsystem_c.dylib 0x00007fff914668bf _pthread_start + 335

7 libsystem_c.dylib 0x00007fff91469b75 thread_start + 13

Thread 3:

0 libsystem_kernel.dylib 0x00007fff8d0bee42 __semwait_signal + 10

1 libsystem_c.dylib 0x00007fff9141cdea nanosleep + 164

2 libSDL-1.2.0.dylib 0x0000000100ce7136 SDL_Delay + 102

3 libSDL-1.2.0.dylib 0x0000000100ce717a RunTimer + 42

4 libSDL-1.2.0.dylib 0x0000000100ca0417 SDL_RunThread + 71

5 libSDL-1.2.0.dylib 0x0000000100ce2609 RunThread + 9

6 libsystem_c.dylib 0x00007fff914668bf _pthread_start + 335

7 libsystem_c.dylib 0x00007fff91469b75 thread_start + 13

Thread 4:

0 libsystem_kernel.dylib 0x00007fff8d0bebca __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff9146a274 _pthread_cond_wait + 840

2 libSDL-1.2.0.dylib 0x0000000100ce2b67 SDL_CondWaitTimeout + 119

3 libSDL-1.2.0.dylib 0x0000000100ce2780 SDL_SemWaitTimeout + 80

4 0A.D. 0x000000010028c579 CTextureConverter::RunThread(void*) + 185

5 libsystem_c.dylib 0x00007fff914668bf _pthread_start + 335

6 libsystem_c.dylib 0x00007fff91469b75 thread_start + 13

Thread 5:

0 libsystem_kernel.dylib 0x00007fff8d0bf192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff91468594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff91469b85 start_wqthread + 13

Thread 6:

0 libsystem_kernel.dylib 0x00007fff8d0bf192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff91468594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff91469b85 start_wqthread + 13

Thread 7:

0 libsystem_kernel.dylib 0x00007fff8d0bf192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff91468594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff91469b85 start_wqthread + 13

Thread 8:

0 libsystem_kernel.dylib 0x00007fff8d0bf192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff91468594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff91469b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x00007fff782c7f60 rcx: 0x00007fff5fbfdb38 rdx: 0x0000000000000000

rdi: 0x000000000000f0e9 rsi: 0x0000000000000005 rbp: 0x00007fff5fbfdb50 rsp: 0x00007fff5fbfdb38

r8: 0x0000000000000003 r9: 0x0000000000000000 r10: 0x82ddcc3178b10df6 r11: 0xffffff80002d8220

r12: 0x00007fff5fbfdbd0 r13: 0x000000010052fb70 r14: 0x000000010053b460 r15: 0x0000000000000001

rip: 0x00007fff8d0be82a rfl: 0x0000000000000202 cr2: 0x00007fff5fbfdb58

Logical CPU: 0

Binary Images:

0x100000000 - 0x100515fff +0A.D. (??? - ???) <CB8553E2-86ED-6482-CDF2-8BDAB2B77D65> /Users/USER/Downloads/0A.D..app/Contents/MacOS/0A.D.

0x1007c9000 - 0x1007fefef +libjpeg.8.dylib (12.0.0 - compatibility 12.0.0) <FB0D1FB6-3ED3-03E8-3432-86B1EE35871F> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libjpeg.8.dylib

0x100805000 - 0x100823fff +libpng12.0.dylib (47.0.0 - compatibility 47.0.0) <68470FEC-46C1-6757-6AAB-C956A8B06200> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libpng12.0.dylib

0x10082c000 - 0x100840ff7 +libz.1.2.5.dylib (1.2.5 - compatibility 1.0.0) <B2D5B322-19E4-8D42-9A2F-3011155F5CC8> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libz.1.2.5.dylib

0x100844000 - 0x100b16fff +libmozjs185-ps-release.1.0.dylib (??? - ???) <8342E51B-D924-FDD7-99F9-B66495CC62B7> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libmozjs185-ps-release.1.0.dylib

0x100b8f000 - 0x100b94ff7 +libvorbisfile.3.dylib (7.4.0 - compatibility 7.0.0) <C69093AB-8AE3-59CE-116F-68CB6D61C6F1> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libvorbisfile.3.dylib

0x100b98000 - 0x100ba6fff +libboost_signals-mt.dylib (??? - ???) <2C51A599-DE4F-AADB-AF30-4B8A55E4A6C9> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libboost_signals-mt.dylib

0x100bb1000 - 0x100bc8ff7 +libboost_filesystem-mt.dylib (??? - ???) <267B6A0C-8066-11E9-3970-5459B716709D> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libboost_filesystem-mt.dylib

0x100bd7000 - 0x100bdaff7 +libboost_system-mt.dylib (??? - ???) <E3FAF48E-2DF9-2517-0E37-5E06FDB0BD16> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libboost_system-mt.dylib

0x100bde000 - 0x100c2bfe7 +libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <1E662766-958F-A70E-67C7-D9ACECA20710> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libcurl.4.dylib

0x100c39000 - 0x100c3ffff +libnvcore.dylib (??? - ???) <B0010719-6F64-FD31-0125-F8D7414D5B5E> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libnvcore.dylib

0x100c44000 - 0x100c49fff +libnvmath.dylib (??? - ???) <E59206FC-7713-DC30-1F80-A22C9CEC161F> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libnvmath.dylib

0x100c4c000 - 0x100c6bfe7 +libnvimage.dylib (??? - ???) <D4162A85-422A-D566-A859-C4438E42F9CC> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libnvimage.dylib

0x100c77000 - 0x100c8bfef +libnvtt.dylib (??? - ???) <8170645D-CEE4-F0D3-58E1-B4373AFA9AC3> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libnvtt.dylib

0x100c95000 - 0x100cfbfff +libSDL-1.2.0.dylib (12.3.0 - compatibility 12.0.0) <1DEF7C5A-A7FD-1E03-D095-00365010C428> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libSDL-1.2.0.dylib

0x100d19000 - 0x100e3bfef +libxml2.2.dylib (10.8.0 - compatibility 10.0.0) <63404B3C-7103-3D34-8573-8D04078010CC> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libxml2.2.dylib

0x100e6c000 - 0x100e97fff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

0x100ea6000 - 0x100f0eff7 com.apple.CoreSymbolication (2.1 - 71) <2ADD7C5B-C8C8-3CA8-8A5C-8FB1C7F6A549> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x100f4f000 - 0x100fb6ff7 com.apple.Symbolication (1.2 - 89) <E60B2C60-4CFE-347E-8F91-2974DCE32AE9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x100ff8000 - 0x101032fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x10104d000 - 0x101074fef +libvorbis.0.dylib (5.5.0 - compatibility 5.0.0) <A4FABCBC-C3A6-5882-8261-299FB7943916> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libvorbis.0.dylib

0x101079000 - 0x10107cff7 +libogg.0.dylib (9.0.0 - compatibility 9.0.0) <25F3C8D1-986D-76B6-82A8-BF29312E61C5> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libogg.0.dylib

0x101080000 - 0x1010aefe7 +libidn.11.dylib (18.5.0 - compatibility 18.0.0) <F505F5A3-DEFA-0994-0C7F-B9E00C5C2551> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libidn.11.dylib

0x1010b2000 - 0x1010fdff7 +libssl.1.0.0.dylib (??? - ???) <F1546057-D948-EEEA-118E-88DD91814074> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libssl.1.0.0.dylib

0x101114000 - 0x101263fe7 +libcrypto.1.0.0.dylib (??? - ???) <87637AFE-F754-B34D-28AD-5A8F3B18757C> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libcrypto.1.0.0.dylib

0x1012cf000 - 0x1012d8ff7 +libintl.8.dylib (10.1.0 - compatibility 10.0.0) <C692173B-95FB-957F-CC25-32BC5E3A89EC> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libintl.8.dylib

0x1012de000 - 0x1013dcfef +libiconv.2.dylib (8.1.0 - compatibility 8.0.0) <065A36D7-5F15-7B4C-C3F4-D9B23DFC36A3> /Users/USER/Downloads/0A.D..app/Contents/Frameworks/libiconv.2.dylib

0x10724d000 - 0x1073e5ff7 GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x107419000 - 0x107512fff libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x107538000 - 0x107566ff7 GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

0x200000000 - 0x2007e3fff com.apple.GeForceGLDriver (7.12.9 - 7.1.2) <F5C45580-0C5E-372B-946A-7F44E25BC8A0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

0x7fff65324000 - 0x7fff65358ac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld

0x7fff86c00000 - 0x7fff86d66fff com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff87038000 - 0x7fff87119fff com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x7fff8711a000 - 0x7fff87137fff libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8713f000 - 0x7fff8715bff7 com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x7fff871b9000 - 0x7fff87680fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x7fff87688000 - 0x7fff8768bff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x7fff879e5000 - 0x7fff879e7ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x7fff879e8000 - 0x7fff87a5bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib

0x7fff87a5c000 - 0x7fff87a6bff7 com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff87a6c000 - 0x7fff87a90ff7 com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x7fff87a91000 - 0x7fff87ad2fff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x7fff87c76000 - 0x7fff87d79fff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib

0x7fff87d7a000 - 0x7fff87d7bfff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib

0x7fff87db7000 - 0x7fff87dbdfff libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x7fff87df9000 - 0x7fff87e9dfef com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x7fff87e9e000 - 0x7fff87e9efff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff87e9f000 - 0x7fff87facfff libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff87ff8000 - 0x7fff88038ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib

0x7fff88949000 - 0x7fff88b63fef com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff88df0000 - 0x7fff88dfeff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib

0x7fff89b35000 - 0x7fff89c3aff7 libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff89c3b000 - 0x7fff89c3fff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x7fff89c40000 - 0x7fff89c8efff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib

0x7fff89c8f000 - 0x7fff89e91fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib

0x7fff89ea1000 - 0x7fff89ea7fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff89ea8000 - 0x7fff89ec7fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib

0x7fff89ef6000 - 0x7fff89f1eff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff89f1f000 - 0x7fff89f21fff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib

0x7fff8a082000 - 0x7fff8a666fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x7fff8a682000 - 0x7fff8a696ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff8a745000 - 0x7fff8a790ff7 com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x7fff8a791000 - 0x7fff8a79aff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib

0x7fff8a7ec000 - 0x7fff8a7ecfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8a7ed000 - 0x7fff8a820ff7 com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8a900000 - 0x7fff8a983fef com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x7fff8ae31000 - 0x7fff8ae31fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8ae32000 - 0x7fff8ae35fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff8afe2000 - 0x7fff8afe4fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x7fff8b489000 - 0x7fff8b5a1ff7 com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x7fff8b5a2000 - 0x7fff8b5b5ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib

0x7fff8b5b6000 - 0x7fff8b5f5fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x7fff8b60b000 - 0x7fff8c20cff7 com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8c22b000 - 0x7fff8c230ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib

0x7fff8c244000 - 0x7fff8c249fff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff8c24a000 - 0x7fff8c2a1fff libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8c2a2000 - 0x7fff8c344ff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x7fff8c345000 - 0x7fff8ca20ff7 libclh.dylib (4.0.3 - 4.0.3) <8F30C110-D5F7-3130-A894-F9CE9383EBCB> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x7fff8ca21000 - 0x7fff8cd45fff com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x7fff8cf29000 - 0x7fff8cf36fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff8cf37000 - 0x7fff8d015fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff8d016000 - 0x7fff8d01afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib

0x7fff8d01b000 - 0x7fff8d07bfff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x7fff8d0a8000 - 0x7fff8d0c8fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib

0x7fff8d0c9000 - 0x7fff8d0cafff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8d0cb000 - 0x7fff8d0cbfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff8d127000 - 0x7fff8d233fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib

0x7fff8d237000 - 0x7fff8d254ff7 libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib

0x7fff8d4c4000 - 0x7fff8d539ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib

0x7fff8d71f000 - 0x7fff8d725fff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff8dbd3000 - 0x7fff8dbd6fff libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x7fff8dbd7000 - 0x7fff8dc41fff com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff8dc7e000 - 0x7fff8dd31fff com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff8dd32000 - 0x7fff8dd75ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff8dd76000 - 0x7fff8dd7bfff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib

0x7fff8dd7c000 - 0x7fff8dd7dff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib

0x7fff8df56000 - 0x7fff8df5cfff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib

0x7fff8df5d000 - 0x7fff8dfcdfff com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x7fff8e092000 - 0x7fff8e0e5fff libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8e0e6000 - 0x7fff8e0e7fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib

0x7fff8e2eb000 - 0x7fff8e301ff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x7fff8e79c000 - 0x7fff8e7a3fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib

0x7fff8e7a4000 - 0x7fff8e7abff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x7fff8e7ac000 - 0x7fff8e7c1fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8e7c2000 - 0x7fff8e7cdfff com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff8e7ce000 - 0x7fff8e7f7fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff8e7f8000 - 0x7fff8e87cff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x7fff8e8de000 - 0x7fff8e8defff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8e8e3000 - 0x7fff8e8eafff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8e8eb000 - 0x7fff8ed18fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x7fff8ed30000 - 0x7fff8edb5ff7 com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8f316000 - 0x7fff8f31cff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib

0x7fff8f31d000 - 0x7fff8f31dfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff8f380000 - 0x7fff8f384fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff8f3be000 - 0x7fff8f3e7fff com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x7fff8f3e8000 - 0x7fff8f415fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib

0x7fff8f467000 - 0x7fff8f569ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib

0x7fff8f56a000 - 0x7fff8f56ffff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff8f570000 - 0x7fff8f57efff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib

0x7fff8f57f000 - 0x7fff8f5faff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x7fff8f5fb000 - 0x7fff8f5fbfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8f5fc000 - 0x7fff8f63eff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib

0x7fff8f726000 - 0x7fff8f761ff7 libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib

0x7fff8fef7000 - 0x7fff8ff8dff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x7fff8ffd7000 - 0x7fff90071ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x7fff9013d000 - 0x7fff9014bfff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff9061b000 - 0x7fff90632fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x7fff90677000 - 0x7fff90678fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff90679000 - 0x7fff90690fff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x7fff90691000 - 0x7fff90692fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib

0x7fff90693000 - 0x7fff90906fff com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x7fff90907000 - 0x7fff90911ff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib

0x7fff90912000 - 0x7fff9091dff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x7fff9091e000 - 0x7fff90a77fff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff90aec000 - 0x7fff90b54ff7 com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff90b55000 - 0x7fff90b85ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x7fff90b95000 - 0x7fff90bb9fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff90bba000 - 0x7fff90c0eff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x7fff90c0f000 - 0x7fff90c4eff7 libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x7fff90c7f000 - 0x7fff90d46ff7 com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x7fff90d98000 - 0x7fff90daefff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff9110a000 - 0x7fff9110afff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x7fff9110b000 - 0x7fff912aafff com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff912ab000 - 0x7fff912d1ff7 com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x7fff912d2000 - 0x7fff9140bfef com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x7fff9140c000 - 0x7fff9140efff libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x7fff9140f000 - 0x7fff91417fff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib

0x7fff91418000 - 0x7fff914f5fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib

0x7fff914f6000 - 0x7fff9180fff7 com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff91810000 - 0x7fff91822ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib

0x7fff91823000 - 0x7fff91835ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib

0x7fff9185e000 - 0x7fff918b0ff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff918b1000 - 0x7fff918b6fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib

0x7fff918b7000 - 0x7fff918defff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x7fff918df000 - 0x7fff91bfbff7 com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x7fff91bfc000 - 0x7fff91bfcfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib

0x7fff91bfd000 - 0x7fff91c2aff7 com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff91cdd000 - 0x7fff91d3ffff com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff91dda000 - 0x7fff91e05ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib

0x7fff91e22000 - 0x7fff91e26fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib

0x7fff91e84000 - 0x7fff92058fff com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff92059000 - 0x7fff9276c587 com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff92b62000 - 0x7fff92e3aff7 com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff9307a000 - 0x7fff93097ff7 com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x7fff93098000 - 0x7fff9309dfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib

0x7fff93260000 - 0x7fff93355fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib

0x7fff93356000 - 0x7fff93359fff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x7fff933af000 - 0x7fff9340aff7 com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x7fff93418000 - 0x7fff934fcdef libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib

0x7fff934fd000 - 0x7fff9359cfff com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x7fff937a7000 - 0x7fff937b2ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib

0x7fff937bb000 - 0x7fff937bcff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 23

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: 5892840

thread_create: 0

thread_set_state: 0

VM Region Summary:

ReadOnly portion of Libraries: Total=174.0M resident=72.1M(41%) swapped_out_or_unallocated=101.9M(59%)

Writable regions: Total=95.2M written=3948K(4%) resident=15.0M(16%) swapped_out=188K(0%) unallocated=80.3M(84%)

REGION TYPE VIRTUAL

=========== =======

ATS (font support) 31.9M

ATS (font support) (reserved) 8K reserved VM address space (unallocated)

CG backing stores 3356K

CG image 8K

CG raster data 64K

CG shared images 3544K

CoreGraphics 16K

CoreServices 3372K

IOKit 1784K

JS JIT generated code 192K

JS JIT generated code (reserved) 64K reserved VM address space (unallocated)

MALLOC 24.2M

MALLOC guard page 32K

Memory tag=240 4K

Memory tag=242 12K

STACK GUARD 56.0M

Stack 10.0M

VM_ALLOCATE 531.7M

__CI_BITMAP 80K

__DATA 18.3M

__IMAGE 1256K

__LINKEDIT 52.3M

__TEXT 121.8M

__UNICODE 544K

mapped file 35.6M

shared memory 828K

=========== =======

TOTAL 896.6M

TOTAL, minus reserved VM space 896.5M

Model: MacBookPro5,1, BootROM MBP51.007E.B05, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.33f8

Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB

Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334448312D4346382020

Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334448312D4346382020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.18)

Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Serial ATA Device: Hitachi HTS723232L9SA62, 320,07 GB

Serial ATA Device: MATSHITADVD-R UJ-868

USB Device: SAMSUNG_Android, 0x04e8 (Samsung Electronics Co., Ltd.), 0x681c, 0x26200000 / 2

USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 3

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x04600000 / 3

Link to comment
Share on other sites

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff8d0be82a __kill + 10

1 0A.D. 0x0000000100004118 debug_break() + 40

2 0A.D. 0x00000001000456fb unifont_linespacing(long long) + 75

3 0A.D. 0x00000001001b0f68 _ZL6InitPsbRK5CStrW10CScriptVal + 168

4 0A.D. 0x00000001001b382f InitGraphics(CmdLineArgs const&, int) + 815

5 0A.D. 0x0000000100019033 SDL_main + 1571

That error message, with the tell tale unifont_linespacing(), indicates you haven't copied the game data into the correct spot for the engine to load it. See posts above indicating how to do so.

Once done you should see the main menu now load.

Link to comment
Share on other sites

  • 2 weeks later...

1. Apply patch2. Press Build in Xcode43. Copy the game data into the resulting .app bundle

Easy. The reason why it's not a universal solution is that it needs to be manually updated whenever source code files are added or deleted.

Great Work !!

Sounds really good your patch and maybe in alhpa #10 0 ad could have the first oficial mac release.

Now a question: In Lion you play 0 ad with sound ??

Link to comment
Share on other sites

Now a question: In Lion you play 0 ad with sound ??

Sound is disabled on Mac, due to a known issue that causes crashes when unloading from memory looping sounds.

Frankly, I think it's an issue with 0ad's implementation, not OpenAL, as I know of other Mac games which can do looping sounds fine.

Edited by Echelon9
Link to comment
Share on other sites

Frankly, I think it's an issue with 0ad's implementation, not OpenAL, as I know of other Mac games which can do looping sounds fine.

Yes, this was the conclusion we came to as well, the existing code is messy and cobbled together from a number of bad ideas :( Unfortunately the one who was working on a complete rewrite of our sound API seems to have disappeared, so progress is stalled.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share


×
×
  • Create New...