Loading an image from DSC often causes a crash related to BNForgetUndoActions
#6056
Labels
File Format: SharedCache
Issue with the dyld_shared_cache plugin
State: Awaiting Triage
Issue is waiting for more in-depth triage from a developer
Version and Platform (required):
Bug Description:
The following crash frequently occurs when loading images in DSC:
I'm struggling to identify an exact DSC and image combination that always causes this crash. But it happens frequent enough that continually loading images will eventually cause it to happen. If I figure one out I'll post a comment with the information.
In the mean time running this script will often cause the crash eventually, although it can take some time due to how long analysis for each image takes:
All it does is go through each image in the DSC and load it, wait for the auto analysis to complete and then load the next image. This may take a while to cause a crash due to analysis times for loading images in the DSC.
Tbh this script in general is pretty good at finding current crashes in the DSC analysis just because there seem to be a couple that occur regularly.
Steps To Reproduce:
Binary:
Extract the DSC from any iOS 18+ IPSW. Not sure if its an iOS 18 related issues, its just the ones I've been testing on.
The text was updated successfully, but these errors were encountered: