Skip to content

Crash in iOS10 Beta in handleType method #15

@madhuy

Description

@madhuy

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 CoreFoundation 0x1de62522 _CFRelease + 1366
1 AppName 0x0009515b handleType + 515
2 AppName 0x0009515b handleType + 515
3 AppName 0x000951ff wipe + 35
4 AppName 0x000ad793 -[ObjectWiper dealloc] + 27
5 libobjc.A.dylib 0x1d5d91f9 objc_object::sidetable_release(bool) + 239
6 libobjc.A.dylib 0x1d5cd701 _object_remove_assocations + 437
7 libobjc.A.dylib 0x1d5c8cad objc_destructInstance + 43
8 CoreFoundation 0x1de623d3 _CFRelease + 1031
9 CoreFoundation 0x1ddba901 -[_NSDictionaryI dealloc] + 113
10 libobjc.A.dylib 0x1d5d91f9 objc_object::sidetable_release(bool) + 239
11 libobjc.A.dylib 0x1d5d96db (anonymous namespace)::AutoreleasePoolPage::pop(void
) + 501
12 CFNetwork 0x1e564dd3 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 189
13 CFNetwork 0x1e564ebd -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 37
14 CFNetwork 0x1e4b644f ___ZN27URLConnectionClient_Classic26_delegate_didFinishLoadingEU13block_pointerFvvE_block_invoke + 71
15 CFNetwork 0x1e4b4c57 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 71
16 libdispatch.dylib 0x1da013a3 _dispatch_client_callout + 23
17 libdispatch.dylib 0x1da0ba55 dispatch_block_invoke_direct + 309
18 CFNetwork 0x1e546fc7 RunloopBlockContext::invoke_block(void const, void
) + 19
19 CoreFoundation 0x1ddaee95 CFArrayApplyFunction + 37
20 CFNetwork 0x1e546eb1 RunloopBlockContext::perform() + 181
21 CFNetwork 0x1e547e6f MultiplexerSource::perform() + 209
22 CFNetwork 0x1e547c81 MultiplexerSource::perform(void) + 47
23 CoreFoundation 0x1de60b63 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 13
24 CoreFoundation 0x1de6066d __CFRunLoopDoSources0 + 439
25 CoreFoundation 0x1de5e943 __CFRunLoopRun + 763
26 CoreFoundation 0x1ddaf483 CFRunLoopRunSpecific + 487
27 CoreFoundation 0x1ddaf291 CFRunLoopRunInMode + 105
28 GraphicsServices 0x1f4e4bfd GSEventRunModal + 157
29 UIKit 0x22f51003 -[UIApplication _run] + 563
30 UIKit 0x22f4b75f UIApplicationMain + 151
31 AppName 0x000a57a7 main + 71
32 libdyld.dylib 0x1da2e50b start + 3

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