mips test failures

Mike Frysinger vapier at gentoo.org
Tue Mar 3 01:44:48 UTC 2015


On 03 Mar 2015 04:30, Dmitry V. Levin wrote:
> On Tue, Mar 03, 2015 at 04:07:45AM +0300, Dmitry V. Levin wrote:
> > On Mon, Mar 02, 2015 at 07:26:08PM -0500, Mike Frysinger wrote:
> > > FAIL: uio.test
> > > pread64(3, "\0\0\0\0", 4, 1004211379570065135) = 4
> > > preadv(3, [{"\0\0\0\0", 4}], 1, 18446744073150512879) = 4
> > > pwrite64(3, "\0\0\0\0", 4, 1004211379570065135) = 4
> > > pwritev(3, [{"\0\0\0\0", 4}], 1, 18446744073150512879) = 4
> > 
> > 
> > Decoding of preadv/pwritev offsets is wrong.
> > Must be a bug in print_llu_from_low_high_val().
> 
> Does this patch fix uio.test on n32?

o32/n64/n32 all pass after applying this
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150302/7c35fafe/attachment.bin>


More information about the Strace-devel mailing list