Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 1998 13:44:21 -0800
From:      Mike Smith <mike@smith.net.au>
To:        Sunthiti Patchararungruang <stt@TCP>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Signal 11 problem 
Message-ID:  <199802222144.NAA08454@dingo.cdrom.com>
In-Reply-To: Your message of "Mon, 23 Feb 1998 04:12:05 %2B0700." <Pine.BSF.3.96.980223040539.19496C-100000@pluto.cpe.ku.ac.th> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> > You should start by applying the debugger (gdb) to your program and the 
> > core file produced when it crashes.  If you build your program with the 
> > '-g' flag you will be able to determine the source line on which the 
> > fault occurs.  (This may not be the location of the bug itself, of 
> > course.)
> 
> 	Sorry about my useless example. Here is the real problem. I cut it
> from wu-ftpd 2.4. All variables are proved to be correct. I use
> FreeBSD2.2.5.

Have you tried attaching the debugger?  What does it say?
What are the actual contents of the variables (what do you mean by 
"proved correct"?)

Can you please provide a compilable example that demonstrates the 
problem?  Note that the wu-ftpd works for everyone else.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802222144.NAA08454>