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 21:12:07 -0400
On 2012-05-22 17:33, Richard Hansen wrote:
> I think I've found a way to test the same underlying bug without causing
> a panic:
>
> sh -c 'tmux new-session -d && tmux list-sessions && read'
>
> The above should sit and wait for a line of input on stdin, but instead
> /bin/sh exits with the following error:
>
> read: arg count
>
> (Not a very helpful error message.) If I run the above with bash 4.2.0
> from pkgsrc, I get:
>
> -bash: read: read error: 0: Resource temporarily unavailable
With Martin's patch the panic is gone, but I can still reproduce the
above error. Perhaps the above error is unrelated to the panic.
-Richard
Home |
Main Index |
Thread Index |
Old Index