question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[iOS] crash with latest release

See original GitHub issue

Current behavior

Fatal Exception: NSInternalInconsistencyException
0  CoreFoundation                 0x1a2975ea4 __exceptionPreprocess
1  libobjc.A.dylib                0x1a1b45a50 objc_exception_throw
2  CoreFoundation                 0x1a287c484 -[NSCache init]
3  Foundation                     0x1a33eb938 -[NSObject(NSKeyValueObserving) observeValueForKeyPath:ofObject:change:context:]
4  Klarna                         0x100d95068 -[RCTVideo observeValueForKeyPath:ofObject:change:context:] (RCTVideo.m:696)
5  Foundation                     0x1a33eba9c NSKeyValueNotifyObserver
6  Foundation                     0x1a33edf30 NSKeyValueDidChange
7  Foundation                     0x1a33eb324 NSKeyValueDidChangeWithPerThreadPendingNotifications.llvm.11394337073705085640
8  AVFoundation                   0x1a89ec848 __avplayeritem_fpItemNotificationCallback_block_invoke
9  libdispatch.dylib              0x1a23ad6c8 _dispatch_call_block_and_release
10 libdispatch.dylib              0x1a23ae484 _dispatch_client_callout
11 libdispatch.dylib              0x1a235a9a4 _dispatch_main_queue_callback_4CF$VARIANT$mp
12 CoreFoundation                 0x1a2905ce4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
13 CoreFoundation                 0x1a2900bac __CFRunLoopRun
14 CoreFoundation                 0x1a29000e0 CFRunLoopRunSpecific
15 GraphicsServices               0x1a4b79584 GSEventRunModal
16 UIKitCore                      0x1cfb10c00 UIApplicationMain
17 Klarna                         0x10097e8cc main (main.m:14)
18 libdyld.dylib                  0x1a23bebb4 start

Reproduction steps

just has a crash log.

Expected behavior

No Crash

Platform

  • iOS

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
CHaNGeTecommented, Sep 8, 2019

check 5.0.2

1reaction
OleksandrKucherenkocommented, Mar 15, 2019

used latest release 4.4.0 @FullstackJack @cobarx

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apple Releases iOS 16.1.2 With Carrier Improvements and ...
According to Apple's release notes, the iOS 16.1.2 update introduces improved compatibility with wireless carriers along with Crash ...
Read more >
Apple releases iOS 16.1.2 with Crash Detection improvements
Apple on Wednesday released iOS 16.1.2 for all users. The update, which is now available, improves the reliability of the Crash Detection ...
Read more >
Apple's iOS 16.1.2 update just dropped with security fixes and ...
Apple's iOS 16.1.2 update just dropped with security fixes and crash detection improvements ... Apple rolled out iOS 16.1.2 on Wednesday, citing ...
Read more >
Fixed iPhone Apps Keep Crashing After iOS 16.2 Update in ...
Go to Settings > General > Software Update. (People face app crashing problems on the most recent iOS 16 or iPadOS update to...
Read more >
app crash on iOS 16.1(beta) when u… - Apple Developer
It can fix this problem. I found it's Apple's bug because the new Navigation Title in iOS 16 is TitleControl Class. When you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found