Skip to content

Crash in NXOAuth2AccountStore #218

@jakecastrodnt

Description

@jakecastrodnt

This stack trace may or may not be too helpful, but I'm getting a crash in NXOAuth2AccountStore, and I'm not sure if there is anything else I can do. Here is the stack trace:

CoreFoundation __exceptionPreprocess + 124
2 libobjc.A.dylib objc_exception_throw + 52
3 CoreFoundation -[__NSDictionaryM removeObjectForKey:] + 688
4 MyApp -[NXOAuth2AccountStore oauthClient:didFailToGetAccessTokenWithError:] (NXOAuth2AccountStore.m:530)
5 MyApp -[NXOAuth2Client oauthConnection:didFailWithError:] (NXOAuth2Client.m:567)
6 MyApp -[NXOAuth2Connection connection:didFailWithError:] (NXOAuth2Connection.m:499)
7 CFNetwork __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 76
8 CFNetwork -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 196
9 CFNetwork -[NSURLConnectionInternal _withConnectionAndDelegate:] + 52
10 CFNetwork _NSURLConnectionDidFail(_CFURLConnection*, __CFError*, void const*) + 72
11 CFNetwork ___ZN27URLConnectionClient_Classic17_delegate_didFailEP9__CFErrorU13block_pointerFvvE_block_invoke + 108
12 CFNetwork ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 104
13 libdispatch.dylib _dispatch_client_callout + 12
14 libdispatch.dylib _dispatch_block_invoke_direct + 372
15 CFNetwork RunloopBlockContext::_invoke_block(void const*, void*) + 32
16 CoreFoundation CFArrayApplyFunction + 64
17 CFNetwork RunloopBlockContext::perform() + 132
18 CFNetwork MultiplexerSource::perform() + 308
19 CFNetwork MultiplexerSource::_perform(void*) + 60
20 CoreFoundation CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 20
21 CoreFoundation __CFRunLoopDoSources0 + 520
22 CoreFoundation __CFRunLoopRun + 800
23 CoreFoundation CFRunLoopRunSpecific + 440
24 GraphicsServices GSEventRunModal + 176
25 UIKit -[UIApplication _run] + 680
26 UIKit UIApplicationMain + 204
27 MyApp main (main.m:14)
28 libdyld.dylib start + 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions