Changes between Version 1 and Version 2 of Ticket #11452
- Timestamp:
- Nov 3, 2018, 8:49:07 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11452 – Description
v1 v2 11 11 The panic is in wait_for_thread_etc, called by BPopUpMenu::_Go. It seems that it's trying to access invalid thread data. 12 12 13 14 13 I should note that I was trying to replicate the CDDA panics/corruption, so that may be the actual problem...