NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/46463: netbsd-6: panic and filesystem corruption running tmux
The following reply was made to PR kern/46463; it has been noted by GNATS.
From: Richard Hansen <rhansen%bbn.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/46463: netbsd-6: panic and filesystem corruption running
tmux
Date: Tue, 22 May 2012 17:13:44 -0400
On 2012-05-18 11:10, Greg Oster wrote:
> The following patch from Martin Husemann gets rid of the panic for me.
>
> Any one else have comments on this patch? (we think it's right, but
> hopefully someone who understands this code better will chime in...)
There are other functions in src/sys/kern/kern_event.c that have the line:
fdp = curlwp->l_fd;
Are those also wrong?
Thanks,
Richard
Home |
Main Index |
Thread Index |
Old Index