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

Crash at initialization #19

Open
neil-degoo opened this issue Jan 6, 2019 · 0 comments
Open

Crash at initialization #19

neil-degoo opened this issue Jan 6, 2019 · 0 comments

Comments

@neil-degoo
Copy link

Report

Simultaneous accesses to 0x102a80508, but modification requires exclusive access.
Previous access (a modification) started at PullToRefresh`PullToRefresh.addScrollViewObserving() + 244 (0x1017943e8).
Current access (a modification) started at:
0 libswiftCore.dylib 0x0000000101e75e18 swift_beginAccess + 436
1 PullToRefresh 0x0000000101791c78 PullToRefresh.KVOContext.materializeForSet + 48
2 PullToRefresh 0x0000000101791e20 PullToRefresh.observeValue(forKeyPath:of:change:context:) + 128
3 PullToRefresh 0x00000001017940bc @objc PullToRefresh.observeValue(forKeyPath:of:change:context:) + 500
4 Foundation 0x000000018728a8c0 + 304
5 Foundation 0x00000001872a4418 + 204
6 Foundation 0x00000001872a4240 + 124
7 PullToRefresh 0x00000001017942f4 PullToRefresh.addScrollViewObserving() + 308
8 PullToRefresh 0x000000010178ff78 PullToRefresh.scrollView.didset + 216
9 PullToRefresh 0x00000001017900d8 PullToRefresh.scrollView.setter + 224
10 PullToRefresh 0x000000010179abd0 UIScrollView.addPullToRefresh(_:action:) + 128
11 smsflight 0x00000001006ba3c8 FlightAlertsViewController.viewDidLoad() + 416
12 smsflight 0x00000001006ba758 @objc FlightAlertsViewController.viewDidLoad() + 40
13 UIKit 0x000000018fdc4aec + 1040
14 UIKit 0x000000018fe6c5a0 + 76
15 UIKit 0x000000018fe6b9c8 + 196
16 UIKit 0x000000018fe6b000 + 1168
17 UIKit 0x000000018fe6ae68 + 164
18 UIKit 0x000000018fe6ad50 + 188
19 UIKit 0x000000018fdc1dfc + 1276
20 QuartzCore 0x000000018a97be10 + 184
21 QuartzCore 0x000000018a97fe5c + 332
22 QuartzCore 0x000000018a8ee948 + 336
23 QuartzCore 0x000000018a914c98 + 540
24 QuartzCore 0x000000018a915c98 + 92
25 CoreFoundation 0x0000000186935828 + 32
26 CoreFoundation 0x0000000186933064 + 412
27 CoreFoundation 0x00000001869332b0 + 1292
28 CoreFoundation 0x0000000186853e04 CFRunLoopRunSpecific + 436
29 GraphicsServices 0x00000001886ebf20 GSEventRunModal + 100
30 UIKit 0x000000018fe28218 UIApplicationMain + 208
31 smsflight 0x00000001006c19b0 main + 88
32 libdyld.dylib 0x0000000186376568 + 4

The more information you provide, the faster we can help you.

⚠️ Select what you want - a feature request or report a bug. Please remove the section you aren't interested in.

A feature request

What do you want to add?

Please describe what you want to add to the component.

How should it look like?

Please add images.

Report a bug

What did you do?

Please replace this with what you did.

What did you expect to happen?

Please replace this with what you expected to happen.

What happened instead?

Please replace this with what happened instead.

Your Environment

  • Version of the component: insert here
  • Swift version: insert here
  • iOS version: insert here
  • Device: insert here
  • Xcode version: insert here
  • If you use Cocoapods: run pod env | pbcopy and insert here
  • If you use Carthage: run carthage version | pbcopy and insert here

Project that demonstrates the bug

Please add a link to a project we can download that reproduces the bug.

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