Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game crashes at launch on MacOS #27

Open
darthbator opened this issue Apr 9, 2017 · 0 comments
Open

Game crashes at launch on MacOS #27

darthbator opened this issue Apr 9, 2017 · 0 comments

Comments

@darthbator
Copy link

Here's a clip of the debug info the OS spits out at application crash. It looks like some manner of code signing issue. I've not kept current on how Apple is doing this stuff these days? Did the certificate this game was compiled with possibly expire? (this is from the steam version of the game)

Process: Mac_Runner [19306]
Path: /Users/USER/Library/Application Support/Steam/*/Relic Hunters Zero.app/Contents/MacOS/Mac_Runner
Identifier: com.yoyogames.macyoyorunner
Version: ???
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: Mac_Runner [19306]
User ID: 501

Date/Time: 2017-04-09 10:52:31.107 -0700
OS Version: Mac OS X 10.12.4 (16E195)
Report Version: 12
Anonymous UUID: 8D564511-7454-4222-E580-6A24BC1A95D3

Sleep/Wake UUID: 4586A947-DA1E-49C9-82F6-AB6EFF7AB9A3

Time Awake Since Boot: 190000 seconds
Time Since Wake: 7600 seconds

System Integrity Protection: enabled

Crashed Thread: 0

Exception Type: EXC_CRASH (Code Signature Invalid)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace CODESIGNING, Code 0x1

kernel messages:

VM Regions Near 0 (cr2):
-->
__TEXT 0000000000001000-0000000000513000 [ 5192K] r-x/rwx SM=COW @��� [(null)]

Thread 0 Crashed:
0 d �� 0x00bbe000 _dyld_start + 0

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00000000 ecx: 0x00000000 edx: 0x00000000
edi: 0x00000000 esi: 0x00000000 ebp: 0x00000000 esp: 0xbffff790
ss: 0x00000023 efl: 0x00000200 eip: 0x00bbe000 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x00000000
cr2: 0x00000000

Logical CPU: 0
Error Code: 0x00000000
Trap Number: 0

Binary Images:
0x1000 - 0x5120fb +d �� (???) <0AB5B02E-E4EC-35C8-B404-4FEE932262B7> d ��
0xbbd000 - 0xbf7a93 +d �� (433.5) d ��

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

VM Region Summary:
ReadOnly portion of Libraries: Total=7676K resident=0K(0%) swapped_out_or_unallocated=7676K(100%)
Writable regions: Total=11.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=11.0M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Stack 8192K 2
Stack Guard 56.0M 2
__DATA 4220K 5
__LINKEDIT 2252K 4
__OBJC 28K 2
__TEXT 5428K 3
mapped file 371.6M 4
shared memory 8K 3
=========== ======= =======
TOTAL 447.3M 17

Model: MacBookPro11,1, BootROM MBP111.0138.B25, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 2.16f68
Graphics: Intel Iris, Intel Iris, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.21.171.124.1a2)
Bluetooth: Version 5.0.4f18, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256F, 251 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant