Re: Recent update crashes within BCC makefile

stsp <[email protected]> Mon, 25 Nov 2024 01:05:38 +0300
Newsgroups org.kernel.vger.linux-msdos
Message-ID <[email protected]>
24.11.2024 22:52, Greg Semeraro пишет:
> I had been using dosemu for a while and everything was fine, then 
> after not using it for about 3mos I used it again and it is crashing 
> when executing a Borland C++ makefile.
>
> 02:48 PM greg@bartleby >dosemu --v
> dosemu2-2.0pre9
> Revision: 7076
> 02:48 PM greg@bartleby >
>
>
> The dosemu message is:
>
> 02:40 PM greg@bartleby >dosemu
> ERROR: DPMI: unsupported SLDT dest 4e
> ERROR: DPMI: unsupported SLDT dest 4e

This likely happened because of an
UMIP support, which isn't present on
my current CPU so I can't check.
But I added the patch that dumps the
full state for a better log.
You can also fill in the issue ticket on
github.