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

KTVHCDataRequest 过度释放引起_objc_release问题 #182

Open
coderPoo opened this issue Sep 4, 2024 · 0 comments
Open

KTVHCDataRequest 过度释放引起_objc_release问题 #182

coderPoo opened this issue Sep 4, 2024 · 0 comments

Comments

@coderPoo
Copy link

coderPoo commented Sep 4, 2024

KTVHCDataRequest 过度释放问题

0 libobjc.A.dylib _objc_release()
1 CoreFoundation _cow_cleanup()
2 CoreFoundation -__NSDictionaryM dealloc
3 hisense -KTVHCDataRequest .cxx_destruct
4 libobjc.A.dylib object_cxxDestructFromClass(objc_object*, objc_class*)()
5 libobjc.A.dylib _objc_destructInstance()
6 libobjc.A.dylib __objc_rootDealloc()
7 hisense -KTVHCDataRequest dealloc
8 hisense -KTVHCDataReader .cxx_destruct
9 libobjc.A.dylib object_cxxDestructFromClass(objc_object*, objc_class*)()
10 libobjc.A.dylib _objc_destructInstance()
11 libobjc.A.dylib __objc_rootDealloc()
12 hisense -KTVHCDataReader dealloc
13 libobjc.A.dylib object_cxxDestructFromClass(objc_object*, objc_class*)()
14 libobjc.A.dylib _objc_destructInstance()
15 libobjc.A.dylib __objc_rootDealloc()
16 hisense -KTVHCHTTPResponse dealloc
17 hisense -HTTPConnection die
18 hisense __33-[GCDAsyncSocket closeWithError:]_block_invoke(GCDAsyncSocket.m:3432)
19 libdispatch.dylib __dispatch_call_block_and_release()
20 libdispatch.dylib __dispatch_client_callout()
21 libdispatch.dylib __dispatch_lane_serial_drain()
22 libdispatch.dylib __dispatch_lane_invoke()
23 libdispatch.dylib __dispatch_root_queue_drain_deferred_wlh()
24 libdispatch.dylib __dispatch_workloop_worker_thread()
25 libsystem_pthread.dylib __pthread_wqthread()
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

1 participant