Sound_QSchedule doesn't enforce X bit when used in SWI form
Jon Abbott (1421) 2651 posts |
This isn’t a bug as such, but it does cause the system to crash rather spectacularly: Repro scenario:
Alternative repro:
In the interests of OS stability, its probably worth forcing the X bit on scheduled SWI’s to ensure that an unknown SWI, or SWI that returns with V set, doesn’t crash the system. |