Date: Sun, 12 Jan 1997 12:50:01 -0800 (PST) From: Bill Fenner <fenner@parc.xerox.com> To: freebsd-bugs Subject: Re: bin/2457: vi keeps dumping Message-ID: <199701122050.MAA20449@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/2457; it has been noted by GNATS. From: Bill Fenner <fenner@parc.xerox.com> To: andrew@ugh.net.au, freebsd-gnats-submit@freebsd.org, tenser@spitfire.ecsel.psu.edu Cc: Subject: Re: bin/2457: vi keeps dumping Date: Sun, 12 Jan 1997 12:48:47 PST This looks like a duplicate of kern/2043. Dan Cross reported it with vi, and I think someone else recently reported having a similar problem. If this isn't hardware trouble, then it's definitely a kernel bug, since vi is passing the same address to read over and over but only gets EFAULT once. See the ktrace in kern/2043. Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701122050.MAA20449>