From afe1d87762a4c1500ceb6d38075d2c6db1cd4482 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Fri, 17 Apr 2020 16:17:49 +0200 Subject: [PATCH] Update bug status. --- NEWS | 4 ++++ docs/internals/3_15_BUGSTATUS.txt | 19 +++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 5d8792b5c4..e48a4cc98f 100644 --- a/NEWS +++ b/NEWS @@ -121,6 +121,7 @@ where XXXXXX is the bug number as listed below. 416464 Fix false reports for uninitialized memory for PR_CAPBSET_READ/DROP 416667 gcc10 ppc64le impossible constraint in 'asm' in test_isa. 416753 new 32bit time syscalls for 2038+ +417281 s390x: /bin/true segfaults with "grail" enabled 417427 commit to fix vki_siginfo_t definition created numerous regression errors on ppc64 417452 s390_insn_store_emit: dst->tag for HRcVec128 @@ -135,7 +136,10 @@ n-i-bz Add support for the Linux io_uring system calls n-i-bz sys_statx: don't complain if both |filename| and |buf| are NULL. n-i-bz Fix non-glibc build of test suite with s390x_features 418004 Grail code additions break ppc64. +418435 s390x: spurious "Conditional jump or move depends on uninitialised [..]" 418997 s390x: Support Iex_ITE for float and vector types +419503 s390x: Avoid modifying registers returned from isel functions + Release 3.15.0 (12 April 2019) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/internals/3_15_BUGSTATUS.txt b/docs/internals/3_15_BUGSTATUS.txt index 9509426a04..88d5466f6b 100644 --- a/docs/internals/3_15_BUGSTATUS.txt +++ b/docs/internals/3_15_BUGSTATUS.txt @@ -170,8 +170,6 @@ of 3.15.0. It doesn't carry over bugs from earlier versions. === zz_other/x86 ======================================================= --- Wed 4 Mar 10:48:31 CET 2020 - .416682 [MIPS-Linux] mmap failed under valgrind .416753 new 32bit time syscalls for 2038+ @@ -218,6 +216,23 @@ Needs investigation .418004 Grail code additions break ppc64 +.418106 configure error: Valgrind not working with Darwin version 18.14.2 + +.418756 MAP_FIXED_NOREPLACE mmap flag unsupported + +.418840 SIG_IGN doesn't clear pending signal if SIG_IGN is already the handler + +.418961 Character encoding issue on website + +.419054 Unhandled syscall getcpu on arm32 + +.419562 PR_SET_PTRACER error with Ubuntu on WSL + +.419864 arm32 fe: valgrind: Unrecognised instruction at address 0x5bf24a3 + +-- as of Fri 17 Apr 16:15:11 CEST 2020 + +Bug 416760 - ppc64le Assertion 'VG_IS_16_ALIGNED(sizeof(struct rt_sigframe))' failed (edit) - ================== Extras -- 2.47.3