From owner-freebsd-hackers Thu Nov 23 14:53:49 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id C983537B4CF for ; Thu, 23 Nov 2000 14:53:47 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eANMrkq28068; Thu, 23 Nov 2000 14:53:46 -0800 (PST) Date: Thu, 23 Nov 2000 14:53:45 -0800 From: Alfred Perlstein To: Bosko Milekic Cc: FengYue , hackers@FreeBSD.ORG Subject: Re: crash on 4.2-stable (sendto() system call) Message-ID: <20001123145345.F18037@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bmilekic@technokratis.com on Thu, Nov 23, 2000 at 05:50:53PM -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Bosko Milekic [001123 14:51] wrote: > > Hello, > > Can you please also get the instruction at which the page fault > occured? You can try "where" from gdb or you can get the instruction > pointer from the original page fault message and then you can probably > "disassemble fr_makefrip" and get us the contents around the instruction > generating the fault. It would be better if he could add '-g' to his makeoptions and get a crashdump with debug symbols. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message