Date: Mon, 4 Dec 1995 08:05:01 +0200 (IST) From: Eli Zaretskii To: Stewart McDonald Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: page fault? On 2 Dec 1995, Stewart McDonald wrote: > What's a page fault, and why do I get one when I use malloc sometimes > instead of char tex[64000]? How can i fix dis? Can you elaborate? Like, when you see it (with a stack dump when your program crashed at runtime, or under some other circumstances), what is the smallest code fragment which causes this, what is your memory configuration, etc?