Mail Archives: djgpp/2002/01/29/09:01:48
Greg & Steph <gswhite AT xtra DOT co DOT nz> wrote:
> Hi again,
> Go32-v2 runs ok, DPMI mem available 13457Kb, DPMI swap space
> available 47235Kb. Dos ver 6.22.
Looks sane
> Config.sys...
> Autoexec.bat...
Both look sane.
> Typing "rhide" results in...
> General Protection Fault at eip=233; flags=3206
[...]
> "gcc hello.c -o hello.exe" results in...
> Exiting due to signal SIGSEGV
> General Protection Fault at eip=00000237 eax=00000018
One rather suspicious detail is that the eip of the crashing
instruction is almost the same in both cases. As you're using DOS,
this might even be the exact same byte of RAM chip holding the failing
instruction. That suggests you may well have a hardware instability
problem, quite probably bad RAMs. Go check your memory chips, or any
other hardware you added to that machine recently.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -