Skip to content

Instantly share code, notes, and snippets.

@OskarGroth
Created June 10, 2021 11:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OskarGroth/22a541fade27eb48156ceb39e2c818b9 to your computer and use it in GitHub Desktop.
Save OskarGroth/22a541fade27eb48156ceb39e2c818b9 to your computer and use it in GitHub Desktop.
Process: Hopper Disassembler v4 [5343]
Path: /Applications/Hopper Disassembler v4.app/Contents/MacOS/Hopper Disassembler v4
Identifier: com.cryptic-apps.hopper-web-4
Version: 4.7.3 (4.7.3)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2021-06-10 13:37:03.5151 +0200
OS Version: macOS 12.0 (21A5248p)
Report Version: 12
Anonymous UUID: A0030E76-9C0F-95BC-2FBE-2412CD9C7A61
Time Awake Since Boot: 5300 seconds
System Integrity Protection: enabled
Notes:
Failed to extract dyld error info: The size of the data is not what is expected
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace DYLD, Code 9
bad lazy bind opcode 0x50
Application Specific Information:
Error Formulating Crash Report:
Failed to extract dyld error info: The size of the data is not what is expected
Thread 0 Crashed:
0 dyld 0x1035e4aac __abort_with_payload + 8
1 dyld 0x1035eb86c abort_with_payload_wrapper_internal + 104
2 dyld 0x1035eb8a0 abort_with_payload + 16
3 dyld 0x1035a62a0 dyld4::halt(char const*) + 328
4 dyld 0x1035a1e14 dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3136
5 dyld 0x1035a10b0 start + 488
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000006 x1: 0x0000000000000009 x2: 0x000000016d26db80 x3: 0x0000000000000014
x4: 0x000000016d26d780 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x000000016d26c82f
x8: 0x0000000000000020 x9: 0x0000000000000009 x10: 0x0000000000000001 x11: 0x000000000000000a
x12: 0x0000000000000000 x13: 0x0000000000000035 x14: 0x0000000000000005 x15: 0x000000016d26cd88
x16: 0x0000000000000209 x17: 0x000000010359f170 x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x000000016d26d780 x21: 0x0000000000000014 x22: 0x000000016d26db80 x23: 0x0000000000000009
x24: 0x0000000000000006 x25: 0x000000016d26f358 x26: 0x000000016d26f230 x27: 0x0000000000000001
x28: 0x0000000000000000 fp: 0x000000016d26d750 lr: 0x00000001035eb86c
sp: 0x000000016d26d710 pc: 0x00000001035e4aac cpsr: 0x40000000
far: 0x00000001034e8000 esr: 0x56000080 Address size fault
Binary Images:
0x10359c000 - 0x1035f7fff dyld (*) <00ed911b-d623-3e01-a799-d0eeff2a329e> /usr/lib/dyld
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: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=964.0M resident=0K(0%) swapped_out_or_unallocated=964.0M(100%)
Writable regions: Total=9392K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=9392K(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
STACK GUARD 56.0M 1
Stack 8176K 1
VM_ALLOCATE 1.0G 2
__AUTH 2230K 259
__AUTH_CONST 17.1M 444
__CTF 759 1
__DATA 13.1M 430
__DATA_CONST 15.8M 448
__DATA_DIRTY 1711K 188
__FONT_DATA 4K 1
__LINKEDIT 551.2M 5
__OBJC_CONST 2814K 229
__OBJC_RO 80.5M 1
__OBJC_RW 2976K 1
__TEXT 412.9M 463
__TP_CONST 32K 1
__UNICODE 588K 1
dyld private memory 1024K 1
shared memory 16K 1
=========== ======= =======
TOTAL 2.1G 2478
@vadimszzz
Copy link

Same issue. Did you figured out how to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment