BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

NOTE: this is an informal bug post place ONLY. Real bugs should be posted on GitHub
Post Reply
BubbaHoTep
Private
Private
Posts: 4
Joined: Fri Jan 21, 2005 11:29 pm

BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by BubbaHoTep »

I've been running into a problem where BZFlag 2.4.0 RC3 crashes during play under Mac OSX 10.7. I have no idea of why it happens. It happens when I'm on a busy server or when I'm on an empty server. It happens when I'm shooting or when I just maneuver. All of a sudden it freezes and then Bang, I'm back to the desktop.

Here's the stack dump from the crash:
Process: BZFlag [29970]
Path: /Applications/BZFlag-2.4.0.app/Contents/MacOS/BZFlag
Identifier: org.BZFlag
Version: 2.4 (2.4.0)
Code Type: X86 (Native)
Parent Process: launchd [168]

Date/Time: 2011-08-01 18:52:07.587 -0700
OS Version: Mac OS X 10.7 (11A511)
Report Version: 9

Interval Since Last Report: 188980 sec
Crashes Since Last Report: 15
Per-App Interval Since Last Report: 2894 sec
Per-App Crashes Since Last Report: 15
Anonymous UUID: C55D7619-F161-490D-B03F-C8667A900963

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

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

VM Regions Near 0xa0:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/BZFlag-2.4.0.app/Contents/MacOS/BZFlag
__TEXT 0000000000001000-00000000002a8000 [ 2716K] r-x/rwx SM=COW /Applications/BZFlag-2.4.0.app/Contents/MacOS/BZFlag

Application Specific Information:
objc[29970]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x97553332 __kill + 10
1 libsystem_kernel.dylib 0x97552932 kill$UNIX2003 + 32
2 libsystem_c.dylib 0x97e7775e raise + 26
3 libsystem_c.dylib 0x97f0359b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 com.apple.ATIRadeonX3000GLDriver 0x08408417 0x83bc000 + 312343
6 com.apple.ATIRadeonX3000GLDriver 0x08415f56 0x83bc000 + 368470
7 com.apple.ATIRadeonX3000GLDriver 0x084016d0 0x83bc000 + 284368
8 com.apple.ATIRadeonX3000GLDriver 0x08407565 0x83bc000 + 308581
9 com.apple.ATIRadeonX3000GLDriver 0x08415acb 0x83bc000 + 367307
10 com.apple.ATIRadeonX3000GLDriver 0x083fe6df gldUpdateDispatch + 1964
11 GLEngine 0x081f7768 gleDoDrawDispatchCore + 454
12 GLEngine 0x08118873 glBegin_Exec + 116
13 libGL.dylib 0x9600e5b7 glBegin + 27
14 org.BZFlag 0x000acefd RadarRenderer::drawTank(float const*, Player const*) + 381
15 org.BZFlag 0x000ad9aa RadarRenderer::render(SceneRenderer&, bool, bool) + 2330
16 org.BZFlag 0x00119a16 drawUI() + 230
17 org.BZFlag 0x0012804f drawFrame(float) + 4127
18 org.BZFlag 0x0013b78a playingLoop() + 2554
19 org.BZFlag 0x0013f089 startPlaying(BzfDisplay*, SceneRenderer&) + 5513
20 org.BZFlag 0x0010e7cf SDL_main + 18511
21 org.BZFlag 0x001c382c -[SDLMain applicationDidFinishLaunching:] + 76
22 com.apple.Foundation 0x94d3a51d __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
23 com.apple.CoreFoundation 0x973a5843 ___CFXNotificationPost_block_invoke_1 + 275
24 com.apple.CoreFoundation 0x97370658 _CFXNotificationPost + 2776
25 com.apple.Foundation 0x94d2570a -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
26 com.apple.AppKit 0x906754cc -[NSApplication _postDidFinishNotification] + 259
27 com.apple.AppKit 0x906751c2 -[NSApplication _sendFinishLaunchingNotification] + 84
28 com.apple.AppKit 0x90673da4 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 277
29 com.apple.AppKit 0x90673aba -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
30 com.apple.CoreFoundation 0x973bddb8 -[NSObject performSelector:withObject:withObject:] + 72
31 com.apple.Foundation 0x94d5f7e6 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
32 com.apple.Foundation 0x94d5e599 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
33 com.apple.Foundation 0x94d5e36d _NSAppleEventManagerGenericHandler + 234
34 com.apple.AE 0x9622cf1d aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
35 com.apple.AE 0x96216a4b _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
36 com.apple.AE 0x96216938 aeProcessAppleEvent + 253
37 com.apple.HIToolbox 0x996cff72 AEProcessAppleEvent + 103
38 com.apple.AppKit 0x90670b5b _DPSNextEvent + 1301
39 com.apple.AppKit 0x90670159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
40 com.apple.AppKit 0x9066c4cb -[NSApplication run] + 904
41 org.BZFlag 0x001c3fc0 main + 1568
42 org.BZFlag 0x0001cec6 _start + 216
43 org.BZFlag 0x0001cded start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9755490a kevent + 10
1 libdispatch.dylib 0x97ab7ccc _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x97ab671b _dispatch_mgr_thread + 53

Thread 2:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x97551c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x975511f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x91bbf0dc HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 114
3 com.apple.audio.CoreAudio 0x91bb752a HALC_ProxyIOContext::IOWorkLoop() + 1134
4 com.apple.audio.CoreAudio 0x91bb6ffc HALC_ProxyIOContext::IOThreadEntry(void*) + 136
5 com.apple.audio.CoreAudio 0x91bb6f6e __HALC_ProxyIOContext_block_invoke_6 + 20
6 com.apple.audio.CoreAudio 0x91bb6ef3 HALB_IOThread::Entry(void*) + 69
7 libsystem_c.dylib 0x97eabed9 _pthread_start + 335
8 libsystem_c.dylib 0x97eaf6de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x97f0357e ecx: 0xbfffcbcc edx: 0x97553332
edi: 0x00000100 esi: 0xbfffcfac ebp: 0xbfffcbe8 esp: 0xbfffcbcc
ss: 0x00000023 efl: 0x00000282 eip: 0x97553332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x000000a0
Logical CPU: 0

Binary Images:
0x1000 - 0x2a7ff7 +org.BZFlag (2.4 - 2.4.0) <BB1B87BA-FCB4-0B4A-4AA5-DA50A22ED216> /Applications/BZFlag-2.4.0.app/Contents/MacOS/BZFlag
0x44b000 - 0x4b0f17 +SDL (1.2.14 - 1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Applications/BZFlag-2.4.0.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x76e000 - 0x76ffff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
0x41b0000 - 0x41b3ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x41b8000 - 0x41bcffb com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <8A4CC918-D47D-3F33-8420-0698071A5944> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x41c1000 - 0x41c7ffb com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f11) <8CA3DFAA-56F6-37B1-9C93-16C5C3A0A00F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x7f26000 - 0x7f53ff8 GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x8100000 - 0x826dff0 GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x82a1000 - 0x8398ffb libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x83bc000 - 0x868bffb com.apple.ATIRadeonX3000GLDriver (7.2.9 - 7.0.2) <F4616DD7-FD38-3FE4-9545-CDD802105F8D> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
0x18c29000 - 0x18c81fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x18ca5000 - 0x18d1efff +net.sourceforge.webcam-osx.common (0.8.5 - 0.8.5) /Users/USER/Library/QuickTime/macam.component/Contents/MacOS/macam
0x18da3000 - 0x18e1ffe3 +com.ambrosiasw.audio.soundpipe.halplugin (2.0.1fc1 - 2.0.1fc1) <EA4CA286-4296-EDF0-ADA8-11FE0F434898> /Library/Audio/Plug-Ins/HAL/SoundPipe.plugin/Contents/MacOS/SoundPipe
0x70000000 - 0x70140ffb com.apple.audio.units.Components (1.7 - 1.7) <749EDF0F-BFBD-37A7-845E-3048BAF35D89> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe4c000 - 0x8fe7e9c7 dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x900af000 - 0x900b0ffd libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x901ac000 - 0x901eafff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x901eb000 - 0x902abfff com.apple.CoreServices.OSServices (478.25 - 478.25) <13EB75E5-98E5-3C3D-A2D7-CD6CB292C227> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x902b2000 - 0x902b2fff com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x902b3000 - 0x902b3ff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x902b4000 - 0x902bbfff libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
0x902bc000 - 0x902beff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x902bf000 - 0x902c1ffb libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x902d4000 - 0x90545ffb com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x90546000 - 0x90666fec com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90667000 - 0x910ecffe com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x910ed000 - 0x910f1ff3 libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
0x91136000 - 0x9113efff com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9113f000 - 0x9117fff7 libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
0x91279000 - 0x9127dfff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x912ba000 - 0x912c0ffb com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9141f000 - 0x9145dfff com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9145e000 - 0x9146ffff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x914ef000 - 0x919cbff6 libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x919cc000 - 0x919e1fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919e2000 - 0x91a7dff3 com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91a7e000 - 0x91b89ffb com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91ba3000 - 0x91c03ffb com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91c04000 - 0x91c26ffe com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91c7f000 - 0x91cc6fff com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91cf9000 - 0x91dcfa5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x91dd2000 - 0x91dddffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x91dde000 - 0x921e4fff com.apple.RawCamera.bundle (3.7.2 - 573) <79B5B169-0884-3530-B59B-B4B0A72AC5CE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x921e5000 - 0x9284a65b com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92850000 - 0x92850ff2 com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92851000 - 0x92855fff libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92f08000 - 0x92f09fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x92f15000 - 0x93317ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93318000 - 0x93341ffe com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93342000 - 0x93350fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9335d000 - 0x93399ffa libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x933ec000 - 0x93411ff9 libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x934be000 - 0x934c6ff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x934c7000 - 0x934dbff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x934f4000 - 0x934f5ff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x934f6000 - 0x934f6ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x934f7000 - 0x936abff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
0x936ae000 - 0x936bcfff com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x936bd000 - 0x936bfff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9373d000 - 0x93780ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x937ce000 - 0x937e3ff7 com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93806000 - 0x93856fff libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93858000 - 0x938e5fe7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93ad6000 - 0x93adeff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x942cc000 - 0x942f4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9448b000 - 0x944a5fff com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x944a6000 - 0x944adffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x944b4000 - 0x944bbff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x94724000 - 0x94814ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x94815000 - 0x94828ff9 com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x949d1000 - 0x949d2ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x949d3000 - 0x94a67ff7 com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94a68000 - 0x94b91ff9 com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94b92000 - 0x94bb4ff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x94bb5000 - 0x94d16ffb com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94d17000 - 0x94d22fff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x94d23000 - 0x95026ff7 com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95027000 - 0x95027fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x95028000 - 0x95d78fe3 com.apple.QuickTimeComponents.component (7.7.1 - 2246) <AD39FCD8-72EB-32C4-9B3F-5776BD3ECA52> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x95e07000 - 0x95eeffff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x95f4b000 - 0x95f4bfff com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95f4c000 - 0x9600cff3 com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9600d000 - 0x9601afff libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9601b000 - 0x9601eff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9608f000 - 0x9611bff7 com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9611c000 - 0x96127ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96128000 - 0x9618dff7 libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9618e000 - 0x961cfff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
0x961d0000 - 0x961dbffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x961dc000 - 0x961e1ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x961e2000 - 0x96212ff7 libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
0x96213000 - 0x96249ff7 com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9624a000 - 0x962d1fff com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x966c2000 - 0x96713ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96714000 - 0x969c5ff7 com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x972aa000 - 0x9731ffff com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97320000 - 0x974f6fef com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x974f7000 - 0x97514fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x97521000 - 0x97531fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x97532000 - 0x9753aff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9753b000 - 0x97559ff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x9755a000 - 0x977dffe3 com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x978b3000 - 0x9790cff3 com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9790d000 - 0x97923ffe libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
0x97924000 - 0x97925fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x97926000 - 0x97962fff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
0x97963000 - 0x97963fff com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97964000 - 0x979c0ff3 com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x979c1000 - 0x979c4ffd libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97a17000 - 0x97aaeff3 com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97aaf000 - 0x97ab4ffd libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x97ab5000 - 0x97ac3fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
0x97af5000 - 0x97b7fffb com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x97b80000 - 0x97bb4ff8 libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib
0x97bcf000 - 0x97bfafff com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x97bfb000 - 0x97cf3ff7 libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x97cf4000 - 0x97d10ff5 com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x97d11000 - 0x97d39ff0 com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x97d3a000 - 0x97e4bff7 libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x97e4f000 - 0x97f1afff libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
0x97f1b000 - 0x97f1bfff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x97f1c000 - 0x97f25ff3 com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x97f26000 - 0x98009ff7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
0x9803d000 - 0x98041ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x98042000 - 0x9809afff com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9809e000 - 0x98119ffb com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9819c000 - 0x981d2fff com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x981d3000 - 0x981d3fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x981d4000 - 0x98202ffb com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98203000 - 0x98222fff com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x98223000 - 0x9822cfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x98457000 - 0x98474ff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98475000 - 0x98478ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x984d6000 - 0x984effff libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9864c000 - 0x9869cff4 libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x986e0000 - 0x98879ff7 com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x98951000 - 0x989f5fff com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98a56000 - 0x98a5cffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x98a68000 - 0x990e3ff9 com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9926d000 - 0x99270ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x99271000 - 0x992d3ffb com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x992fb000 - 0x992feffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x996be000 - 0x999fdff3 com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x999fe000 - 0x99a01ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x99b2d000 - 0x99b97ff3 com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x99b98000 - 0x99b9cffd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99bec000 - 0x99c22ff4 com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99c23000 - 0x99c87fff com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x99c88000 - 0x99f88fff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a071000 - 0x9a072fff com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9a073000 - 0x9a182ff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
0x9a18f000 - 0x9a25effb com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a25f000 - 0x9a2a8ff7 libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9a55f000 - 0x9a5cdfff com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9b1ed000 - 0x9b24fff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9b285000 - 0x9b3d7ffb com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b3d8000 - 0x9b3e8ff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x9b3e9000 - 0x9b40cfff com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9b40d000 - 0x9b521ff3 com.apple.QuickTimeImporters.component (7.7.1 - 2246) <AB6ABF7E-22FD-3EEF-A9A4-55EC16092D15> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x9b522000 - 0x9b550fe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
0x9b551000 - 0x9b55bff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9b55c000 - 0x9b563fff com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9b564000 - 0x9b5c1ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9b7a4000 - 0x9b7b4fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9b7b5000 - 0x9b7b6ff7 libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x9b7b7000 - 0x9b7b7fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9b7b8000 - 0x9bc0dfff FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9bc0e000 - 0x9bc12ff7 com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9bcb6000 - 0x9bcb7ff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x9bcb8000 - 0x9bcb9fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9bcba000 - 0x9bd21fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=166.7M resident=78.9M(47%) swapped_out_or_unallocated=87.9M(53%)
Writable regions: Total=447.0M written=63.8M(14%) resident=101.2M(23%) swapped_out=28K(0%) unallocated=345.8M(77%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.1M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 1496K
CG image 12K
CG raster data 64K
CG shared images 3448K
CoreGraphics 8K
CoreServices 2116K
IOKit 28.2M
IOKit (reserved) 263.0M reserved VM address space (unallocated)
MALLOC 91.7M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
Stack 65.0M
VM_ALLOCATE 17.5M
VM_ALLOCATE (reserved) 40K reserved VM address space (unallocated)
__CI_BITMAP 80K
__DATA 10.3M
__DATA/__OBJC 80K
__IMAGE 1256K
__IMPORT 36K
__LINKEDIT 43.6M
__OBJC 1448K
__OBJC/__DATA 228K
__PAGEZERO 4K
__TEXT 123.1M
__UNICODE 544K
mapped file 120.3M
shared memory 2160K
shared pmap 8588K
=========== =======
TOTAL 816.2M
TOTAL, minus reserved VM space 553.2M

Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.2 GHz, 4 GB, SMC 1.64f5
Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.55.4-P2P
Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: PIONEER DVD-RW DVRTS09
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 8
USB Device: My Book 1110, 0x1058 (Western Digital Technologies, Inc.), 0x1110, 0xfa140000 / 5
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by JeffM »

is is your video driver, the top of the stack is in "ATIRadeonX3000GLDriver"
Last edited by JeffM on Tue Aug 02, 2011 2:26 am, edited 1 time in total.
ImageJeffM
BubbaHoTep
Private
Private
Posts: 4
Joined: Fri Jan 21, 2005 11:29 pm

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by BubbaHoTep »

JeffM wrote:is is your video driver, the op of the stack is in "ATIRadeonX3000GLDriver"
You sure? It's not just the thing that was running when it crashed? Should I try adjusting the video settings in BZflag?
User avatar
netochka nezvanova
Private First Class
Private First Class
Posts: 121
Joined: Wed Jan 19, 2005 4:58 pm
Location: NL

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by netochka nezvanova »

here it crashes too in 10.7 used to work fine in 10.6.8....
Image
SlashR
Private
Private
Posts: 3
Joined: Wed Mar 24, 2010 8:06 pm

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by SlashR »

Same here. Reinstalling did no good, nor did restarting. I get a few seconds and then crash. The map seems to make no difference.
User avatar
netochka nezvanova
Private First Class
Private First Class
Posts: 121
Joined: Wed Jan 19, 2005 4:58 pm
Location: NL

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by netochka nezvanova »

and 2.0.16 also crashes

:(
Image
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by JeffM »

Yes as I said, it is the video driver. If both apps crash now that you updated to 10.7 and they used to work in 10.6 then the problem is something in 10.7.

Apple updated video drivers with the OS update. They control what drivers you can use.

The problem is not in bzflag. The moment the callstack changes from BZFlag to libGL it becomes an Apple problem. The callstack shows the list of functions that were being called in the thread that died. BZFlag called OpenGL, OpenGL called the ATI driver, the ATI Driver died. The dump contains all the bins running but that is useless, it is that stack trace that tells us what died.

There is no input to openGL that will make it crash if the GL driver conforms to the openGL specification. This driver obviously has some problems.

Apple is the only one that can fix this. This is a common thing that happens when they first release a new version. They break things and add bugs. It takes them a bit to fix them.

Other OSs let users install drivers from the people that made the hardware so they get fixes a lot faster.
ImageJeffM
SlashR
Private
Private
Posts: 3
Joined: Wed Mar 24, 2010 8:06 pm

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by SlashR »

Thank for the help. Hopefully Apple will get this sorted soon.
lord_of_the_fries
Private First Class
Private First Class
Posts: 8
Joined: Tue Jul 31, 2007 4:15 am

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by lord_of_the_fries »

Misery loves company. I see this crash within about 60 seconds of play on Planet Mofo's Passion map. I seem to have better luck with other maps, but stability is gone since upgrading to 10.7/10.7.1. I'm sending crash logs to Apple with hope they can address the issue. I agree it's an issue with their latest driver update.
--
0xdeadbeef
lord_of_the_fries
Private First Class
Private First Class
Posts: 8
Joined: Tue Jul 31, 2007 4:15 am

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by lord_of_the_fries »

Playing around a little, I've found turning off "smoothing" allows me to play on mofo without crashing. At least not immediately. Anyone else who's experiencing this driver crash, try turning off that display option and see if it helps.

BTW, I'm running 2.4.0 on OS 10.7.1 on an 2.93Ghz i7 27 inch iMac with an ATI Radeon HD 5750 1024 MB. I'm seeing the same crash in ATIRadeonX3000GLDriver as BubbaHoTep reports above.
--
0xdeadbeef
BubbaHoTep
Private
Private
Posts: 4
Joined: Fri Jan 21, 2005 11:29 pm

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by BubbaHoTep »

Thank you Lord, that trick worked! So it's something in the smoothing algorithm that could be causing part of this issue.
User avatar
netochka nezvanova
Private First Class
Private First Class
Posts: 121
Joined: Wed Jan 19, 2005 4:58 pm
Location: NL

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by netochka nezvanova »

thanks ! worked.
Image
ts
Dev Monkey
Dev Monkey
Posts: 970
Joined: Fri Jan 14, 2005 6:26 pm

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by ts »

BubbaHoTep wrote:So it's something in the smoothing algorithm that could be causing part of this issue.
I'd rather believe the smoothing triggers a bug in the driver.
GU league: http://www.guleague.org/
An introduction to TCP: http://www.lafkon.net/tc/
BubbaHoTep
Private
Private
Posts: 4
Joined: Fri Jan 21, 2005 11:29 pm

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by BubbaHoTep »

I've been in the software business for 20 years. It takes two to tango.

Apple is notorious for allowing "undocumented functions" to function, then with their latest release, stop supporting those undocumented functions or calls or shortcuts without warning. Well, they do warn developers that if they use undocumented calls or functions, they may go away in future releases of the OS. It's completely possible that the person who coded the smoothing algorithm used a shortcut and with 10.7.1, that shortcut is no longer available.

Of course it could be that the unsupported call or function is still available, but in 10.7.1, the OpenGL code only partially supports that call. It could be that the Video Driver has been more closely written to spec for the video card, so with a generic driver, the code works fine, but with the specific driver it fails.

In any case Apple can rightly say, "Sorry, but that's an unsupported call. We're not going to fix it."
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by JeffM »

No they can't, they don't control the specification for OpenGL. Smoothing is part of the OpenGL specification and they can not claim to have an OpenGL compliant driver unless they support it. Smoothing is not an extension and is part of the ARB reference implementation.

Also the OpenGL specification states that if a driver does not support something it is suposed to return an error code, not kill the thread of the calling application.

If they do not support smoothing then there is a huge number of applications (not just games, many CAD/CAM) that they will remove support for.

More then likely the issue is with ATI not apple, but apple won't let you install newer ATI drivers that may have the fix until they hold on to them and release them several months lather.
ImageJeffM
SlashR
Private
Private
Posts: 3
Joined: Wed Mar 24, 2010 8:06 pm

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by SlashR »

Played for almost half an hour without a crash - so turning off smoothing does seem to work. Thanks lord_of_the_fries!
User avatar
TankKilla
Private First Class
Private First Class
Posts: 9
Joined: Mon Aug 29, 2005 11:39 pm
Location: Munich, Bavaria, Germany

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by TankKilla »

Thanks a lot, without smoothing BZFlag works wonderful again at my new iMac with Lion.

Greetings from Munich, the town of the Oktoberfest (just started)

TankKilla
TankKilla
(From Munich, Bavaria, the town of the Oktoberfest)
(Powered by Apple iMac 27" and Harley-Davidson Sportster Iron 883 :-)
capt_crunch
Private First Class
Private First Class
Posts: 28
Joined: Fri May 20, 2005 3:51 am

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by capt_crunch »

I just wanted to add that version 2.4.0 of bzflag has been crashing on OSX 10.6.8 also.

I just wanted to say "thanks" to everyone who contributed to this discussion! It is nice to find answers to problems like these.
User avatar
blast
General
General
Posts: 4931
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: BZFlag 2.4.0 RC3 crashes on Mac OSX 10.7

Post by blast »

capt_crunch wrote:I just wanted to add that version 2.4.0 of bzflag has been crashing on OSX 10.6.8 also.

I just wanted to say "thanks" to everyone who contributed to this discussion! It is nice to find answers to problems like these.
So disabling smoothing fixed it for you as well? If so, would you mind giving some details about the hardware itself? (Like what specific mac is it, what graphics card/chipset you have, etc). Might be interesting to see if it's a specific graphics chipset that has the problem.
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
Post Reply