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

0.8.6 cause crash #69

Closed
wpcfan opened this issue Aug 23, 2019 · 5 comments
Closed

0.8.6 cause crash #69

wpcfan opened this issue Aug 23, 2019 · 5 comments

Comments

@wpcfan
Copy link

wpcfan commented Aug 23, 2019

new releases cause crash related to customhttpprotocol stoploading method,

-[_CustomHTTPProtocol stopLoading]: message sent to deallocated instance 0x28108cba0
hread #13, name = 'com.apple.CFNetwork.CustomProtocols', stop reason = EXC_BREAKPOINT (code=1, subcode=0x1cc8b010c)
  * frame #0: 0x00000001cc8b010c CoreFoundation`___forwarding___ + 1208
    frame #1: 0x00000001cc8b1e6c CoreFoundation`_CF_forwarding_prep_0 + 92
    frame #2: 0x00000001cce815cc CFNetwork`CFURLProtocol_NS::forgetProtocolClient0() + 88
    frame #3: 0x00000001cce81564 CFNetwork`___ZN16CFURLProtocol_NS20forgetProtocolClientEv_block_invoke + 24
    frame #4: 0x0000000106828c78 libdispatch.dylib`_dispatch_client_callout + 16
    frame #5: 0x000000010682c840 libdispatch.dylib`_dispatch_block_invoke_direct + 232
    frame #6: 0x00000001cd0a4b20 CFNetwork`RunloopBlockContext::_invoke_block(void const*, void*) + 36
    frame #7: 0x00000001cc7dd3e0 CoreFoundation`CFArrayApplyFunction + 80
    frame #8: 0x00000001cd0a49f0 CFNetwork`RunloopBlockContext::perform() + 128
    frame #9: 0x00000001cd0a5b54 CFNetwork`MultiplexerSource::perform() + 312
    frame #10: 0x00000001cd0a58d0 CFNetwork`MultiplexerSource::_perform(void*) + 60
    frame #11: 0x00000001cc83c728 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
    frame #12: 0x00000001cc83c6a8 CoreFoundation`__CFRunLoopDoSource0 + 88
    frame #13: 0x00000001cc83bf90 CoreFoundation`__CFRunLoopDoSources0 + 176
    frame #14: 0x00000001cc836ecc CoreFoundation`__CFRunLoopRun + 1004
    frame #15: 0x00000001cc8367c0 CoreFoundation`CFRunLoopRunSpecific + 436
    frame #16: 0x00000001cce5074c CFNetwork`-[__CoreSchedulingSetRunnable runForever] + 216
    frame #17: 0x00000001cd331674 Foundation`__NSThread__start__ + 984
    frame #18: 0x00000001cc4c92c0 libsystem_pthread.dylib`_pthread_body + 128
    frame #19: 0x00000001cc4c9220 libsystem_pthread.dylib`_pthread_start + 44
    frame #20: 0x00000001cc4cccdc libsystem_pthread.dylib`thread_start + 4
@Ptbaileys
Copy link

I have same problem with 0.8.6

@CocoaDebug
Copy link
Owner

Is the probability of occurrence high?

@wpcfan
Copy link
Author

wpcfan commented Aug 27, 2019 via email

@liufannnn
Copy link

I have same problem with 0.8.6

Repository owner deleted a comment from Ccmi Aug 20, 2020
@CocoaDebug
Copy link
Owner

Fixed. Please updated to the latest version.

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