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

参数输入错误时会崩溃 #4

Closed
mqiezi opened this issue Nov 4, 2020 · 2 comments
Closed

参数输入错误时会崩溃 #4

mqiezi opened this issue Nov 4, 2020 · 2 comments

Comments

@mqiezi
Copy link

mqiezi commented Nov 4, 2020

./WBBlades -unused xxxx.a
2020-11-04 11:24:58.543 WBBlades[46761:7665159] 正在提取arm64架构
2020-11-04 11:24:58.573 WBBlades[46761:7665159] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSConcreteMutableData getBytes:range:]: range {540094549, 8} exceeds data length 2142888'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff32810727 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff6b746a9e objc_exception_throw + 48
2 Foundation 0x00007fff34e4c05e -[NSData(NSData) getBytes:range:] + 616
3 WBBlades 0x000000010ae92cae +[WBBladesScanManager(UnuseClassScan) scanAllClassWithFileData:classes:] + 862
4 WBBlades 0x000000010aeeda20 scanUnusedClass + 752
5 WBBlades 0x000000010aeed253 main + 387
6 libdyld.dylib 0x00007fff6c8e6cc9 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
[1] 46761 abort ./WBBlades -unused xxxx.a

@pilaf-king
Copy link
Member

3Q,下次更新时修复以下

@pilaf-king
Copy link
Member

已修复

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

2 participants