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

使用mobileffmpeg报错 #126

Open
Zuozihao opened this issue Jun 23, 2022 · 2 comments
Open

使用mobileffmpeg报错 #126

Zuozihao opened this issue Jun 23, 2022 · 2 comments

Comments

@Zuozihao
Copy link

Zuozihao commented Jun 23, 2022

调用mobileffmpeg 的 setStatisticsDelegate后,会无尽循环报错。
如果不开启JJException就没有问题。
JJException CallStack:(
0 JJException 0x0000000106ddadc4 -[JJExceptionProxy handleCrashException:exceptionCategory:extraInfo:] + 112
1 JJException 0x0000000106ddaa08 _Z20handleCrashException24JJExceptionGuardCategoryP8NSString + 96
2 JJException 0x0000000106ddce94 -[NSMutableArray(MutableArrayHook) hookRemoveObjectAtIndex:] + 176
3 AppName 0x00000001050de494 callbackDataRemove + 100
4 AppName 0x00000001050de9b8 callbackBlockFunction + 288
5 libdispatch.dylib 0x0000000107654a20 _dispatch_call_block_and_release + 32
6 libdispatch.dylib 0x0000000107656700 _dispatch_client_callout + 20
7 libdispatch.dylib 0x000000010765924c _dispatch_queue_override_invoke + 1052
8 libdispatch.dylib 0x000000010766a688 _dispatch_root_queue_drain + 400
9 libdispatch.dylib 0x000000010766b08c _dispatch_worker_thread2 + 196
10 libsystem_pthread.dylib 0x00000001f05d9174 _pthread_wqthread + 228
11 libsystem_pthread.dylib 0x00000001f05d8f50 start_wqthread + 8
)

@jezzmemo
Copy link
Owner

建议使用JJExceptionGuardAllExceptZombie

@Zuozihao
Copy link
Author

建议使用JJExceptionGuardAllExceptZombie

使用了JJExceptionGuardAllExceptZombie后报错,注释后反而好了。。

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