Page 1 of 1
Win8 BSOD "Page Error in nonpaged area" during linking
Posted: Wed Jan 30, 2013 11:31 am
by Tim K
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
Posted: Wed Jan 30, 2013 11:46 am
by Auge_Ohr
hi,
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.
where is your Source Code ? ( Local / Network ). 64bit or 32bit ?
Re: Win8 BSOD "Page Error in nonpaged area" during linking
Posted: Wed Jan 30, 2013 1:44 pm
by Tim K
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
Posted: Wed Jan 30, 2013 5:35 pm
by Auge_Ohr
Tim K wrote:My PRGs are on a Novell Network drive ...
your are using Network ... which NW-Client Version are you using ?
what was your old OS() ? 32bit or 64bit ?
Tim K wrote:and my dlls etc. are in the Program Files (x86) local.
hm ... these "Program" Folders are under "special Control" by OS and Antivirus ...
remember Xbase (all Version) EXE will create temporary Files e.g. INDEX ON or DbSort()
Tim K wrote:Will I have better results if my PRGs are in a 64 bit folder?
did you have a 64bit Xbase++ Version ?
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"
Re: Win8 BSOD "Page Error in nonpaged area" during linking
Posted: Thu Jan 31, 2013 9:27 am
by Cliff Wiernik
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
Re: Win8 BSOD "Page Error in nonpaged area" during linking
Posted: Thu Jan 31, 2013 12:23 pm
by Tim K
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!