C12 Crash: WRONG_SYMBOLS

Hello there, I rarely have some random crashes, but when they occur, the debug file contains almost always this text: WRONG_SYMBOLS

Cubase 12.0.40.317 64bit 2022.10.14 13.56.13.827.dmp (2.0 MB)

This crash here happened, when I wanted to remove unused media from pool and then deleted them from the project.

I think this is not really in the crash log, rather it’s what WinDbg Preview writes to the analysis file and I would presume it refers to an error finding the right debug symbols.

Not seeing any “WRONG_SYMBOLS” in the dump, but the problem to me seems a classic Access Violation, Cubase trying to read from a memory page that it isn’t allowed to.