From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: help Date: Sun, 06 Apr 1997 03:10:33 -0700 Organization: Two pounds of chaos and a pinch of salt Message-ID: <33477699.7FAF@cs.com> References: <3347011F DOT 588 AT pollux DOT cenac DOT ipn DOT mx> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp200.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 21 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Dr. Jesus Martinez Martinez wrote: > > We are trying to use CLASS simulator, the outstanding result for ATM > networks simulation obtained in the Politecnico di Torino. This system [snip] > Exiting due to signal SIGSEGV > Page fault at eip=00014870, error=0004 This looks like a NULL pointer dereference. Try running the program under a debugger like gdb and then examine the local variables when the crash occurs. -- John M. Aldrich, aka Fighteer I -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>++ W++ N++ o+>++ K? w(---) O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+(++) tv+() b+++ DI++ D++ G>++ e(*)>++++ h!() !r !y+() ------END GEEK CODE BLOCK------