X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Program crash after a minutes Date: Wed, 03 Apr 2002 19:32:37 +0300 Lines: 13 Message-ID: <3CAB2EA5.F27C6E13@is.elta.co.il> References: <3CAB37AE DOT 46096C03 AT turomas DOT com> NNTP-Posting-Host: 192.116.55.139 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1017851816 23844935 192.116.55.139 (16 [61365]) X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Susana Moreno wrote: > > I have made a program with 1 interrupt. It is coming from a ISA card, > IRQ 5. It seem work fine, but crash after 5-10 minutes and the only > thing that i can do is reboot the machine. > Perhaps somebody has any idea. Did you read section 18.9 of the DJGPP FAQ list? If not, perhaps some advice there could help you find the problem. Also, when the program crashes, does it print something? If so, please post here the exact text that is displayed when the program crashes, there might be some important clues in that text as to the nature of the problem.