FredMartin
Computer
- Feb 18, 2002
- 1
I am writing a program which makes up puzzles of various types and prints out worksheets for teachers to use. All is going well except that sometimes, when printing, I get the following message and the printer will not work again until I restart my computer.
SPOOL32 caused an invalid page fault in
module KERNEL32.DLL at 016f:bff7b9a6.
Registers:
EAX=00000000 CS=016f EIP=bff7b9a6 EFLGS=00000246
EBX=8420cd5c SS=0177 ESP=0086ff08 EBP=0086ff28
ECX=c9dd7ab0 DS=0177 ESI=8410c120 FS=3d97
EDX=bffc9490 ES=0177 EDI=8410c078 GS=0000
Bytes at CS:EIP:
ff 76 04 e8 13 89 ff ff 5e c2 04 00 56 8b 74 24
Stack dump:
8420cf0c 7fabc393 8410c120 8420cd60 00000001 8420cd5c 7fab1038 00000000 0086ff74 7fab43fd 8420cf0c 004014d4 0051006c bff92b8f bff7c8bd 8420cd5c
I am a teacher, not an expert in programming. Could someone please explain what this is all about, and suggest what might be causing it.
SPOOL32 caused an invalid page fault in
module KERNEL32.DLL at 016f:bff7b9a6.
Registers:
EAX=00000000 CS=016f EIP=bff7b9a6 EFLGS=00000246
EBX=8420cd5c SS=0177 ESP=0086ff08 EBP=0086ff28
ECX=c9dd7ab0 DS=0177 ESI=8410c120 FS=3d97
EDX=bffc9490 ES=0177 EDI=8410c078 GS=0000
Bytes at CS:EIP:
ff 76 04 e8 13 89 ff ff 5e c2 04 00 56 8b 74 24
Stack dump:
8420cf0c 7fabc393 8410c120 8420cd60 00000001 8420cd5c 7fab1038 00000000 0086ff74 7fab43fd 8420cf0c 004014d4 0051006c bff92b8f bff7c8bd 8420cd5c
I am a teacher, not an expert in programming. Could someone please explain what this is all about, and suggest what might be causing it.