Analysis loop potentially caused by indirect branch/caller analysis #6314
Labels
Component: Core
Issue needs changes to the core
Effort: Medium
Issue should take < 1 month
Impact: Medium
Issue is impactful with a bad, or no, workaround
Type: Bug
Issue is a non-crashing bug with repro steps
We get an analysis loop when we open the attached database.
One of the function that is contributing to the infinite loop is 0x100a2db3. And I see the stack trace that leads to this function being marked as updates required involves indirect branch analysis
I feel like this is related to, or the same as #6222
The text was updated successfully, but these errors were encountered: