From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Dosemu 1.1.99.1 segfaults Date: Wed, 29 Oct 2003 21:49:23 +0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3FA00BB3.2030207@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: DOSEMU users mailing list Hello. Ged Haywood wrote: > I compiled dosemu with debugging enabled, ran 'dosemu -D+a -o debug' -D9+M might be sufficient. > ERROR: CS selector invalid: 0x0073, type=0 np=1 > leavedos(36|0x24) called - shutting down > ERROR: leavedos() called from within a signal context! Doesn't look like a segfault actually, just a termination due to a failed sanity check. > but I thought you might want > to know that things in the dosemu/DPMI world still need some attention. That's true. I would suspect my DPMI 1.0 capabilities patches, but who knows... > If you want any more information please let me know. Please open the bug report at BTS at first so that the problem won't escape. -D9+M log would be nice, but some test-case would be even better (attach either to the bug report). And if you can do a binary search in CVS and locate the offending patch - that would be really great.