RE: Sorry, does not tell much
Bart Oldeman <[email protected]>
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 21 Oct 2002, George Bell wrote: > >>General Protection Fault, system state: stopped > >>AX=36b0 BX=00ed CX=ffff DX=0000 SI=0806 DI=0abe SP=07b6 BP=07c4 > >>DS=00ed ES=0040 FS=0000 GS=0000 FL=0897 > >>CS:IP=0000:ffff SS:SP=00ed:07b6 This is peculiar. SS:SP=00ed:07b6 is a normal value for the internal DOS stack, but CS=0 isn't. So a strange jump or return (far where it should have been near) has happened before. I'll get in touch with you when I have more time again. Bart