From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Foxpro in RH9 Date: Fri, 30 May 2003 22:39:49 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3ED7A575.5020905@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Marek Kriz wrote: >>> I am getting SIGSEGV. In previous RH8 wasn't such >>> problem. XMS is OFF, >>> EMS is OFF, DPMI is 8192, Why are you disabling EMS and XMS and setting the DPMI so low? >> Try DOSMEM=ON in config.fp (FoxPro config). > Same result as before. SIGSEGV. Can I help with some -DEBUG output? Hmm, because you've explicitly stated that the problem didn't happen in RH8, I would think configuring the dos soft just as well as the dosemu itself may be futile. I've heard about some problems with nptl. Even though this is a wild guess, try this: export LD_ASSUME_KERNEL=2.2.5 It helps wine under RH9, so maybe it can help also dosemu? However, does any other DPMI program work? Can you just run dos4gw? Or is the DPMI subsystem is completely non-functional under RH9? What kernel is there? Can you try the fresh 2.4.20 and see if it helps?