Skip to content

sentry NSInternalInconsistencyException #18

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

Open
wutiange opened this issue Mar 11, 2024 · 0 comments
Open

sentry NSInternalInconsistencyException #18

wutiange opened this issue Mar 11, 2024 · 0 comments

Comments

@wutiange
Copy link

I saw the following error on Sentry:
NSInternalInconsistencyException
attempt to insert row 0 into section 0, but there are only 0 sections after the update

image
OS Version: iOS 17.4 (21E217)
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Crashed Thread: 0

Application Specific Information:
attempt to insert row 0 into section 0, but there are only 0 sections after the update

Thread 0 Crashed:
0   CoreFoundation                  0x31fed0b28         <redacted>
1   libobjc.A.dylib                 0x30fc72f78         objc_exception_throw
2   Foundation                      0x31e1cc920         <redacted>
3   UIKitCore                       0x3252d749c         <redacted>
4   UIKitCore                       0x3252e5a90         <redacted>
5   UIKitCore                       0x3252e5c5c         <redacted>
6   ZohoDeskPlatformUIKit           0x106b1dcd0         __swift_project_boxed_opaque_existential_0
7   ZohoDeskPlatformUIKit           0x106baa10c         block_destroy_helper.16
8   ZohoDeskPlatformUIKit           0x106b7d9e4         block_destroy_helper.53
9   ZohoDeskPlatformUIKit           0x106ba9d50         block_destroy_helper.16
10  ZohoDeskPortalConfiguration     0x107636a74         block_destroy_helper
11  ZohoDeskPortalConfiguration     0x10761c934         block_destroy_helper
12  ZohoDeskPortalConfiguration     0x10761cc9c         block_destroy_helper
13  ZohoDeskPortalAPIKit            0x10708dac0         __swift_memcpy24_8
14  ZohoDeskPortalAPIKit            0x106fe5200         __swift_destroy_boxed_opaque_existential_0
15  CFNetwork                       0x32206227c         _CFNetworkSetHSTSStoragePath
16  CFNetwork                       0x322082ed8         CFHTTPMessageCopySerializedMessage
17  libdispatch.dylib               0x32fbd813c         <redacted>
18  libdispatch.dylib               0x32fbd9dd4         <redacted>
19  libdispatch.dylib               0x32fbe85a4         <redacted>
20  libdispatch.dylib               0x32fbe81b8         _dispatch_main_queue_callback_4CF
21  CoreFoundation                  0x31fe1b51c         <redacted>
22  CoreFoundation                  0x31fe18218         <redacted>
23  CoreFoundation                  0x31fe17968         CFRunLoopRunSpecific
24  GraphicsServices                0x3a84434e0         GSEventRunModal
25  UIKitCore                       0x324506edc         <redacted>
26  UIKitCore                       0x324506518         UIApplicationMain
27  SenseCAP                        0x202f28c48         <redacted>
28  <unknown>                       0x1bb183d84         <redacted>

Thread 0 Crashed:
0   CoreFoundation                  0x31fed0b28         <redacted>
1   libobjc.A.dylib                 0x30fc72f78         objc_exception_throw
2   Foundation                      0x31e1cc920         <redacted>
3   UIKitCore                       0x3252d749c         <redacted>
4   UIKitCore                       0x3252e5a90         <redacted>
5   UIKitCore                       0x3252e5c5c         <redacted>
6   ZohoDeskPlatformUIKit           0x106b1dcd0         __swift_project_boxed_opaque_existential_0
7   ZohoDeskPlatformUIKit           0x106baa10c         block_destroy_helper.16
8   ZohoDeskPlatformUIKit           0x106b7d9e4         block_destroy_helper.53
9   ZohoDeskPlatformUIKit           0x106ba9d50         block_destroy_helper.16
10  ZohoDeskPortalConfiguration     0x107636a74         block_destroy_helper
11  ZohoDeskPortalConfiguration     0x10761c934         block_destroy_helper
12  ZohoDeskPortalConfiguration     0x10761cc9c         block_destroy_helper
13  ZohoDeskPortalAPIKit            0x10708dac0         __swift_memcpy24_8
14  ZohoDeskPortalAPIKit            0x106fe5200         __swift_destroy_boxed_opaque_existential_0
15  CFNetwork                       0x32206227c         _CFNetworkSetHSTSStoragePath
16  CFNetwork                       0x322082ed8         CFHTTPMessageCopySerializedMessage
17  libdispatch.dylib               0x32fbd813c         <redacted>
18  libdispatch.dylib               0x32fbd9dd4         <redacted>
19  libdispatch.dylib               0x32fbe85a4         <redacted>
20  libdispatch.dylib               0x32fbe81b8         _dispatch_main_queue_callback_4CF
21  CoreFoundation                  0x31fe1b51c         <redacted>
22  CoreFoundation                  0x31fe18218         <redacted>
23  CoreFoundation                  0x31fe17968         CFRunLoopRunSpecific
24  GraphicsServices                0x3a84434e0         GSEventRunModal
25  UIKitCore                       0x324506edc         <redacted>
26  UIKitCore                       0x324506518         UIApplicationMain
27  SenseCAP                        0x202f28c48         <redacted>
28  <unknown>                       0x1bb183d84         <redacted>

Thread 1 name: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib          0x3b08a9af8         mach_msg2_trap
1   libsystem_kernel.dylib          0x3b08a9890         mach_msg2_internal
2   libsystem_kernel.dylib          0x3b08a97a8         mach_msg_overwrite
3   libsystem_kernel.dylib          0x3b08a95e8         mach_msg
4   CoreFoundation                  0x31fe1a01c         <redacted>
5   CoreFoundation                  0x31fe17f04         <redacted>
6   CoreFoundation                  0x31fe17968         CFRunLoopRunSpecific
7   Foundation                      0x31db3d4a8         <redacted>
8   Foundation                      0x31db674e8         <redacted>
9   UIKitCore                       0x324469ac8         <redacted>
10  Foundation                      0x31dbaea9c         <redacted>
11  libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 2 name: com.facebook.react.JavaScript
0   libsystem_kernel.dylib          0x3b08a9af8         mach_msg2_trap
1   libsystem_kernel.dylib          0x3b08a9890         mach_msg2_internal
2   libsystem_kernel.dylib          0x3b08a97a8         mach_msg_overwrite
3   libsystem_kernel.dylib          0x3b08a95e8         mach_msg
4   CoreFoundation                  0x31fe1a01c         <redacted>
5   CoreFoundation                  0x31fe17f04         <redacted>
6   CoreFoundation                  0x31fe17968         CFRunLoopRunSpecific
7   SenseCAP                        0x2031ba428         facebook::react::JSIExecutor::defaultTimeoutInvoker
8   Foundation                      0x31dbaea9c         <redacted>
9   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 3 name: hades
0   libsystem_kernel.dylib          0x3b08aa49c         __psynch_cvwait
1   libsystem_pthread.dylib         0x3d7db7590         <redacted>
2   libc++.1.dylib                  0x340587504         std::__1::condition_variable::wait
3   hermes                          0x1083a95ac         facebook::jsi::JSError::~JSError
4   hermes                          0x1083a9360         facebook::jsi::JSError::~JSError
5   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 4 name: hermes-chrome-inspector-conn
0   libsystem_kernel.dylib          0x3b08aa49c         __psynch_cvwait
1   libsystem_pthread.dylib         0x3d7db7590         <redacted>
2   libc++.1.dylib                  0x340587504         std::__1::condition_variable::wait
3   SenseCAP                        0x2032c0718         folly::exception_wrapper::InPlace<T>::get_exception_ptr_
4   SenseCAP                        0x20327b970         facebook::hermes::inspector::detail::Thread::run
5   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 5 name: hermes-inspector
0   libsystem_kernel.dylib          0x3b08aa49c         __psynch_cvwait
1   libsystem_pthread.dylib         0x3d7db7590         <redacted>
2   libc++.1.dylib                  0x340587504         std::__1::condition_variable::wait
3   SenseCAP                        0x2032c0718         folly::exception_wrapper::InPlace<T>::get_exception_ptr_
4   SenseCAP                        0x20327b970         facebook::hermes::inspector::detail::Thread::run
5   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 6 name: hades
0   libsystem_kernel.dylib          0x3b08aa49c         __psynch_cvwait
1   libsystem_pthread.dylib         0x3d7db7590         <redacted>
2   libc++.1.dylib                  0x340587504         std::__1::condition_variable::wait
3   hermes                          0x1083a95ac         facebook::jsi::JSError::~JSError
4   hermes                          0x1083a9360         facebook::jsi::JSError::~JSError
5   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 7 name: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x3b08a9af8         mach_msg2_trap
1   libsystem_kernel.dylib          0x3b08a9890         mach_msg2_internal
2   libsystem_kernel.dylib          0x3b08a97a8         mach_msg_overwrite
3   libsystem_kernel.dylib          0x3b08a95e8         mach_msg
4   CoreFoundation                  0x31fe1a01c         <redacted>
5   CoreFoundation                  0x31fe17f04         <redacted>
6   CoreFoundation                  0x31fe17968         CFRunLoopRunSpecific
7   CFNetwork                       0x3222aec48         estimatedPropertyListSize
8   Foundation                      0x31dbaea9c         <redacted>
9   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 8
0   libsystem_kernel.dylib          0x3b08aa2f8         __semwait_signal
1   libsystem_c.dylib               0x32fc6dea0         nanosleep
2   libsystem_c.dylib               0x32fc7c158         sleep
3   SenseCAP                        0x2032f1288         folly::exception_wrapper::InPlace<T>::get_exception_ptr_
4   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 9 name: SentryCrash Exception Handler (Secondary)
0   libsystem_kernel.dylib          0x3b08a9af8         mach_msg2_trap
1   libsystem_kernel.dylib          0x3b08a9890         mach_msg2_internal
2   libsystem_kernel.dylib          0x3b08ae0cc         thread_suspend
3   SenseCAP                        0x2032fc6b0         __cxa_throw
4   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 10 name: SentryCrash Exception Handler (Primary)
0   libsystem_kernel.dylib          0x3b08a9af8         mach_msg2_trap
1   libsystem_kernel.dylib          0x3b08a9890         mach_msg2_internal
2   libsystem_kernel.dylib          0x3b08a97a8         mach_msg_overwrite
3   libsystem_kernel.dylib          0x3b08a95e8         mach_msg
4   SenseCAP                        0x2032fc6dc         __cxa_throw
5   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 11 name: JavaScriptCore libpas scavenger
0   libsystem_kernel.dylib          0x3b08aa49c         __psynch_cvwait
1   libsystem_pthread.dylib         0x3d7db7590         <redacted>
2   JavaScriptCore                  0x34d44ecec         <redacted>
3   libsystem_pthread.dylib         0x3d7db8a90         _pthread_start

Thread 12
0   libsystem_kernel.dylib          0x3b08b2084         __workq_kernreturn
1   libsystem_pthread.dylib         0x3d7db7f6c         _pthread_wqthread

Thread 13
0   libsystem_pthread.dylib         0x3d7db7fb8         _pthread_wqthread

Thread 14
0   libsystem_kernel.dylib          0x3b08b2084         __workq_kernreturn
1   libsystem_pthread.dylib         0x3d7db7f6c         _pthread_wqthread

Thread 15
0   libsystem_kernel.dylib          0x3b08b2084         __workq_kernreturn
1   libsystem_pthread.dylib         0x3d7db7f6c         _pthread_wqthread

Thread 16
0   libsystem_kernel.dylib          0x3b08b2084         __workq_kernreturn
1   libsystem_pthread.dylib         0x3d7db7f6c         _pthread_wqthread



EOF
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