From: "ywshei" Newsgroups: comp.os.msdos.djgpp Subject: Re: GPF after a litte bit of running time. Date: Thu, 10 May 2001 07:39:30 +0800 Organization: National Taiwan University Lines: 34 Message-ID: <9dcker$9ea$1@gemini.ntu.edu.tw> References: <9dadkk$fg0$1 AT gemini DOT ntu DOT edu DOT tw> <9db80a$j44$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> NNTP-Posting-Host: gpslab.iam.ntu.edu.tw X-Trace: gemini.ntu.edu.tw 989451547 9674 140.112.38.53 (9 May 2001 23:39:07 GMT) X-Complaints-To: postmaster AT news DOT ntu DOT edu DOT tw NNTP-Posting-Date: 9 May 2001 23:39:07 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com My program is running under DOS 7.0 (without win98 GUI). There are five ISRs(COM1/0x3f8/IRQ4, COM2/0x2f8/IRQ3, COM3/0x3e8/IRQ5, 8255DIO/0xa00/IRQ7, PCI9111 A/D, D/A, DIO card) working in the same time. It is hardware dependent. The primary goal is received two GPS receivers, Compass attitude angle, Gyro, and Accelerometer signals. There are more complex computation in this program. The numerical compuation is worked fine, but the real-time data acquisition ISRs have some about five to ten seconds live. My DJGPP version is 2.03 ,GCC 2.953. "Hans-Bernhard Broeker" ¼¶¼g©ó¶l¥ó news:9db80a$j44$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE... > ywshei wrote: > > Hello! > > Any one has this experice of run a program compiled by DJGPP as you > > running a peroid about ten seconds, then RMCB GPF cccured > > The dump message are as the following > > Page Fault cr2=1013bf84 in RMCB at > > eip=13bf84; flags=3002 > > eax=00000001 ebx=000010c0 ecx=00000000 edx=0013592e esi=0000142a > > edi=0000234c > > ebp=00000000 esp=00002318 cs=a7 ds=3b es=33 fs=33 gs=0 ss=33 error=0004. > > We'll need more details: what kind of program is that, i.e. what's it > been doing those 10 seconds? Is the computer a newly bought one, or > has it been upgraded recently? And what environment have you been > running in: raw DOS, or Win9x DOS box, or NT/2000 DOS box, or > something else? > -- > Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) > Even if all the snow were burnt, ashes would remain.