xxxVBxxx
xxxVBxxx
Here is one more. ``` main (native): tid=1 systid=31933 #00 pc 0x4dab0 libc.so (syscall + 32) #01 pc 0x47cc80 libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*) + 140) #02 pc 0x5734a4 libart.so (art::JNI::PushLocalFrame(_JNIEnv*, int) +...
@ajwfrost is there any data that I can provide?
@ajwfrost I used the latest AIR SDK for a test build and it did crash. The crash happened while the app was minimized and not in active use. I’m attaching...
Hello @ajwfrost , I have built the app using the latest AIR SDK (51.2.2.3), but unfortunately the issue still persists. The same type of crash remains at the top of...
@ajwfrost I wanted to follow up on the crash issue I shared earlier. In the logs, the crash occurs on the `com.apple.NSURLSession-delegate` thread `with objc_msgSend`, which looks like a message...
> Weirdly, I'm sure I replied on this thread yesterday but my reply doesn't seem to be here? Maybe I had forgotten to hit the 'comment' button... > > But...
Hi @ajwfrost , is this [AIR 51.2.2.5](https://airsdk.harman.com/download/51.2.2.5) the version where this issue was supposed to be fixed?
There is also a significant increase in this type of crash. ``` AppEntry.onStop java.lang.NullPointerException - Attempt to invoke virtual method 'com.google.firebase.perf.util.Optional com.google.firebase.perf.application.FrameMetricsRecorder.stop()' on a null object reference ``` [air.com.A3dtuning.Tuning3D_issue_61e1ac9a91999c4bc27dbca4de7b15e9_crash_session_689F0BA601F60001253875F5A81427B2_DNE_0_v2_stacktrace.txt](https://github.com/user-attachments/files/21793038/air.com.A3dtuning.Tuning3D_issue_61e1ac9a91999c4bc27dbca4de7b15e9_crash_session_689F0BA601F60001253875F5A81427B2_DNE_0_v2_stacktrace.txt)
@ajwfrost though the second crash still exists with AIR SDK 51.2.2.3. [air.com.A3dtuning.Tuning3D_issue_61e1ac9a91999c4bc27dbca4de7b15e9_crash_session_68AF99D700790001636F28CE3C163AB0_DNE_0_v2_stacktrace.txt](https://github.com/user-attachments/files/22019481/air.com.A3dtuning.Tuning3D_issue_61e1ac9a91999c4bc27dbca4de7b15e9_crash_session_68AF99D700790001636F28CE3C163AB0_DNE_0_v2_stacktrace.txt) ``` AppEntry.onStop java.lang.NullPointerException - Attempt to invoke virtual method 'com.google.firebase.perf.util.Optional com.google.firebase.perf.application.FrameMetricsRecorder.stop()' on a null object reference ``` We’re...
> [@xxxVBxxx](https://github.com/xxxVBxxx) that second crash is one we have seen in reports a number of times but no one has ever managed to get a reproduction of it .. do...