limneos / classdump-dyld

Class-dump any Mach-o file without extracting it from dyld_shared_cache
590 stars 99 forks source link

classdump-dyld crashing while dumping dyld_shared_cache in iOS11.1.2 #18

Open akaspektro opened 6 years ago

akaspektro commented 6 years ago

Dumping /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation...(15 classes)
Dumping /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport...(204 classes)
99% [================================================= ] 202/204 2018-03-26 22:15:22.839 classdump-dyld[1189:153748] Assertion failure in +[SpringBoardUI load], /BuildRoot/Library/Caches/com.apple.xbs/Sources/SpringBoardUI/SpringBoard-3752.24/SpringBoardUI.m:57 2018-03-26 22:15:22.841 classdump-dyld[1189:153748] Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This process should not be linking or loading SpringBoardUI.framework (rdar://problem/26143166)' *** First throw call stack: (0x18672dd04 0x18597c528 0x18672dbd8 0x1870bdc24 0x19c94b818 0x18597e91c 0x18597fa84 0x104b3e4d4 0x104b43c18 0x104b44110 0x104b39018 0x104b40124 0x1861174d4 0x10499fc08 0x1049a3934 0x18611656c) Abort trap: 6 X-4-Hack:~ root#