I opened and closed some views, then tried to change the layout of the remaining views. I get a NULL-Pointer crash because a Message is trying to call a member function on an invalid object. (The virtual function pointer table of m_Object is 0xfeeefeeefeeefeee, which is "Used by Microsoft's HeapFree() to mark freed heap memory" in debug mode).
I'll attach a screenshot of the call stack