This problem has happened to me in PB 12.5. We are now on PB 2019 Build 2170.
Sometimes while debugging our app, the debugger encounters the error in the attached image.
One of our devs is getting it pretty much every time in one location. I don't get the error in this location even though it happened to me in a different location a couple weeks ago.
What he sees is that if he switches to the Instance Variables view and back to Local Variables before clicking the Step Over button, a Pure Virtual Function Call error occurs. This error is generated by the Microsoft Visual C++ Runtime.
Does anyone have any experience with this problem?