465435 m_libcfile.c:66 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed.
466104 aligned_alloc problems, part 1
467482 Build failure on aarch64 Alpine
+467839 Gdbserver: Improve compatibility of library directory name
n-i-bz FreeBSD rfork syscall fail with EINVAL or ENOSYS rather than VG_(unimplemented)
To see details of a given bug, visit
# (on 32 bits, we have an int_80, on 64 bits, directly select)
s/in \(.__\)\{0,1\}select () from \/.*$/in syscall .../
-/^ from \/lib\/libc.so.*$/d
-/^ from \/lib64\/libc.so.*$/d
-/^ from \/lib64\/.*\/libc.so.*$/d
-/^ from \/lib64\/.*\/libc-.*.so/d
+/^ from \/lib.*\/libc.so.*$/d
+/^ from \/lib64.*\/libc.so.*$/d
+/^ from \/lib64.*\/.*\/libc.so.*$/d
+/^ from \/lib64.*\/.*\/libc-.*.so/d
s/ from \/lib\/libc\.so.*//
# and yet another (gdb 7.0 way) to get a system call