Uplink / Steam - Mac OS X 10.7.4 - Crashes on Startup

For problems with the game

Moderators: jelco, bert_the_turtle, Chris, Icepick, Rkiver, Punisher Bass

karlj000
level0
Posts: 4
Joined: Thu Dec 08, 2011 8:10 am

Uplink / Steam - Mac OS X 10.7.4 - Crashes on Startup

Postby karlj000 » Wed Aug 22, 2012 4:43 am

Uplink ran yesterday. I think I downloaded a Steam update today, so that may be related. (I can't remember because Steam seems to update every fifteen minutes so I've stopped paying attention.) Today when I run Uplink, it segmentation faults on startup. The most frequent error has a crash report that looks like this:

Code: Select all

Process:         Uplink [398]
Path:            /Users/USER/Library/Application Support/Steam/*/Uplink.app/Contents/MacOS/Uplink
Identifier:      uk.co.introversion.Uplink
Version:         1.6.3b1 (1.6.3b1)
Code Type:       X86 (Native)
Parent Process:  launchd [119]

Date/Time:       2012-08-21 20:16:33.482 -0700
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9

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

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

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

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

Thread 0 Crashed:: MainThrd  Dispatch queue: com.apple.main-thread
0   steamclient.dylib                0x0280c2bc CUtlLinkedList<CClientPipe*, int>::AllocInternal(bool) + 176
1   steamclient.dylib                0x0280a9db CIPCClient::CreateIPCPipe(char const*, bool, bool) + 199
2   steamclient.dylib                0x029b090b CSteamClient::CreateSteamPipeInternal(bool) + 123
3   steamclient.dylib                0x029b0e5b CSteamClient::CreateSteamPipe() + 25
4   steamclient.dylib                0x028ee89b CAdapterSteamClient010::CreateSteamPipe() + 25
5   libsteam_api.dylib               0x0046b5d3 SteamAPI_InitInternal(bool) + 83
6   libsteam_api.dylib               0x0046b922 SteamAPI_Init + 18
7   uk.co.introversion.Uplink        0x0012bbe5 0x1000 + 1223653
8   uk.co.introversion.Uplink        0x0012bd78 0x1000 + 1224056
9   uk.co.introversion.Uplink        0x002ac2d1 non-virtual thunk to CrissCross::IO::Console::EndOfFile() + 145
10  uk.co.introversion.Uplink        0x0020a797 0x1000 + 2135959


(Etc. I can provide additional detail if requested.)

I have tried deleting Uplink, redownloading, verifying the file cache, deleting all my local ~/Library files that appear to be related to Uplink. I've applied the latest Mac OS X patches from Apple. I have also tried disabling the "Steam Community In-Game" (which I suspect disables the overlay, which is what I suspect when I read that stack trace). None of these appear to make any difference. At this point I'm pretty confident that it's not a problem with my local data files and seems to be a problem related to Steam and Uplink in some way. I can run at least one other Steam game successfully.

Thoughts?
Joof
level0
Posts: 2
Joined: Wed Aug 22, 2012 9:00 pm

Postby Joof » Wed Aug 22, 2012 9:05 pm

I can confirm that this crashes on startup for me as well

Code: Select all

Process:         Uplink [2515]
Path:            /Users/USER/Library/Application Support/Steam/*/Uplink.app/Contents/MacOS/Uplink
Identifier:      uk.co.introversion.Uplink
Version:         1.6.3b1 (1.6.3b1)
Code Type:       X86 (Native)
Parent Process:  launchd [136]
User ID:         501

Date/Time:       2012-08-22 15:02:39.114 -0500
OS Version:      Mac OS X 10.8 (12A269)
Report Version:  10

Interval Since Last Report:          3896 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  3 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      2ED1BAD1-5CEB-4FAC-88EE-967799CE79AF

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

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

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

Thread 0 Crashed:: MainThrd  Dispatch queue: com.apple.main-thread
0   steamclient.dylib                0x012612bc CUtlLinkedList<CClientPipe*, int>::AllocInternal(bool) + 176
1   steamclient.dylib                0x0125f9db CIPCClient::CreateIPCPipe(char const*, bool, bool) + 199
2   steamclient.dylib                0x0140590b CSteamClient::CreateSteamPipeInternal(bool) + 123
3   steamclient.dylib                0x01405e5b CSteamClient::CreateSteamPipe() + 25
4   steamclient.dylib                0x0134389b CAdapterSteamClient010::CreateSteamPipe() + 25
5   libsteam_api.dylib               0x004555d3 SteamAPI_InitInternal(bool) + 83
6   libsteam_api.dylib               0x00455922 SteamAPI_Init + 18
7   uk.co.introversion.Uplink        0x0012bbe5 0x1000 + 1223653
8   uk.co.introversion.Uplink        0x0012bd78 0x1000 + 1224056
9   uk.co.introversion.Uplink        0x002ac2d1 non-virtual thunk to CrissCross::IO::Console::EndOfFile() + 145
10  uk.co.introversion.Uplink        0x0020a797 0x1000 + 2135959
11  com.apple.Foundation             0x9a0edd92 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
12  com.apple.CoreFoundation         0x96567481 ___CFXNotificationPost_block_invoke_0 + 257
13  com.apple.CoreFoundation         0x964b2b5a _CFXNotificationPost + 2794
14  com.apple.Foundation             0x9a0d68c8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
15  com.apple.AppKit                 0x9216b0ce -[NSApplication _postDidFinishNotification] + 367
16  com.apple.AppKit                 0x9216ad88 -[NSApplication _sendFinishLaunchingNotification] + 249
17  com.apple.AppKit                 0x92167cef -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 751
18  com.apple.AppKit                 0x92167804 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
19  libobjc.A.dylib                  0x97fed628 -[NSObject performSelector:withObject:withObject:] + 77
20  com.apple.Foundation             0x9a0f137a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
21  com.apple.Foundation             0x9a0f0ed1 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
22  com.apple.Foundation             0x9a0f0cce _NSAppleEventManagerGenericHandler + 173
23  com.apple.AE                     0x907635b3 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
24  com.apple.AE                     0x90739dde dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
25  com.apple.AE                     0x90739c9d aeProcessAppleEvent + 318
26  com.apple.HIToolbox              0x94f0a394 AEProcessAppleEvent + 100
27  com.apple.AppKit                 0x92163dfd _DPSNextEvent + 1655
28  com.apple.AppKit                 0x9216328c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
29  com.apple.AppKit                 0x921596dc -[NSApplication run] + 855
30  com.apple.AppKit                 0x920fc8e6 NSApplicationMain + 1053
31  uk.co.introversion.Uplink        0x0020ab45 0x1000 + 2136901
32  uk.co.introversion.Uplink        0x00009fca 0x1000 + 36810

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib           0x96a189ae kevent + 10
1   libdispatch.dylib                0x96a22cc5 _dispatch_mgr_invoke + 993
2   libdispatch.dylib                0x96a227fd _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib           0x96a180ee __workq_kernreturn + 10
1   libsystem_c.dylib                0x9324704c _pthread_workq_return + 45
2   libsystem_c.dylib                0x93246e19 _pthread_wqthread + 448
3   libsystem_c.dylib                0x9322ecca start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib           0x96a180ee __workq_kernreturn + 10
1   libsystem_c.dylib                0x9324704c _pthread_workq_return + 45
2   libsystem_c.dylib                0x93246e19 _pthread_wqthread + 448
3   libsystem_c.dylib                0x9322ecca start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib           0x96a180ee __workq_kernreturn + 10
1   libsystem_c.dylib                0x9324704c _pthread_workq_return + 45
2   libsystem_c.dylib                0x93246e19 _pthread_wqthread + 448
3   libsystem_c.dylib                0x9322ecca start_wqthread + 30

Thread 5:
0   libsystem_kernel.dylib           0x96a180ee __workq_kernreturn + 10
1   libsystem_c.dylib                0x9324704c _pthread_workq_return + 45
2   libsystem_c.dylib                0x93246e19 _pthread_wqthread + 448
3   libsystem_c.dylib                0x9322ecca start_wqthread + 30

Thread 6:
0   libsystem_kernel.dylib           0x96a180ee __workq_kernreturn + 10
1   libsystem_c.dylib                0x9324704c _pthread_workq_return + 45
2   libsystem_c.dylib                0x93246e19 _pthread_wqthread + 448
3   libsystem_c.dylib                0x9322ecca start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00776c80  ecx: 0x00000000  edx: 0x00000000
  edi: 0x0126121a  esi: 0x01bae8e4  ebp: 0xbfffe848  esp: 0xbfffe820
   ss: 0x00000023  efl: 0x00210206  eip: 0x012612bc   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000008
Logical CPU: 0

Binary Images:
    0x1000 -   0x3b4feb +uk.co.introversion.Uplink (1.6.3b1 - 1.6.3b1) <B0DF522D-7F62-1B92-E194-65CE43A036FF> /Users/USER/Library/Application Support/Steam/*/Uplink.app/Contents/MacOS/Uplink
  0x427000 -   0x43affb +gameoverlayrenderer.dylib (1) <44C8D1B9-AAC5-3140-BEE3-07AA301E0DEA> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
  0x44e000 -   0x44fff3 +steamloader.dylib (0) <EE606D39-F5A7-32DE-87F9-65F4AD30C598> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
  0x452000 -   0x457ff3 +libsteam_api.dylib (1) <D0C5EE38-0238-ED94-1DB2-0955FC7C50E2> /Users/USER/Library/Application Support/Steam/*/Uplink.app/Contents/MacOS/libsteam_api.dylib
  0x45d000 -   0x4a4fe7 +SDL_mixer (1.2.11 - 1.2.11) <839BAACE-BD83-F3EA-4F72-80E964D2130C> /Users/USER/Library/Application Support/Steam/*/Uplink.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer
  0x4d9000 -   0x53ffc3 +SDL (1.2.13 - 1.2.13) <7D73799E-7426-D43C-89D3-EBCBF65520DE> /Users/USER/Library/Application Support/Steam/*/Uplink.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
  0x551000 -   0x57fff7 +mikmod (3.1.10r2 - 3.1.12) <484ED43A-1C22-DF87-240A-594F8F37B9BE> /Users/USER/Library/Application Support/Steam/*/Uplink.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/mikmod.framework/Versions/A/mikmod
  0x590000 -   0x5caffb +smpeg (0.0.1d1) <307DED87-2630-CFC1-0E46-1464733C0E70> /Users/USER/Library/Application Support/Steam/*/Uplink.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/smpeg.framework/Versions/A/smpeg
  0x6da000 -   0x6e4ff7 +crashhandler.dylib (1) <C89BC631-7EBC-36BF-B361-D88EF8A1376C> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
 0x1200000 -  0x1232ff7 +??? (???) <BD6EAC3F-A716-2DF4-12B8-0CDA67AF2286> (null)
 0x1255000 -  0x1b9dffb +steamclient.dylib (1) <E1CFA961-B633-3DE1-8C02-653FDCE50C90> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
 0x2464000 -  0x2476ffb +libtier0_s.dylib (1) <CAB0EDB0-A0C8-3824-BDEB-C0C357F65E40> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
 0x2492000 -  0x24afff7 +libvstdlib_s.dylib (1) <300A733D-ADB0-3AAE-A337-E177635297C3> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
 0x24d8000 -  0x2503ff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
 0x2513000 -  0x251aff3 +com.googlecode.google-breakpad (1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad
 0x2524000 -  0x2534ff7 +breakpadUtilities.dylib (1) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib
 0x2555000 -  0x2562ffb  com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x3e000000 - 0x3e041fff  com.apple.glut (3.5.2 - GLUT-3.5.2) <0A9E8D36-8EA6-328D-AEF9-E7A7B1A830D4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fed6000 - 0x8ff08e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90007000 - 0x90048ff7  libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
0x90049000 - 0x900f7ff3  com.apple.CoreText (260.0 - 275.14) <3CC31B7F-5560-364A-ADFC-31861C3C2328> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x900f8000 - 0x90167ffb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x90168000 - 0x90260ff2  libsqlite3.dylib (138) <AA00F27E-B72D-31DE-8EE4-985227CC9912> /usr/lib/libsqlite3.dylib
0x9026f000 - 0x902b3fff  libGLU.dylib (8.5) <E4F932FD-A644-354D-8D4E-F337C93AAFC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x902b4000 - 0x902eaffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x902eb000 - 0x90310ff7  com.apple.CoreVideo (1.8 - 99.0) <7A90C337-4493-3393-9C56-75EB52112D75> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90311000 - 0x9031bfff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x9031f000 - 0x9059bff7  com.apple.QuickTime (7.7.1 - 2599) <C1EAA16D-C51E-3A85-B114-6C7DDCEC864C> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9059c000 - 0x905c5ff7  libRIP.A.dylib (322) <48626D20-EFD2-3F8C-B458-30514DDD7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x905c6000 - 0x90640ff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9067e000 - 0x906a7fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x90731000 - 0x9078aff7  com.apple.AE (645 - 645) <D4919967-EF16-36BA-9E8A-DA110DE8BB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9078b000 - 0x90798ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x907dc000 - 0x90839fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9083a000 - 0x90846ffc  libkxld.dylib (2050.7.9) <D2892FF5-C00D-3493-8945-5C36733FE9A3> /usr/lib/system/libkxld.dylib
0x9084e000 - 0x90852ffc  libGIF.dylib (843) <355B672B-D07D-36FE-B6B9-142406ACFBA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90853000 - 0x9093cff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x9093d000 - 0x9096affb  com.apple.CoreServicesInternal (153 - 153) <DB105788-CCF5-3678-88C5-65A7267DC581> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9096b000 - 0x9096cfff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
0x9096d000 - 0x909ffffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90a00000 - 0x90a15fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6-D9BA-3C1D-993A-533B60EF3B63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90a16000 - 0x90a7aff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x90bbc000 - 0x90bf7fe7  libGLImage.dylib (8.5) <E5F2D8DE-3053-361A-982B-9BB2AE73E324> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91475000 - 0x91483ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x914dc000 - 0x914ecff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x914f3000 - 0x914f3fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91505000 - 0x915c3ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c4000 - 0x91c50feb  com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x91c51000 - 0x91cb3fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x91cb4000 - 0x91eb4ffb  com.apple.CoreData (106 - 407.5) <B4386286-5C67-3134-A5BD-852447DA696E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91eb5000 - 0x91eb5fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91eb6000 - 0x91eb6fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91eb7000 - 0x91fcfff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x91fd0000 - 0x91ffdffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x91ffe000 - 0x91ffffff  libDiagnosticMessagesClient.dylib (7) <B2BC685E-C129-3F6B-9222-AF3CF4F186AC> /usr/lib/libDiagnosticMessagesClient.dylib
0x92000000 - 0x92bb9fff  com.apple.AppKit (6.8 - 1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92bba000 - 0x92f4cff3  com.apple.MediaToolbox (1.0 - 926.37) <6B111039-22B1-3ED0-9E1B-E4810B6BC23E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92f4d000 - 0x92f69ff7  libPng.dylib (843) <43C3DD20-4BB2-3429-A40A-7FF9BC50E5FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92f6a000 - 0x92f87ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x92f88000 - 0x92fdeff3  com.apple.HIServices (1.20 - 416) <B23E2C58-A6A5-32B6-811C-0F0551E14483> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92fdf000 - 0x92fe8ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92fe9000 - 0x92ff5ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x93010000 - 0x9305cfff  libcorecrypto.dylib (106) <FAAD1A30-0D84-3A17-AC40-288EF0F529AA> /usr/lib/system/libcorecrypto.dylib
0x9305d000 - 0x93066ff9  com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x93067000 - 0x93068fff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
0x93070000 - 0x9309cff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x9309d000 - 0x930d0ff3  com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x930d1000 - 0x93121ff7  com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x93122000 - 0x9322dff7  libJP2.dylib (843) <D8FE1E1C-D4DC-3465-95C4-AEADD6C2611C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9322e000 - 0x932ebffb  libsystem_c.dylib (825.24) <7D90CAC5-EC98-35F8-A52E-81B54F0C7DCC> /usr/lib/system/libsystem_c.dylib
0x932ee000 - 0x93300fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x93301000 - 0x9334fffb  com.apple.SystemConfiguration (1.12 - 1.12) <F3C87D17-D5F3-39D3-B6F1-1DF3DBECCBDE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93350000 - 0x93381ff7  com.apple.DictionaryServices (1.2 - 184) <9199E88F-2477-3596-9F56-B8E317A7164D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93382000 - 0x93422ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9346f000 - 0x93507ff7  com.apple.CoreServices.OSServices (557 - 557) <219C11A8-8446-336E-B518-F52D1571420F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93739000 - 0x93b7bff3  com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD-8403-3819-BD6C-9836D42F58B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93b7c000 - 0x93be4fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93be5000 - 0x93c2eff3  com.apple.framework.CoreWLAN (3.0 - 300.9) <0C5A2604-2185-3D71-950C-D5E93239419A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x93c2f000 - 0x93da7ff5  com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93de9000 - 0x940a6ff3  com.apple.security (7.0 - 55163.44) <798A1E51-3030-35BD-B5E6-4B6F65469357> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x940a7000 - 0x940a7fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x940ab000 - 0x941e6ff7  libBLAS.dylib (1073.3) <804B5AF7-2646-31D1-8875-FCCF158476D4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x941e7000 - 0x9429aff7  com.apple.coreui (2.0 - 181) <4F071012-F857-367D-B0B8-EAD088A05740> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9429b000 - 0x9429cfff  libdnsinfo.dylib (453.16) <6441AEC9-3916-3BF6-BE54-9C25E2BE61E1> /usr/lib/system/libdnsinfo.dylib
0x9429d000 - 0x942c1ff2  com.apple.framework.familycontrols (4.0 - 400) <A313D83E-5A03-3174-A213-1F7D379040D1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x942c4000 - 0x942cffff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
0x942d0000 - 0x942d2fff  libCVMSPluginSupport.dylib (8.5) <9043B315-4E68-3262-A310-76E64F0409C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x94460000 - 0x944f7fff  com.apple.ink.framework (1.4 - 110) <C01F2572-E7E4-3A6C-B4F2-2F97B4AD43D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9451e000 - 0x94525fff  liblaunch.dylib (442.21) <349330F8-1BBF-3B78-AFB2-4F32413CE971> /usr/lib/system/liblaunch.dylib
0x94526000 - 0x94567ff7  com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x945c9000 - 0x945cffff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94cda000 - 0x94e63ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94e64000 - 0x94ea6ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
0x94ea7000 - 0x95289ff7  com.apple.HIToolbox (2.0 - 624) <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9528a000 - 0x952b4ff9  com.apple.framework.Apple80211 (8.0 - 800.15) <DC1EC5B5-7021-3CFC-8C32-FD515F1F9C58> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x952b5000 - 0x952bfffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172-D3A7-3C9A-825D-5630D47327D1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x952c0000 - 0x952c8fff  com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x952c9000 - 0x95318ff6  libTIFF.dylib (843) <AA81BA16-8026-35DA-8193-2C8715ACD435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95319000 - 0x9531cffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x95608000 - 0x956b2ff7  com.apple.LaunchServices (539 - 539) <4C026504-5420-35D7-912E-A584C6F9FFC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x956be000 - 0x956d5fff  com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47-7796-3152-A77D-F6456287498A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x95742000 - 0x95784ff7  com.apple.RemoteViewServices (2.0 - 80.3) <EE36AF6C-E574-3F48-9AC3-E8C8295739FF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x95785000 - 0x9579bfff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9579c000 - 0x958f9ffb  com.apple.QTKit (7.7.1 - 2599) <78806D5A-A983-3C4C-A151-2AEF28779358> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x958fa000 - 0x95a07ffb  com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05-3EE3-36A7-891D-CE03D1DF8125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95a08000 - 0x95b5fff7  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <6856CA9B-BF08-341B-AEE9-91CC258D4534> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95b60000 - 0x95b61fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x95b68000 - 0x95be4ffb  com.apple.Metadata (10.7.0 - 707.1) <E18350AD-CAA9-3323-BDE9-63A688792C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95be5000 - 0x95be9ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x95bea000 - 0x95c29ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x95c43000 - 0x95c5aff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x95c65000 - 0x95c67fff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95c68000 - 0x95c85fff  libxpc.dylib (140.37) <F61095FA-B2CF-3CD8-9088-9D9FC18B38BC> /usr/lib/system/libxpc.dylib
0x95c86000 - 0x95c89ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x95c8a000 - 0x95c8afff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
0x95c8b000 - 0x95c8bfff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95cc2000 - 0x95ddfff3  com.apple.MediaControlSender (1.4.1 - 141.23) <D2B3E1AC-AB2B-3811-B1EC-E794ECA81C81> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x95e7e000 - 0x95e9bfff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x95e9c000 - 0x95e9dffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x95e9e000 - 0x95eabfff  libGL.dylib (8.5) <930067EA-F131-336E-BE31-49DD7F6DFB81> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95fa9000 - 0x95fb5ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x9632c000 - 0x96336fff  libCSync.A.dylib (322) <CD2707A0-48EB-30C5-8431-460663D44A91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96337000 - 0x9633eff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96370000 - 0x96394fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x96395000 - 0x963a1ffd  com.apple.CrashReporterSupport (10.8 - 411) <62036837-CFEC-37FD-AEB1-040EF573C2B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x963a2000 - 0x963a2fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x963ab000 - 0x963afffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x963b0000 - 0x9640bff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9640c000 - 0x9641afff  com.apple.opengl (1.8.5 - 1.8.5) <AA14FBC0-8AF3-3CCB-A390-C8F9AE81E1E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9641b000 - 0x96469ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9646a000 - 0x96651ffb  com.apple.CoreFoundation (6.8 - 744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96652000 - 0x96667fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96668000 - 0x96766ff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x96767000 - 0x96858ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x96859000 - 0x96859fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9685a000 - 0x969a6ffb  com.apple.CFNetwork (596.0.1 - 596.0.1) <0EC65BE8-5775-37C8-B6C7-8BC7CAECB222> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x969a7000 - 0x969a8ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x969aa000 - 0x969cefff  libJPEG.dylib (843) <04383F74-067F-3E98-882F-21F5B9578984> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96a03000 - 0x96a1dffc  libsystem_kernel.dylib (2050.7.9) <81E269C6-0F96-3075-9589-D35657D23CDD> /usr/lib/system/libsystem_kernel.dylib
0x96a1e000 - 0x96a30ff7  libdispatch.dylib (228.18) <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib
0x96a35000 - 0x96a43ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x96a47000 - 0x96a4bfff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96a4c000 - 0x96a65fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96a66000 - 0x96a88ff3  libc++abi.dylib (24.2) <4C064BFE-B8B4-35CA-AB3C-F6A47D47A0F2> /usr/lib/libc++abi.dylib
0x96af0000 - 0x96b47ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96ba2000 - 0x96ba9fff  libsystem_dnssd.dylib (379.27) <4B3700EA-F14D-3994-BAAB-79BBD33D7305> /usr/lib/system/libsystem_dnssd.dylib
0x96c8f000 - 0x96daaff3  com.apple.desktopservices (1.7.0 - 1.7.0) <62495AB3-8FD5-39D0-A881-07BA77139EAA> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96dab000 - 0x96e20ff7  com.apple.ApplicationServices.ATS (332 - 341) <472F564A-BD46-30C3-92F5-87273A512910> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96e21000 - 0x96fddffd  libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib
0x96fde000 - 0x97025ff3  com.apple.CoreMedia (1.0 - 926.37) <9F458B7C-9F81-3CCF-939D-2E58FE93B86A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x97026000 - 0x97030fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97031000 - 0x97034ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x97d73000 - 0x97d77fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97d78000 - 0x97dd3fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x97dd4000 - 0x97e6efff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x97ee1000 - 0x97ee9fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x97eea000 - 0x97f6fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x97fc7000 - 0x97fceffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x97fcf000 - 0x980dc15f  libobjc.A.dylib (532) <9663A040-F232-3E2A-8318-AA40B940AF6F> /usr/lib/libobjc.A.dylib
0x980dd000 - 0x980fafff  com.apple.openscripting (1.3.5 - 148) <3460338D-B686-3C33-B322-DC8391668F8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98121000 - 0x98121ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <B688A998-93B5-3D9B-BAE4-E49947AA82B4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9815a000 - 0x981c1ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C-2601-3054-BC41-C3AD6896327C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9843d000 - 0x98511ff7  com.apple.backup.framework (1.4 - 1.4) <12123FB8-B42D-38B0-8463-6BA375C3C643> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x98512000 - 0x98513fff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
0x98514000 - 0x98517ffb  com.apple.TCC (1.0 - 1) <C1B2A1EB-9EA2-3340-8611-F788C87A951F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x98518000 - 0x9851cfff  com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4-9F14-3747-9CD5-FFE71D488BDA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x98900000 - 0x98cfcfe3  com.apple.VideoToolbox (1.0 - 926.37) <268DD75A-153C-39A0-98B1-439374DA1144> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x98cfd000 - 0x98d10ff9  com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD-6A40-3A9E-8861-C74DBE137CF3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98d1f000 - 0x98fb0ffb  com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11-1C41-3857-B82D-F8B7D1798F42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x98fb1000 - 0x9900bfff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9900c000 - 0x99051ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99052000 - 0x99357fff  com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9943a000 - 0x997f2ffa  libLAPACK.dylib (1073.3) <0F813868-D84F-365D-8A7B-67FDA169F19C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x997f3000 - 0x997f9fff  libGFXShared.dylib (8.5) <D2D214E8-A243-3FFD-BA70-D695FF5BD040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x997fa000 - 0x997fcfff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x997fd000 - 0x997ffffb  libRadiance.dylib (843) <6C2B92DB-A537-3618-9E68-F006DF427D2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9985a000 - 0x9985afff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x99ac5000 - 0x99ac5ffd  libOpenScriptingUtil.dylib (148) <6B34E8E4-EE31-3E2B-AEB3-8714C3102AED> /usr/lib/libOpenScriptingUtil.dylib
0x99ac6000 - 0x99ad4fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x99ad5000 - 0x99af5ff7  com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F-CB49-323F-932F-35340999979E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x99af6000 - 0x99af6fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x99af7000 - 0x99afafff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x99afb000 - 0x99b19ffb  com.apple.Ubiquity (1.2 - 234.2) <BEFF43DE-CF72-3E66-90C8-CAECAFD5F3ED> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x99b51000 - 0x99b59fff  com.apple.DiskArbitration (2.5 - 2.5) <E49427B0-5317-3DFD-B12E-117402BB19CB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x99b5a000 - 0x99bbefff  com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x99bbf000 - 0x99c04ff5  com.apple.opencl (2.1.17 - 2.1.17) <921C1549-637A-33D7-A891-834FB9F582C7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x99c05000 - 0x99c6bfff  com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0-3186-3C59-9EBD-9EF2C3561A43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x99c6c000 - 0x9a089ff3  FaceCoreLight (2.0.1) <3EF03B25-C361-31A6-8704-3FBFFBD0E10B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9a08a000 - 0x9a3a7fff  com.apple.Foundation (6.8 - 945) <B6F00754-C3F7-3E33-B708-CCEA2AA3E969> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9a63a000 - 0x9a63dff9  libCGXType.A.dylib (322) <2090D588-49DD-3DB6-A296-8E7B0FF1482A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.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: 25358
    thread_create: 1
    thread_set_state: 1435

VM Region Summary:
ReadOnly portion of Libraries: Total=157.9M resident=92.8M(59%) swapped_out_or_unallocated=65.1M(41%)
Writable regions: Total=71.5M written=2068K(3%) resident=3480K(5%) swapped_out=2344K(3%) unallocated=68.1M(95%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   172K
CG shared images                   1216K
CoreServices                       1560K
MALLOC                             41.6M
MALLOC guard page                    48K
MALLOC_LARGE (reserved)             256K        reserved VM address space (unallocated)
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=35                      6260K
Stack                              67.1M
VM_ALLOCATE                        16.1M
__DATA                             7344K
__DATA/__OBJC                       148K
__IMAGE                             528K
__IMPORT                             20K
__LINKEDIT                         40.7M
__OBJC                             1780K
__PAGEZERO                            4K
__TEXT                            120.1M
__UNICODE                           544K
mapped file                        96.3M
shared memory                       308K
===========                      =======
TOTAL                             401.6M
TOTAL, minus reserved VM space    401.3M

Model: MacBookAir5,2, BootROM MBA51.00EF.B00, 2 processors, Intel Core i5, 1.8 GHz, 8 GB, SMC 2.5f7
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434353153364D465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434353153364D465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.81.20)
Bluetooth: Version 4.0.9f8 10405, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD TS128E, 121.33 GB
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024c, 0x1d182000 / 6
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0x1d181300 / 9
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0x1d183000 / 4
karlj000
level0
Posts: 4
Joined: Thu Dec 08, 2011 8:10 am

Postby karlj000 » Thu Aug 23, 2012 3:09 am

Yeah that looks like the same error to me.

Did it previously work for you? I'm only speculating that the cause of the problem is the Steam update... Do you have any evidence (or suggestions) to support this?
Joof
level0
Posts: 2
Joined: Wed Aug 22, 2012 9:00 pm

Postby Joof » Thu Aug 23, 2012 3:34 pm

Actually this is my first OSX computer and I just tried uplink for the first time and it didn't work.
hig
level0
Posts: 3
Joined: Sat Aug 25, 2012 12:03 pm

Postby hig » Sat Aug 25, 2012 12:08 pm

I can confirm this is the same under osx 10.6.8.

Just updated steam (grrr). Should have stayed offline.

It was working before, now doesn't work.

Code: Select all

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
Crashed Thread:  0  MainThrd  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  MainThrd  Dispatch queue: com.apple.main-thread
0   steamclient.dylib                0x0100c17c CUtlLinkedList<CClientPipe*, int>::AllocInternal(bool) + 176
1   steamclient.dylib                0x0100a89b CIPCClient::CreateIPCPipe(char const*, bool, bool) + 199
2   steamclient.dylib                0x011b088b CSteamClient::CreateSteamPipeInternal(bool) + 123
3   steamclient.dylib                0x011b0ddb CSteamClient::CreateSteamPipe() + 25
4   steamclient.dylib                0x010ee81b CAdapterSteamClient010::CreateSteamPipe() + 25
5   libsteam_api.dylib               0x0042e5d3 SteamAPI_InitInternal(bool) + 83
6   libsteam_api.dylib               0x0042e922 SteamAPI_Init + 18
7   uk.co.introversion.Uplink        0x0012bbe5 0x1000 + 1223653
8   uk.co.introversion.Uplink        0x0012bd78 0x1000 + 1224056
9   uk.co.introversion.Uplink        0x002ac2d1 non-virtual thunk to CrissCross::IO::Console::EndOfFile() + 145
10  uk.co.introversion.Uplink        0x0020a797 0x1000 + 2135959
11  com.apple.Foundation             0x91d87db3 _nsnote_callback + 176
12  com.apple.CoreFoundation         0x91c51763 __CFXNotificationPost + 947
13  com.apple.CoreFoundation         0x91c5116a _CFXNotificationPostNotification + 186
14  com.apple.Foundation             0x91d7cc50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
15  com.apple.Foundation             0x91d8a05d -[NSNotificationCenter postNotificationName:object:] + 56
16  com.apple.AppKit                 0x90ee9216 -[NSApplication _postDidFinishNotification] + 125
17  com.apple.AppKit                 0x90ee9126 -[NSApplication _sendFinishLaunchingNotification] + 74
18  com.apple.AppKit                 0x91040339 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
19  com.apple.AppKit                 0x9103ff59 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
20  com.apple.Foundation             0x91dbd1f8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
21  com.apple.Foundation             0x91dbcfbc _NSAppleEventManagerGenericHandler + 228
22  com.apple.AE                     0x9744ef5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
23  com.apple.AE                     0x9744ee5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
24  com.apple.AE                     0x9744ed65 aeProcessAppleEvent + 197
25  com.apple.HIToolbox              0x977a8197 AEProcessAppleEvent + 50
26  com.apple.AppKit                 0x90eb97d2 _DPSNextEvent + 1420
27  com.apple.AppKit                 0x90eb8dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
28  com.apple.AppKit                 0x90e7b1f3 -[NSApplication run] + 821
29  com.apple.AppKit                 0x90e73289 NSApplicationMain + 574
30  uk.co.introversion.Uplink        0x0020ab45 0x1000 + 2136901
31  uk.co.introversion.Uplink        0x00009fca 0x1000 + 36810
karlj000
level0
Posts: 4
Joined: Thu Dec 08, 2011 8:10 am

Postby karlj000 » Sat Aug 25, 2012 3:11 pm

Okay, at least I'm not crazy in thinking the Steam update was related. Please open a ticket with Steam as well... So far, I'm getting nowhere with them.

Do people from Introversion ever check this forum? I'd be interested to see what they have to say. Is this forum the "official" mechanism for submitting problem reports?
hig
level0
Posts: 3
Joined: Sat Aug 25, 2012 12:03 pm

Postby hig » Sun Aug 26, 2012 3:52 pm

> Please open a ticket with steam.

Not had a good experience trying to talk to steam - like talking to a broken fax machine.

However, Introversion are a UK company and are currently in the middle a 3 day weekend so don't expect any answers for a few days.

Here's some more debugging for Introversion, trying to run the binary directly via bash.

Code: Select all

>./Uplink
   (un)scrambling __TEXT/__text - 0x00001a30 - 0x002f3458 (0x002f1a28) with key 0x57f8ff63
KQ: Error reading KQ:Interrupted system call
Bus error
>


The debug.log file is created but is empty (0 bytes). I'm guessing the key thing is a steam thing.

Maybe it's a new bit of the game? Test your leet skilz getting it to run?
Typherix
level0
Posts: 1
Joined: Mon Aug 27, 2012 12:27 am

Postby Typherix » Mon Aug 27, 2012 12:31 am

Getting the same crash here.. OS X 10.8.
Just got Uplink from the Humble Bundle, and went to start it for the first time.. Surprise.
Here's the crash report: http://pastebin.com/Jc4NFd25
karlj000
level0
Posts: 4
Joined: Thu Dec 08, 2011 8:10 am

Postby karlj000 » Tue Aug 28, 2012 4:38 am

hig wrote:Not had a good experience trying to talk to steam - like talking to a broken fax machine.


Me neither. So far they've been asking me to retry all of the things I told them I did originally, except with three days of lag in between.

hig wrote:Maybe it's a new bit of the game? Test your leet skilz getting it to run?


I thought about that too. :lol:
hig
level0
Posts: 3
Joined: Sat Aug 25, 2012 12:03 pm

Postby hig » Tue Aug 28, 2012 6:32 pm

So far they've been asking me to retry all of the things I told them I did originally, except with three days of lag in between.


And then you post in a forum and someone suggests reinstalling the OS. Or even worse, the dreaded, "Yay! I, like, totally solved the problem - I just bought a new Mac and now it works." Ugh.

I looked up the key error I was getting and it happens on other games so it's a steam thing. Also my world of goo now doesn't work as has happened to quite a few others people - nothing changed but the stupid steam update.

World of Goo : http://forums.steampowered.com/forums/s ... ?t=2903522
hackett
level0
Posts: 1
Joined: Tue Sep 04, 2012 3:10 pm

Postby hackett » Tue Sep 04, 2012 3:14 pm

I came across this thread whilst Googling for the same issue you guys are having.

I ran Steam for the first time in months yesterday, and installed World of Goo. No problems playing it.

However, when I started Steam up this morning, it applied its long overdue update (which it was probably downloding in the background yesterday) and now WOG fails to launch with the same error you guys are seeing.

Unfortunately, I've got no idea how to fix it, but it does seem to point towards the theory that it's been broken by the recent Steam update.

Fingers crossed they fix it soon.

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 7 guests