From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: Bug in DJGPP? or just a bug in my head... Date: Wed, 06 Aug 1997 07:56:20 -0400 Organization: Cornell University http://www.cornell.edu Lines: 25 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <33E86664.47A2@cornell.edu> References: <33E73F9A DOT 1A3D AT gapeach DOT com> Reply-To: asu1 AT cornell DOT edu NNTP-Posting-Host: cu-dialup-0057.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Jacob Martin wrote: > > ok...here's the deal: > > I have a program that will run in gdb, and exit fine... > > but, if I run it from the prompt, it gives me this: neither. you have a pointer/memory related bug in your program. when you load the program in the debugger, the layout of the memory is different, so the bug might not surface, but it is there. as i pointed out to you earlier, you need to run symify on the traceback and post that along with some relevant code. otherwise, it is impossible to say anything specific. -- Sinan ******************************************************************* A. Sinan Unur WWWWWW |--O+O mailto:sinan DOT unur AT cornell DOT edu C ^ http://www.people.cornell.edu/pages/asu1/ \ ~/ *******************************************************************