From: Erik Berglund Newsgroups: comp.os.msdos.djgpp Subject: Re: GPF with system() and clock int. Lines: 31 Message-ID: <2Tde5.225$tab.187939328@newsb.telia.net> Date: Sat, 22 Jul 2000 09:32:46 GMT NNTP-Posting-Host: 194.237.157.158 X-Complaints-To: abuse AT telia DOT com X-Trace: newsb.telia.net 964258366 194.237.157.158 (Sat, 22 Jul 2000 11:32:46 CEST) NNTP-Posting-Date: Sat, 22 Jul 2000 11:32:46 CEST Organization: Telia Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Charles Sandmann" wrote: > > Try increasing the internal stack size with CWSPARAM. > Thanks for your reply. I changed the internal heap in CWSDPMI r4 from 128 to 256 paragraphs: This time the computer locked up completely so I had to push the reset button. CWSDPMI r4 with 512 paragraphs internal heap: Page Fault cr2=696ff75a in RMCB at eip=af52; flags=3086 eax=696ff75a ebx=000010b6 ecx=00000000 edx=0000000e esi=00001a47 edi=000020bd ebp=00000000 esp=00002080 cs=e7 ds=3b es=33 fs=33 gs=ff ss=33 error=0006 General Protection Fault in RMCB at eip=405a; flags=3046 eax=01a94c00 ebx=000100a7 ecx=00000015 edx=00016500 esi=000010b6 edi=10000000 ebp=00000000 esp=00001120 cs=2b ds=33 es=8f fs=0 gs=0 ss=33 error=0000 CWSDPMI beta 5 with 128 parapgraphs internal heap: Page Fault cr2=696ff75a in RMCB at eip=af52; flags=3082 eax=696ff75a ebx=000010c6 ecx=00000000 edx=00000001 esi=00001a47 edi=00002355 ebp=00000000 esp=00002318 cs=e7 ds=3b es=33 fs=33 gs=ff ss=33 error=0006 General Protection Fault in RMCB at eip=3dca; flags=3046 eax=01a94c00 ebx=000100a7 ecx=00000015 edx=00016500 esi=000010c6 edi=10000000 ebp=00000000 esp=000013b8 cs=2b ds=33 es=8f fs=0 gs=0 ss=33 error=0000 -- Erik Berglund erik2 DOT berglund AT telia DOT com