Mac OS X crashes via Steam but works from command-line

Issue #169 resolved
John Lambert created an issue

AdvertCity crashes when launched from Steam but starts when launched from the command-line with " ~/Library/Application\ Support/Steam/steamapps/common/AdvertCity/AdvertCity.app/Contents/MacOS/AdvertCity"

See attached .crash files, I'm not super familiar with the format but this looks like the most relevant excerpt:

OS Version: Mac OS X 10.11.5 (15F34) Crashed Thread: 0 MainThrd Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x8: --> __TEXT 000000010f5cc000-000000010fa95000 [ 4900K] r-x/rwx SM=COW /Users/USER/Library/Application Support/Steam/*/AdvertCity.app/Contents/MacOS/AdvertCity

Dyld Error Message: Symbol not found: _SteamInternal_CreateInterface Referenced from: /Users/USER/Library/Application Support/Steam//AdvertCity.app/Contents/MacOS/AdvertCity (which was built for Mac OS X 10.11) Expected in: /Users/USER/Library/Application Support/Steam//AdvertCity.app/Contents/MacOS/libsteam_api.dylib

Thread 0 Crashed:: MainThrd Dispatch queue: com.apple.main-thread 0 dyld 0x00007fff60a091ec dyldbootstrap::start(macho_header const, int, char const, long, macho_header const, unsigned long) + 374 1 dyld 0x00007fff60a0bf87 dyld::halt(char const) + 77 2 dyld 0x00007fff60a0c094 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 139 3 libdyld.dylib 0x00007fff8b726262 dyld_stub_binder + 282 4 ??? 0x000000010fa95008 0 + 4557721608

Comments (1)

  1. Log in to comment