sharangad wrote on 2025-06-02, 13:23:Oh I get it, sorry. I should've mentioned that. You need the memtrace.txt file in there when you run it. That has a list of memo […]
Show full quote
Gona wrote on 2025-06-02, 12:53:
sharangad wrote on 2025-06-02, 12:44:
Thanks Gona! Is that the whole file? It looks to have crashed before dumping extended memory ranges.
Also was this under dos or Windows command prompt?
I didn't experience anything suspicious.
It was MS-DOS 6.22
Oh I get it, sorry. I should've mentioned that. You need the memtrace.txt file in there when you run it. That has a list of memory locations and actions to perform on them,
You need:
dos4gw.exe
memtrace.txt
run.bat
vlb5.exe
(pretty much everything in the zip file).
Ahh, OK. I carry files on floppy this is why I left the 3.6 meg txt out.
Now I transfer the TXT too.
If I use
DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\EMM386.EXE NOEMS
I got this:
DOS/4GW error (2001): exception 0Eh (page fault) at 160:0045F46C
TSF32: prev_tsf32 5298
SS 168 DS 168 ES 168 FS 0 GS 20
EAX 0 EBX 46D49D ECX FF001000 EDX 46D752
ESI 0 EDI FF001000 EBP 1 ESP 4B3C5C
CS:IP 160:0045F46C ID 0E COD 450002 FLG 10206
CS= 160, USE32, page granular, limit FFFFFFFF, base 0, acc CF9B
SS= 168, USE32, page granular, limit FFFFFFFF, base 0, acc CF93
DS= 168, USE32, page granular, limit FFFFFFFF, base 0, acc CF93
ES= 168, USE32, page granular, limit FFFFFFFF, base 0, acc CF93
FS= 0, USE16, byte granular, limit 0, base 14, acc 0
GS= 20, USE16, byte granular, limit FFFF, base 12380, acc 93
CR0: PG:1 ET:1 TS:0 EM:0 MP:0 PE:1 CR2: FF001000 CR3: 15000
Crash address (unrelocated) = 1:0000346C
If I use HIMEM only, it freezes and out.txt is empty.