-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Sometimes the app crashes when hitting "ok" after selection.
Crashed Thread 0 :
--
0 | libswiftCore.dylib | 0x1e3e2db00 | <redacted> + 296
1 | libswiftCore.dylib | 0x1e3e793f4 | <redacted> + 112
2 | libswiftCore.dylib | 0x1e3e9fb04 | <redacted> + 16
3 | libswiftCore.dylib | 0x1e3e9f9c0 | <redacted> + 24
4 | libswiftCore.dylib | 0x1e3ea6cfc | <redacted> + 12
5 | libswiftCore.dylib | 0x1e3c8a854 | <redacted> + 196
6 | libswiftCore.dylib | 0x1e3dae79c | <redacted> + 156
7 | IQActionSheetPickerView | 0x10198c3f4 | -[IQActionSheetPickerView pickerDoneClicked:] + 488
8 | UIKitCore | 0x1e2aeb300 | <redacted> + 96
9 | UIKitCore | 0x1e22e3cec | <redacted> + 156
10 | UIKitCore | 0x1e22e3c1c | <redacted> + 172
11 | UIKitCore | 0x1e2aeb300 | <redacted> + 96
12 | UIKitCore | 0x1e2594424 | <redacted> + 80
13 | UIKitCore | 0x1e2594744 | <redacted> + 440
14 | UIKitCore | 0x1e25937b0 | <redacted> + 568
15 | UIKitCore | 0x1e2b225c4 | <redacted> + 2108
16 | UIKitCore | 0x1e2b237ec | <redacted> + 3140
17 | UIKitCore | 0x1e2b0385c | <redacted> + 340
18 | App | 0x101322b24 | App + 1534756
19 | UIKitCore | 0x1e2bc99d4 | <redacted> + 1768
20 | UIKitCore | 0x1e2bcc100 | <redacted> + 4828
21 | UIKitCore | 0x1e2bc5330 | <redacted> + 152
22 | CoreFoundation | 0x1b628cf1c | <redacted> + 24
23 | CoreFoundation | 0x1b628ce9c | <redacted> + 88
24 | CoreFoundation | 0x1b628c784 | <redacted> + 176
25 | CoreFoundation | 0x1b62876c0 | <redacted> + 1004
26 | CoreFoundation | 0x1b6286fb4 | CFRunLoopRunSpecific + 436
27 | GraphicsServices | 0x1b848879c | GSEventRunModal + 104
28 | UIKitCore | 0x1e2ae9c38 | UIApplicationMain + 212
29 | HumanoApp | 0x1011b3170 | main () (AppDelegate.swift:21)
30 | libdyld.dylib | 0x1b5d4a8e0 | <redacted> + 4
Thread 1 (com.apple.uikit.eventfetch-thread):
--
0 | libsystem_kernel.dylib | 0x1b5e8c0f4 |
1 | CoreFoundation | 0x1b628c914 |
2 | CoreFoundation | 0x1b6287824 |
3 | CoreFoundation | 0x1b6286fb4 | CFRunLoopRunSpecific + 436
4 | Foundation | 0x1b6c5595c |
5 | Foundation | 0x1b6c557ec |
6 | UIKitCore | 0x1e2bcf754 |
7 | Foundation | 0x1b6d824a0 |
8 | libsystem_pthread.dylib | 0x1b5f192c0 |
9 | libsystem_pthread.dylib | 0x1b5f19220 |
10 | libsystem_pthread.dylib | 0x1b5f1ccdc |
0 | libsystem_kernel.dylib | 0x1b5e8c0f4 |
1 | CoreFoundation | 0x1b628c914 |
2 | CoreFoundation | 0x1b6287824 |
3 | CoreFoundation | 0x1b6286fb4 | CFRunLoopRunSpecific + 436
4 | CFNetwork | 0x1b68a174c |
5 | Foundation | 0x1b6d824a0 |
6 | libsystem_pthread.dylib | 0x1b5f192c0 |
7 | libsystem_pthread.dylib | 0x1b5f19220 |
8 | libsystem_pthread.dylib | 0x1b5f1ccdc |
0 | libsystem_kernel.dylib | 0x1b5e97b74 |
1 | libsystem_pthread.dylib | 0x1b5f1ccd4 |
0 | libsystem_kernel.dylib | 0x1b5e8c0f4 |
1 | CoreFoundation | 0x1b628c914 |
2 | CoreFoundation | 0x1b6287824 |
3 | CoreFoundation | 0x1b6286fb4 | CFRunLoopRunSpecific + 436
4 | Foundation | 0x1b6c5595c |
5 | HumanoApp | 0x1015254bc | -[_FSRRunLoopThread main] (FSRWebSocket.m:1843)
6 | Foundation | 0x1b6d824a0 |
7 | libsystem_pthread.dylib | 0x1b5f192c0 |
8 | libsystem_pthread.dylib | 0x1b5f19220 |
9 | libsystem_pthread.dylib | 0x1b5f1ccdc |
0 | libsystem_kernel.dylib | 0x1b5e97328 |
1 | libsystem_pthread.dylib | 0x1b5f192c0 |
2 | libsystem_pthread.dylib | 0x1b5f19220 |
3 | libsystem_pthread.dylib | 0x1b5f1ccdc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels