Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[B][I]PAGE_FAULT_IN_NONPAGED_AREA (50)[/I][/B]
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: [COLOR="#FF0000"]fc8e68c8[/COLOR], memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: a0938cae, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000000, (reserved)
e9e90a90 83878ad4 00000000 fc8e68c8 00000000 [COLOR="#FF0000"]nt!MmAccessFault+0x157[/COLOR]
e9e90a90 a0938cae 00000000 fc8e68c8 00000000 [COLOR="#FF0000"]nt!KiTrap0E+0xdc[/COLOR]
e9e90b28 a0938bd5 fcb74848 e9e90b7c e9e90b44 [COLOR="#FF0000"]win32k!ttfdCloseFontContext+0x16[/COLOR]
e9e90b38 a0938bfb fb297cf0 e9e90b60 a0938c74 [COLOR="#FF8C00"]win32k!ttfdDestroyFont+0x16[/COLOR]
e9e90b44 a0938c74 fb297cf0 fc879cf0 e9e90bb8 [COLOR="#FF8C00"]win32k!ttfdSemDestroyFont+0x18[/COLOR]
e9e90b60 a0938998 fb297cf0 fc879cf0 fc82dcf0 [COLOR="#FF8C00"]win32k!PDEVOBJ::DestroyFont+0x65[/COLOR]
e9e90b84 a08fac21 00000000 00000000 00000001 [COLOR="#FF8C00"]win32k!RFONTOBJ::vDeleteRFONT+0x33[/COLOR]
e9e90bbc a08fada2 e9e90be0 00000000 fe4579d8 [COLOR="#FF8C00"]win32k!vRestartKillRFONTList+0x7b[/COLOR]
e9e90bf0 a08afcd7 00000003 fe4579d8 00000000 [COLOR="#800080"]win32k!PFTOBJ::bUnloadWorkhorse+0x115[/COLOR]
e9e90c1c a08af8d9 fc8dbb98 00000000 00000000 [COLOR="#FF8C00"]win32k!vCleanupPrivateFonts+0x4d[/COLOR]
e9e90c34 a08ac06e fc8dbb98 00000000 00000000 [COLOR="#800080"]win32k!NtGdiCloseProcess+0x16c[/COLOR]
e9e90c54 a08abbad fc8dbb98 00000000 8a7651b0 [COLOR="#800080"]win32k!GdiProcessCallout+0x145[/COLOR]
e9e90c70 83a2a5ee 8ab18510 00000000 f05a4f6c [COLOR="#800080"]win32k!W32pProcessCallout+0x5d[/COLOR]
e9e90cdc 839ddf83 00000000 b41379b0 b4137a01 nt!PspExitThread+0x4a0
e9e90cf4 83898142 864556d8 e9e90d20 e9e90d2c nt!PsExitSpecialApc+0x22
e9e90d4c 83875a32 00000001 00000000 e9e90d64 nt!KiDeliverApc+0x1dc
e9e90d4c 77555d14 00000001 00000000 e9e90d64 nt!KiServiceExit+0x56
WARNING: Frame IP not in any known module. Following frames may be wrong.
04d2fce4 00000000 00000000 00000000 00000000 0x77555d14
[B][I]DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL (d5)[/I][/B]
Memory was referenced after it was freed.
This cannot be protected by try-except.
When possible, the guilty driver's name (Unicode string) is printed on
the bugcheck screen and saved in KiBugCheckDriver.
Arguments:
Arg1: [COLOR="#FF0000"]fdd74d08[/COLOR], memory referenced
Arg2: 00000000, value 0 = read operation, 1 = write operation
Arg3: 816b7691, if non-zero, the address which referenced memory.
Arg4: 00000000, (reserved)
1: kd> [COLOR="#008000"]dc fdd74d08[/COLOR]
fdd74d08 [COLOR="#FF0000"]???????? ???????? ???????? ???????? ????????????????[/COLOR]
fdd74d18 [COLOR="#FF0000"]???????? ???????? ???????? ???????? ????????????????[/COLOR]
fdd74d28 [COLOR="#FF0000"]???????? ???????? ???????? ???????? ????????????????[/COLOR]
fdd74d38 [COLOR="#FF0000"]???????? ???????? ???????? ???????? ????????????????[/COLOR]
fdd74d48 [COLOR="#FF0000"]???????? ???????? ???????? ???????? ????????????????[/COLOR]
fdd74d58 [COLOR="#FF0000"]???????? ???????? ???????? ???????? ????????????????[/COLOR]
fdd74d68 [COLOR="#FF0000"]???????? ???????? ???????? ???????? ????????????????[/COLOR]
fdd74d78 [COLOR="#FF0000"]???????? ???????? ???????? ???????? ????????????????[/COLOR]
dbd80a58 8389aad4 00000000 fdd74d08 00000000 [COLOR="#FF0000"]nt!MmAccessFault+0x157[/COLOR]
dbd80a58 816b7691 00000000 fdd74d08 00000000 [COLOR="#FF0000"]nt!KiTrap0E+0xdc[/COLOR]
[COLOR="#0000FF"][B]WARNING: Stack unwind information not available. Following frames may be wrong.[/B][/COLOR]
dbd80ae0 5ab7f1df 8160bf33 dbd80b7c fcdcd838 [COLOR="#FF8C00"]ATMFD+0x7691[/COLOR]
dbd80b14 816b40ae 5ab7f18f 8160bf33 dbd80b7c 0x5ab7f1df
dbd80b44 81588c74 fcdcd838 fb111a60 dbd80bb8 [COLOR="#FF8C00"]ATMFD+0x40ae[/COLOR]
dbd80b60 81588998 fcdcd838 fb111a60 fb15fa60 [COLOR="#FF8C00"]win32k!PDEVOBJ::DestroyFont+0x65[/COLOR]
dbd80b84 8154ac21 00000000 00000000 00000001 [COLOR="#FF8C00"]win32k!RFONTOBJ::vDeleteRFONT+0x33[/COLOR]
dbd80bbc 8154ada2 dbd80be0 00000000 fd33acd0 [COLOR="#FF8C00"]win32k!vRestartKillRFONTList+0x7b[/COLOR]
dbd80bf0 814ffcd7 0000000c fd33acd0 00000000 [COLOR="#800080"]win32k!PFTOBJ::bUnloadWorkhorse+0x115[/COLOR]
dbd80c1c 814ff8d9 fb27f8a8 00000000 00000000 [COLOR="#FF8C00"]win32k!vCleanupPrivateFonts+0x4d[/COLOR]
dbd80c34 814fc06e fb27f8a8 00000000 00000000 [COLOR="#800080"]win32k!NtGdiCloseProcess+0x16c[/COLOR]
dbd80c54 814fbbad fb27f8a8 00000000 82c77728 [COLOR="#800080"]win32k!GdiProcessCallout+0x145[/COLOR]
dbd80c70 83a4c5ee 8b4dfb20 00000000 e3308985 [COLOR="#800080"]win32k!W32pProcessCallout+0x5d[/COLOR]
dbd80cdc 839fff83 00000000 91a47270 91a47201 nt!PspExitThread+0x4a0
dbd80cf4 838ba142 89ed2348 dbd80d20 dbd80d2c nt!PsExitSpecialApc+0x22
dbd80d4c 83897a32 00000001 00000000 dbd80d64 nt!KiDeliverApc+0x1dc
dbd80d4c 77055d14 00000001 00000000 dbd80d64 nt!KiServiceExit+0x56
04edf6e4 00000000 00000000 00000000 00000000 0x77055d14
C:\Windows\System32\FNTCACHE.DAT
0: kd> [COLOR="#008000"]lmvm atikmdag[/COLOR]
start end module name
92003000 9272f000 atikmdag (deferred)
Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
Image name: atikmdag.sys
Timestamp: [COLOR="#FF0000"]Wed Oct 25 02:53:03 2006[/COLOR] (453EC37F)
CheckSum: 00205904
ImageSize: 0072C000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
C:\Windows\System32\FNTCACHE.DAT
0: kd> [COLOR=#008000]lmvm atikmdag[/COLOR]
start end module name
92003000 9272f000 atikmdag (deferred)
Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
Image name: atikmdag.sys
Timestamp: [COLOR=#FF0000]Wed Oct 25 02:53:03 2006[/COLOR] (453EC37F)
CheckSum: 00205904
ImageSize: 0072C000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
Can you try updating your display driver via device manager?
As for BIOs there might not be any updates, given it's such an old machine but I'll look into it soon.
Has Sysnative Forums helped you? Please consider donating to help us support the site!