Win8 BSOD "Page Error in nonpaged area" during linking

This forum is for general support of Xbase++
Post Reply
Message
Author
User avatar
Tim K
Posts: 51
Joined: Thu Jun 03, 2010 3:55 pm

Win8 BSOD "Page Error in nonpaged area" during linking

#1 Post 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.

User avatar
Auge_Ohr
Posts: 1407
Joined: Wed Feb 24, 2010 3:44 pm

Re: Win8 BSOD "Page Error in nonpaged area" during linking

#2 Post 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 ?
greetings by OHR
Jimmy

User avatar
Tim K
Posts: 51
Joined: Thu Jun 03, 2010 3:55 pm

Re: Win8 BSOD "Page Error in nonpaged area" during linking

#3 Post 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?

User avatar
Auge_Ohr
Posts: 1407
Joined: Wed Feb 24, 2010 3:44 pm

Re: Win8 BSOD "Page Error in nonpaged area" during linking

#4 Post 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"
greetings by OHR
Jimmy

Cliff Wiernik
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

#5 Post 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

User avatar
Tim K
Posts: 51
Joined: Thu Jun 03, 2010 3:55 pm

Re: Win8 BSOD "Page Error in nonpaged area" during linking

#6 Post 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!

Post Reply