Hi, the error message translates to, roughly, "program jumped
to address 257.7 MBytes which does not exist". While FD EMM386
has the MEMCHECK option to make access to non-existing memory
allowed, it would not help for YOUR case, because the program
tried to RUN in non-existing memory.

You might want to ask Michael for the latest testing binary
of emm386, which might improve stability, and you might want
to run memtest86 on your system to see if your RAM modules
are really okay. Maybe the jump-to-the-wrong-place was because
of a loose bit in your RAM - in particular, you wrote that it
happens with DR DOS as well (I thought their EMM386 was an EXE,
like the others, too?).

You should also try if it helps to explicitly use other DPMI
hosts instead of the default one for LYNX (which is probably
an old version of cwsdpmi). A newer cwsdpmi can be preloaded
by CWSDPMI -P command, or just put it in your path to let LYNX
load it on demand. You can also "stub" it to lynx exe, but I
cannot tell you how exactly that works - read the manual. If
your program uses DOS4GW, try loading it with DOS32A, like
"dos32a lynx". Finally, you can load DPMIONE before you load
LYNX. Might help, too. Seems to be a good DPMI implementation
which can even run Win3.x kernel directly, but on the other hand,
config 9.33 by Holin.de does not detect DPMIONE but detects
CWSDPMI, strange... For CWSDPMI, you should read the manual to
learn how to disable swapfile usage.

Eric


>  Lynx 2.8.5,which I recently installed,would not start. Lynx 2.8.4 
> was noticeably slower and accessed the disk far more often than usual...

>   Page fault cr2=101abf20 in RMCB at eip=1abf20;flags=3006
>   eax=000206e8 ebx=00000030 ecx=00000030 edx=000200e0
>   esi=00000500 edi=0029fba0 ebp=003501a0 esp=00350164
>   cs=a7 ds=b7 es=b7 fs=b7 gs=b7 ss=b7 error=0004

PS: The "more than two near fnodes..." message is caused by a
sanity check in the kernel. It would be REALLY interesting for
us to know how it can be triggered.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to