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

3.3.* HippyBundleLoadOperation 偶现操作崩溃 #4035

Closed
Star-Chao opened this issue Sep 13, 2024 · 2 comments
Closed

3.3.* HippyBundleLoadOperation 偶现操作崩溃 #4035

Star-Chao opened this issue Sep 13, 2024 · 2 comments

Comments

@Star-Chao
Copy link

Crashed: com.hippy.bundleQueue (QOS: UNSPECIFIED)
0 libobjc.A.dylib 0x2d20 objc_release + 16
1 Foundation 0x184ac NSKeyValueWillChangeWithPerThreadPendingNotifications + 500
2 APP 0x3f6a710 -[HippyBundleLoadOperation setExecuting:] + 125 (HippyBundleLoadOperation.mm:125)
3 APP 0x3f6a580 __32-[HippyBundleLoadOperation main]_block_invoke + 95 (HippyBundleLoadOperation.mm:95)
4 APP 0x4087a68 invocation function for block in VFSUriLoader::RequestUntrustedContent(NSURLRequest*, NSDictionary*, NSOperationQueue*, void (unsigned long, unsigned long) block_pointer, void (NSData*, NSDictionary*, NSURLResponse*, NSError*) block_pointer) + 744 (shared_ptr.h:744)
5 APP 0x3f7d844 invocation function for block in HippyFileHandler::RequestUntrustedContent(NSURLRequest*, NSDictionary*, NSOperationQueue*, void (unsigned long, unsigned long) block_pointer, void (NSData*, NSDictionary*, NSURLResponse*, NSError*) block_pointer, std::__1::shared_ptr () block_pointer) + 103 (HippyFileHandler.mm:103)
6 Foundation 0x4e3dc NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 16
7 Foundation 0x5fa90 -[NSBlockOperation main] + 100
8 Foundation 0x39acc NSOPERATION_IS_INVOKING_MAIN + 20
9 Foundation 0x4a00c -[NSOperation start] + 764
10 Foundation 0x4d4d8 NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 20
11 Foundation 0x5acec __NSOQSchedule_f + 180
12 libdispatch.dylib 0x46048 _dispatch_block_async_invoke2 + 104
13 libdispatch.dylib 0x64094 _dispatch_client_callout + 16
14 libdispatch.dylib 0x3bab8 _dispatch_continuation_pop$VARIANT$armv81 + 432
15 libdispatch.dylib 0x3b1f4 _dispatch_async_redirect_invoke + 580
16 libdispatch.dylib 0x48630 _dispatch_root_queue_drain + 328
17 libdispatch.dylib 0x48dec _dispatch_worker_thread2 + 160
18 libsystem_pthread.dylib 0x1dd4 _pthread_wqthread + 224
19 libsystem_pthread.dylib 0x193c start_wqthread + 8

@wwwcg
Copy link
Collaborator

wwwcg commented Sep 18, 2024

#4028 fixed, use version 3.3.2-rc.1 and later

@wwwcg wwwcg closed this as completed Sep 18, 2024
@wtj900
Copy link

wtj900 commented Sep 18, 2024

3.3.2正式版本有计划什么时候发布吗?

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

4 participants