From: "Erik Anell" Newsgroups: comp.os.msdos.djgpp Subject: SIGSEGV Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Tue, 28 Dec 1999 15:57:40 GMT NNTP-Posting-Host: 62.20.144.62 X-Complaints-To: abuse AT telia DOT com X-Trace: newsa.telia.net 946396660 62.20.144.62 (Tue, 28 Dec 1999 16:57:40 CET) NNTP-Posting-Date: Tue, 28 Dec 1999 16:57:40 CET Organization: Telia Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! I have a little problem... I was doing some things with a 3d-array in Allegro... I was for starters only going to make zeros everywhere in the array double something[300][300][2]) then the screen just went black and stayed black... I got a bit scared, and turned off the computer, so that no info would be written onto... It was a basic for-loop in a foor-loop giving the values... When I started my computer and run the same program again, only now with the Watch, it says "Program has recieved signal: SIGSEGV, Segmentation Fault"... What does this mean, in plain english please. Is there some trouble with my harddrive?