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

Crash on macOS 11.4 #8

Closed
zhaorui opened this issue Jun 5, 2021 · 2 comments
Closed

Crash on macOS 11.4 #8

zhaorui opened this issue Jun 5, 2021 · 2 comments

Comments

@zhaorui
Copy link

zhaorui commented Jun 5, 2021

pokegb_2021-06-05-175518_zhaoruideMac-mini.crash.zip

Process: pokegb [22344]
Path: /Users/USER/*/pokegb
Identifier: pokegb
Version: 0
Code Type: X86-64 (Native)
Parent Process: zsh [21593]
Responsible: Terminal [9659]
User ID: 501

Date/Time: 2021-06-05 17:55:18.291 +0800
OS Version: macOS 11.4 (20F71)
Report Version: 12
Bridge OS Version: 5.4 (18P4663)
Anonymous UUID: 496C124E-0C6B-6D7D-8520-206563EAFAC8

Time Awake Since Boot: 690000 seconds

System Integrity Protection: enabled

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

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

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [22344]

VM Regions Near 0xff:
-->
__TEXT 10ccc0000-10ccc4000 [ 16K] r-x/r-x SM=COW /Users/*

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 pokegb 0x000000010ccc1a03 me(unsigned short, unsigned char, int) + 163
1 pokegb 0x000000010ccc23e4 main + 1764
2 libdyld.dylib 0x00007fff204b2f5d start + 1

Thread 1:
0 libsystem_pthread.dylib 0x00007fff20493420 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x00007fff20493420 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0xffffffffffffffff rbx: 0x0000000000000000 rcx: 0x0000000000000100 rdx: 0x0000000000000000
rdi: 0x0000000000000100 rsi: 0x0000000000000000 rbp: 0x00007ffee2f3f940 rsp: 0x00007ffee2f3f910
r8: 0x0000000000002859 r9: 0x0000000000000001 r10: 0x0000000000000001 r11: 0x000000010cd012b4
r12: 0x0000000000000000 r13: 0x0000000000000100 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x000000010ccc1a03 rfl: 0x0000000000010203 cr2: 0x00000000000000ff

Logical CPU: 1
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14

Thread 0 instruction stream:
d2 74 1d 44 88 34 08 e9-6d 01 00 00 41 0f b7 c5 .t.D.4..m...A...
25 ff 1f 00 00 48 8d 0d-21 6a 00 00 85 d2 75 e3 %....H..!j....u.
44 8a 34 08 e9 50 01 00-00 85 d2 74 28 44 89 f0 D.4..P.....t(D..
24 3f 45 84 f6 0f b6 c0-b9 01 00 00 00 0f 45 c8 $?E...........E.
0f b6 c1 48 c1 e0 0e 48-03 05 d7 67 00 00 48 89 ...H...H...g..H.
05 d8 67 00 00 48 8b 05-c9 67 00 00 41 0f b7 cd ..g..H...g..A...
[44]8a 34 08 e9 10 01 00-00 41 80 fe 03 77 1a 85 D.4......A...w.. <==
d2 74 16 41 0f b6 c6 48-c1 e0 0d 48 03 05 bb c9 .t.A...H...H....
00 00 48 89 05 bc c9 00-00 48 8b 05 9d 67 00 00 ..H......H...g..
41 81 e5 ff 3f 00 00 46-8a 34 28 e9 d9 00 00 00 A...?..F.4(.....
41 0f b7 c5 25 ff 1f 00-00 85 d2 0f 84 ba 00 00 A...%...........
00 48 8b 0d 8d c9 00 00-44 88 34 01 e9 ad 00 00 .H......D.4.....

Thread 0 last branch register state not available.

@Rabbit0w0
Copy link

Requires Linux

@binji
Copy link
Owner

binji commented Jun 7, 2021

Looks like a dupe of #1.

@binji binji closed this as completed Jun 7, 2021
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

3 participants