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

App Crash in iOS 11.1.2 - cancelAllObjectRequestOperationsWithMethod #2525

Open
jose-roberto-abreu opened this issue Nov 27, 2017 · 0 comments

Comments

@jose-roberto-abreu
Copy link

jose-roberto-abreu commented Nov 27, 2017

Hi Guys,

All the crash are for version iOS 11.1.2, while trying to call the method cancelAllObjectRequestOperationsWithMethod:matchingPathPattern: (first time see the problem, since 1 year using the library)
RestKit (0.27.2)

Crashed: com.apple.main-thread
0  SOCKit                         0x1013f4298 -[SOCPattern _compilePattern] (SOCKit.m:189)
1  SOCKit                         0x1013f3e48 -[SOCPattern initWithString:] (SOCKit.m:84)
2  SOCKit                         0x1013f3e88 +[SOCPattern patternWithString:] (SOCKit.m:90)
3  RestKit                        0x101252ba4 +[RKPathMatcher pathMatcherWithPattern:] (RKPathMatcher.m:79)
4  RestKit                        0x1012431bc -[RKObjectManager enqueuedObjectRequestOperationsWithMethod:matchingPathPattern:] (RKObjectManager.m:926)
5  RestKit                        0x1012434e4 -[RKObjectManager cancelAllObjectRequestOperationsWithMethod:matchingPathPattern:] (RKObjectManager.m:944)
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