NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/56221: fs/tmpfs/t_vnd crashes ATF on Alpha under Qemu



The following reply was made to PR bin/56221; it has been noted by GNATS.

From: Jason Thorpe <thorpej%me.com@localhost>
To: Andreas Gustafsson <gson%gson.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: bin/56221: fs/tmpfs/t_vnd crashes ATF on Alpha under Qemu
Date: Mon, 31 May 2021 18:16:40 -0700

 > On May 31, 2021, at 1:03 PM, Andreas Gustafsson <gson%gson.org@localhost> wrote:
 > 
 > Bug 1 is jot(1) generating incorrect output on alpha, which is
 > causing the test to fail:
 > 
 >  i386# jot 2
 >  1
 >  2
 > 
 >  alpha# jot 2
 >  1
 >  1
 
 FWIW, -O0 causes jot to generate the correct output.
 
 -- thorpej
 


Home | Main Index | Thread Index | Old Index