Win8 BSOD "Page Error in nonpaged area" during linking
Win8 BSOD "Page Error in nonpaged area" during linking
While linking a big app about one in 4 times I'm getting the blue screen of death showing the above error. I'm running a newly installed 1.9sl1.
Re: Win8 BSOD "Page Error in nonpaged area" during linking
hi,
where is your Source Code ? ( Local / Network ). 64bit or 32bit ?Tim K wrote:While linking a big app about one in 4 times I'm getting the blue screen of death showing the above error. I'm running a newly installed 1.9sl1.
greetings by OHR
Jimmy
Jimmy
Re: Win8 BSOD "Page Error in nonpaged area" during linking
My PRGs are on a Novell Network drive and my dlls etc. are in the Program Files (x86) local. Will I have better results if my PRGs are in a 64 bit folder?
Re: Win8 BSOD "Page Error in nonpaged area" during linking
your are using Network ... which NW-Client Version are you using ?Tim K wrote:My PRGs are on a Novell Network drive ...
what was your old OS() ? 32bit or 64bit ?
hm ... these "Program" Folders are under "special Control" by OS and Antivirus ...Tim K wrote:and my dlls etc. are in the Program Files (x86) local.
remember Xbase (all Version) EXE will create temporary Files e.g. INDEX ON or DbSort()
did you have a 64bit Xbase++ Version ?Tim K wrote:Will I have better results if my PRGs are in a 64 bit folder?
IHMO i do not install Application on "C:" if possible. i allways use a own (small) Partition for "my Data". both make it more easy to "Backup"
greetings by OHR
Jimmy
Jimmy
-
- Posts: 605
- Joined: Thu Jan 28, 2010 9:11 pm
- Location: Steven Point, Wisconsin USA
- Contact:
Re: Win8 BSOD "Page Error in nonpaged area" during linking
make certain that you are using the newest Novell client for windows 7/vista/2008.
Also, need to make these changes to the novell client:
• Modify the client properties via right-clicking the red N.
• Advanced Settings – file caching – off
We also recommend that the smb2 changes alaska be made.
We were experiencing on new windows 7 64 bit machines BSOD when generating reports from a netware share until we made this change. No BSOD's since.
I have been compiling under windows 7 off a netware share for 1.5 years with this setting and no problems. Have not tried with windows 8 yet.
Cliff
Also, need to make these changes to the novell client:
• Modify the client properties via right-clicking the red N.
• Advanced Settings – file caching – off
We also recommend that the smb2 changes alaska be made.
We were experiencing on new windows 7 64 bit machines BSOD when generating reports from a netware share until we made this change. No BSOD's since.
I have been compiling under windows 7 off a netware share for 1.5 years with this setting and no problems. Have not tried with windows 8 yet.
Cliff
Re: Win8 BSOD "Page Error in nonpaged area" during linking
Thanks for the help. Funny, as soon as you answered, I haven't had a crash since on about 100 links. I've run the SMB2 and changed the Novell client anyway. Hopefully this goes away for good. Thanks again!