Interrupt vector table not properly initialized on reboot
Brought to you by:
bartoldeman
The IVT is not properly initialized after the DOSEMU session receives the three finger salute. Problem exists in Debian contrib package and also in DOSEMU git head --
To reproduce:
Result --
Packet driver application won't initialize, and the DOSEMU session becomes unstable. DOSEMU will probably crash shortly after attempting to load the packet driver application.
Hi Jeffrey,
Have you tried with dosemu2 over at github, as that's being actively developed and you may get a quicker response?
https://github.com/stsp/dosemu2
Andrew