From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1Yus-0002M9-K6 for qemu-devel@nongnu.org; Tue, 13 Apr 2010 01:44:06 -0400 Received: from [140.186.70.92] (port=35084 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1Yup-0002LY-Ot for qemu-devel@nongnu.org; Tue, 13 Apr 2010 01:44:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1Yuo-00041p-6I for qemu-devel@nongnu.org; Tue, 13 Apr 2010 01:44:03 -0400 Received: from mail-pz0-f204.google.com ([209.85.222.204]:49271) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1Yuo-00041e-1S for qemu-devel@nongnu.org; Tue, 13 Apr 2010 01:44:02 -0400 Received: by pzk42 with SMTP id 42so4450099pzk.4 for ; Mon, 12 Apr 2010 22:44:00 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Roy Tam Date: Tue, 13 Apr 2010 13:43:40 +0800 Message-ID: Subject: Re: [Qemu-devel] Problem with DOS application and 286 DOS Extender application Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Wiesinger Cc: qemu-devel@nongnu.org 2010/4/13 Gerhard Wiesinger : > Hello, > > I'm having a problem with a DOS application which uses a 286 DOS Extender, > error message is as the following: > unable to create task for execution > Interrupt 10 (Ah) while creating task: Invalid task segment selector. > Happens with QEMM386 and HIMEM.SYS/EMM386.EXE. > > I guess the application does at this point swithing to 286 protected mode > and trying to move conventional memory up to EMS memory. > > Issue is NOT present under VMWare Server 2.0 and with real hardware. > > DOS; MS-DOS 6.22 > QEMU: 0.12.3 under Fedora 11, 2.6.30.10-105.2.23.fc11.x86 on AMD Phenom II > Quad Core, x86_64-softmmu. > > Any comments or ideas (I guess something with protected mode and MMU might > be wrong)? > You need to mention the program name so that people can try to reproduce the bug. > Thnx. > > Ciao, > Gerhard > > -- > http://www.wiesinger.com/ > > >