RE: EXW caused an invalid page fault
- Posted by sephiroth _ <euman2376 at yahoo.com> Apr 13, 2001
- 375 views
that's a fault of an invalid page. pages are a protected mode thing. i'm not quite clear on it, but i think programs get pages of memory and trying to write outsite of it causes an invalid page fault. Kat wrote: > Can someone please tell me what went wrong here? I mean besides telling > me the difference between an *valid* page fault and an *invalid* one? > Near as > i can tell, the program was online, and my isp dumped me for unknown > reasons (prolly cause it has rained). If this is caused by doing > something > offline which only works while online, what can i do to avoid doing the > whatever it was that caused this? The Eu program reported a error 12031 > from winsock(?). > > EXW caused an invalid page fault in > module EXW.EXE at 0137:004142ab. > Registers: > EAX=00000000 CS=0137 EIP=004142ab EFLGS=00010246 > EBX=00814ee0 SS=013f ESP=0056fc3c EBP=0056fc46 > ECX=0064ef7c DS=013f ESI=800d2a15 FS=5cdf > EDX=00698000 ES=013f EDI=00000000 GS=0000 > Bytes at CS:EIP: > 8a 02 89 03 8d 42 01 83 c3 04 89 45 2a eb e1 8b > Stack dump: > 00580960 006a1000 0056fca8 00000013 005807f8 00423618 0056fc50 > 00000000 00000000 00000000 00580820 00000000 00000000 00698000 > 00000001 00593f2b > > > Kat > >