FBSSceneSnapshotRequestHandle crash

Hello,

I have an App on the App Store, and today, while inspecting the App analytics on the App Store portal, I've noticed that there had been 8 crashes on the App on January 15th.

I went to Firebase Crashlytics, since I used to also see the crashes on the App, and it says that there are no crashes.

Then I went to Xcode to see the details of the crash, and I found this:

What does this crash mean? I have no idea whatsoever. I tested the App several times, and it works perfectly. I have absolutely no idea of what this crash is.

Could someone give some hints on what this crash could possibly be?

Thanks.

Answered by DTS Engineer in 701914022

Can you post the entire raw log contents? You'll need to right-click > Show in Finder, and then look inside the bundle to get the log contents.

I suspect this is a watchdog termination, but can only tell with the full log.

Accepted Answer

Can you post the entire raw log contents? You'll need to right-click > Show in Finder, and then look inside the bundle to get the log contents.

I suspect this is a watchdog termination, but can only tell with the full log.

Hi, I had this exact crash reported by several users, its very very sporadic but it does happen. I think it's due to me using a queue like this one to render PKDrawings on a lazy grid view: DispatchQueue(label: "thumbnailRenderingQueue", qos: .userInteractive, attributes: .concurrent).

Here are the logs just in case you can take a look at them.

Thank you!

FBSSceneSnapshotRequestHandle crash
 
 
Q