You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stringWithCString class_getImageName(protocol) empty
classdump-dyld(1038,0x102a19800) malloc: can't allocate region
*** mach_vm_map(size=32768) failed (error code=3)
classdump-dyld(1038,0x102a19800) malloc: *** set a breakpoint in malloc_error_break to debug
classdump-dyld(1038,0x102a19800) malloc: can't allocate region
*** mach_vm_map(size=32768) failed (error code=3)
classdump-dyld(1038,0x102a19800) malloc: *** set a breakpoint in malloc_error_break to debug
2020-01-09 11:07:45.006 classdump-dyld[1038:13256] *** Terminating app due to uncaught exception 'NSMallocException', reason: 'Out of memory. We suggest restarting the application. If you have an unsaved document, create a backup copy in Finder, then try to save.'
*** First throw call stack:
(0x1a423aa48 0x1a3f61fa4 0x1a4296220 0x1a4292104 0x1a41eff84 0x1a41dd66c 0x1a450f10c 0x10269c1f0 0x1a45390c8 0x102694f34 0x102691b50 0x1026986b8 0x10269b20c 0x1a403c360)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6
The text was updated successfully, but these errors were encountered:
iPad:~ root# classdump-dyld -c -o ./Headers
[about 80 successful dumps then...]
classdump-dyld(4151,0x103086040) malloc: can't allocate region
:*** mach_vm_map(size=32768, flags: 100) failed (error code=3)
classdump-dyld(4151,0x103086040) malloc: *** set a breakpoint in malloc_error_break to debug
2020-05-07 19:35:23.376 classdump-dyld[4151:53594] *** Terminating app due to uncaught exception 'NSMallocException', reason: 'Out of memory. We suggest restarting the application. If you have an unsaved document, create a backup copy in Finder, then try to save.'
*** First throw call stack:
(0x1ab2e75f0 0x1ab009bcc 0x1ab343054 0x1ab33ef34 0x1ab29d458 0x1ab28a8d8 0x1ab5bf194 0x102c541f0 0x1ab5e8cd0 0x102c4cf34 0x102c49b50 0x102c506b8 0x102c5320c 0x1ab0e7800)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6
1: command: classdump-dyld -o ./dyld_shared_cache_result/ -c
2: iOS Version: 13.3
3: Device:iPhoneSE
4:error message:
stringWithCString class_getImageName(protocol) empty
stringWithCString class_getImageName(protocol) empty
stringWithCString class_getImageName(protocol) empty
classdump-dyld(1038,0x102a19800) malloc: can't allocate region
*** mach_vm_map(size=32768) failed (error code=3)
classdump-dyld(1038,0x102a19800) malloc: *** set a breakpoint in malloc_error_break to debug
classdump-dyld(1038,0x102a19800) malloc: can't allocate region
*** mach_vm_map(size=32768) failed (error code=3)
classdump-dyld(1038,0x102a19800) malloc: *** set a breakpoint in malloc_error_break to debug
2020-01-09 11:07:45.006 classdump-dyld[1038:13256] *** Terminating app due to uncaught exception 'NSMallocException', reason: 'Out of memory. We suggest restarting the application. If you have an unsaved document, create a backup copy in Finder, then try to save.'
*** First throw call stack:
(0x1a423aa48 0x1a3f61fa4 0x1a4296220 0x1a4292104 0x1a41eff84 0x1a41dd66c 0x1a450f10c 0x10269c1f0 0x1a45390c8 0x102694f34 0x102691b50 0x1026986b8 0x10269b20c 0x1a403c360)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6
The text was updated successfully, but these errors were encountered: