July 2024 Archives by thread
Starting: Mon Jul 1 13:06:07 GMT 2024
Ending: Wed Jul 31 17:30:35 GMT 2024
Messages: 247
- [Bug string/31934] wcsncmp crash on s390x on vlbb instruction
stli at linux dot ibm.com
- [Bug libc/15607] Add threadsafe version of getenv()
fweimer at redhat dot com
- [Bug stdio/31939] __attr_dealloc_fclose can be defined differently depending on if wchar.h or stdio.h is included first
fweimer at redhat dot com
- [Bug nss/31936] memory leaks in fget*ent.c
fweimer at redhat dot com
- [Bug build/31412] GCC 6 failed to build i386 glibc on Fedora 39
cvs-commit at gcc dot gnu.org
- [Bug build/31797] g++ -static requirement should be able to opt-out
cvs-commit at gcc dot gnu.org
- [Bug stdio/31776] __nldbl__IO_vfscanf should be a compat symbol
fweimer at redhat dot com
- [Bug dynamic-link/31943] New: _dl_find_object can fail if ld.so contains gaps between load segments
fweimer at redhat dot com
- [Bug dynamic-link/31076] Extra struct vm_area_struct with ---p created when PAGE_SIZE < max-page-size
fweimer at redhat dot com
- [Bug libc/30584] initstate and initstate_r crash when the state argument is unaligned
sam at gentoo dot org
- [Bug libc/31947] New: misc/tst-mman-consts fails on ppc64le-power9-default
jeevitha at linux dot ibm.com
- [Bug libc/18228] fcntl.h is missing O_SEARCH, O_EXEC and O_TTY_INIT
gabravier at gmail dot com
- [Bug libc/31901] elf/tst-glibc-hwcaps-prepend-cache fails on i686
ppluzhnikov at google dot com
- [Bug libc/24987] Missing fortify wrappers for <err.h> functions
sam at gentoo dot org
- [Bug nptl/25847] pthread_cond_signal failed to wake up pthread_cond_wait due to a bug in undoing stealing
bruno at clisp dot org
- [Bug malloc/31957] New: mcheck failed in multi-thread malloc/free test
mmartinv at redhat dot com
- [Bug libc/9939] MCheck is not thread safe - can report false errors on multi threaded apps
fweimer at redhat dot com
- [Bug build/31958] New: aclocal.m4:6: error: Exactly version 2.72 of Autoconf is required but you have 2.71
skpgkp2 at gmail dot com
- [Bug libc/29749] clarify usage of .cfi_label in riscv start.S
i at maskray dot me
- [Bug dynamic-link/31959] New: Feature request: special static-pie capable of loading the interpreter from a relative path
i at maskray dot me
- [Bug libc/27610] Failure to check return values from fscanf in support/test-container.c (check_for_unshare_hints)
avinal.xlvii at gmail dot com
- [Bug libc/27608] failing to test return value on read in support/test-container.c (main)
avinal.xlvii at gmail dot com
- [Bug regex/31935] memory leak in regcomp.c
carlos at redhat dot com
- [Bug libc/27607] Memory leak in support/support_test_main.c (run_test_function)
carlos at redhat dot com
- [Bug dynamic-link/27606] Memory leak in elf/cache.c (write_extensions)
carlos at redhat dot com
- [Bug libc/24692] pldd should fail on >1 PT_INTERP or >1 PT_DYNAMIC entries.
carlos at redhat dot com
- [Bug build/23987] shell-container leaks file descriptors.
carlos at redhat dot com
- [Bug stdio/31963] New: Crash in _IO_link_in within __gcov_exit
schwab@linux-m68k.org
- [Bug stdio/27777] fclose does a linear search, takes ages when many FILE* are opened
schwab@linux-m68k.org
- [Bug libc/31612] arc4random fails to fallback to /dev/urandom if getrandom is not present
adhemerval.zanella at linaro dot org
- [Bug dynamic-link/31965] New: rseq extension mechanism does not work as intended
fweimer at redhat dot com
- [Bug libc/27454] Wrong flags check in sysdeps/posix/fdopendir.c for dfd opened with O_PATH
fweimer at redhat dot com
- [Bug libc/30737] fdopendir() is not robust - returns bogus DIR* instead of flagging an error
fweimer at redhat dot com
- [Bug libc/31968] New: mremap implementation in C does not handle arguments correctly
fweimer at redhat dot com
- [Bug build/29404] Check failed on elf/tst-audit files while building for MIPS64
cvs-commit at gcc dot gnu.org
- [Bug string/31974] New: glibc incorrectly uses __isoc23_sscanf for C++
euloanty at live dot com
- [Bug libc/21327] Libstdc++ would like another way to get some POSIX declarations that it currently gets via _GNU_SOURCE
sam at gentoo dot org
- [Bug libc/21326] C99 functions are not declared for C++11 and later if _GNU_SOURCE is not predefined by g++
sam at gentoo dot org
- [Bug dynamic-link/31732] ld.so is trapped in __libc_csu_init function, no return or forward when load a normal ELF process
liaozhicai at cigtech dot com
- [Bug math/31977] New: elf/check-localplt fails on powerpc64/powerpc64le with gcc 13.3
jeevitha at linux dot ibm.com
- [Bug math/31978] New: elf/check-localplt fails on powerpc64/powerpc64le with gcc 13.3
jeevitha at linux dot ibm.com
- [Bug libc/15794] move AT_* constants definition from elf.h into sysdeps (bits) directory
cvs-commit at gcc dot gnu.org
- [Bug build/31980] New: elf/tst-tunables-enable_secure-env fails on ppc
jeevitha at linux dot ibm.com
- [Bug libc/31985] New: la_objopen not called when ld.so is imported into a private namespace. However, la_objclose is called with an unknown cookie.
woodard at redhat dot com
- [Bug libc/31986] New: Loading the same library within an audit library and within an application can cause ld.so to crash with an assert.
woodard at redhat dot com
- [Bug libc/31987] New: The name recorded in the link_map does not match what is returned by dlinfo(3)
woodard at redhat dot com
- [Bug dynamic-link/22363] Wrong platform is used for x32
dilfridge at gentoo dot org
- [Bug libc/31989] New: stdlib/tst-swapcontext2 test fails on hppa
danglin at gcc dot gnu.org
- [Bug dynamic-link/31991] New: Using LD_AUDIT with LD_PRELOAD and TLS segfaults
matthewkenigsberg at gmail dot com
- [Bug nptl/28899] FAIL: nptl/tst-cleanupx4
sam at gentoo dot org
- [Bug libc/31992] New: Dynamic loading from within 2nd auditor is not reported to the 1st auditor properly
woodard at redhat dot com
- [Bug stdio/30647] scanf functions wrong on nan()
avinal.xlvii at gmail dot com
- [Bug dynamic-link/31995] New: Drop gen count to optimize GD TLS access (__tls_get_addr) and fix safety issues for initial libs
nsz at gcc dot gnu.org
- [Bug libc/31996] New: tst-pkey fails on powerpc32
adhemerval.zanella at linaro dot org
- [Bug stdio/12701] scanf accepts non-matching input
vincent-srcware at vinc17 dot net
- [Bug libc/31997] New: exit is not thread-safe, even when all atexit handlers are thread-safe
post+sourceware.org at ralfj dot de
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
dtolnay at gmail dot com
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
bugdal at aerifal dot cx
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
post+sourceware.org at ralfj dot de
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
nsz at gcc dot gnu.org
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
post+sourceware.org at ralfj dot de
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
bugdal at aerifal dot cx
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
adhemerval.zanella at linaro dot org
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
bugdal at aerifal dot cx
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
bugdal at aerifal dot cx
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
post+sourceware.org at ralfj dot de
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
adhemerval.zanella at linaro dot org
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
adhemerval.zanella at linaro dot org
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
post+sourceware.org at ralfj dot de
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
bugdal at aerifal dot cx
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
adhemerval.zanella at linaro dot org
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
bugdal at aerifal dot cx
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
bugdal at aerifal dot cx
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
adhemerval.zanella at linaro dot org
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
adhemerval.zanella at linaro dot org
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
gabravier at gmail dot com
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
post+sourceware.org at ralfj dot de
- [Bug libc/31997] exit is not thread-safe, even when all atexit handlers are thread-safe
adhemerval.zanella at linaro dot org
- [Bug nss/27731] getgrouplist(3) is not thread-safe.
o.seibert at syseleven dot de
- [Bug dynamic-link/32004] New: finalize l_tls_offset at dlopen time instead of setting it lazily
nsz at gcc dot gnu.org
- [Bug dynamic-link/27404] tlsdesc allocation failure at relocation time is not handled
nsz at gcc dot gnu.org
- [Bug dynamic-link/19924] TLS performance degradation after dlopen
sam at gentoo dot org
- [Bug dynamic-link/32007] New: aarch64: dynamic tlsdesc can be optimized by dtv offsetting
nsz at gcc dot gnu.org
- [Bug dynamic-link/32008] New: aarch64: tlsdesc can be optimized by custom tlsdesc calls for common cases
nsz at gcc dot gnu.org
- [Bug string/32009] New: rep stosb theshold is too low on SKX
goldstein.w.n at gmail dot com
- [Bug build/26260] undefined reference to `_Unwind_Resume'
sam at gentoo dot org
- [Bug nss/27731] getgrouplist(3) is not thread-safe when NSS module fails to provide "initgroups_dyn"
carlos at redhat dot com
- [Bug libc/32024] New: sys/un.h includes header files within extern "C++" { ... }
bruno at clisp dot org
- [Bug libc/32026] New: strerror, strsignal TLS not handled correctly for secondary namespaces (dlmopen, LD_AUDIT)
fweimer at redhat dot com
- [Bug locale/32033] New: iconv (the program) does not truncate output file if input is empty
fweimer at redhat dot com
- [Bug libc/31394] clone on sparc might fail with -EFAULT for no valid reason
cvs-commit at gcc dot gnu.org
- [Bug nptl/32040] New: CPU affinity test skeleton for sched_setaffinity and pthread_setaffinity_np can fail to report failure.
carlos at redhat dot com
Last message date:
Wed Jul 31 17:30:35 GMT 2024
Archived on: Wed Jul 31 17:30:37 GMT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).