public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug nptl/25847] New: pthread_cond_signal failed to wake up pthread_cond_wait due to a bug in undoing stealing
 2021-03-09 15:18 UTC  (2+ messages)
` [Bug nptl/25847] "

[Bug dynamic-link/27504] New: $ORIGIN doesn't work when compiled with address sanitizer and dlopen
 2021-03-09  8:06 UTC  (2+ messages)
` [Bug dynamic-link/27504] "

[Bug ports/27543] New: Inconsistent behavior when handling FPSCR on SH
 2021-03-08 23:12 UTC  (2+ messages)
` [Bug ports/27543] "

[Bug manual/27547] New: "Summary of malloc-Related Functions" shows wrong argument order for `aligned_alloc` and `memalign`
 2021-03-08 22:42 UTC  (3+ messages)
` [Bug manual/27547] "

[Bug nss/27537] New: [2.33 Regression] FAIL: nss/tst-reload2
 2021-03-08 17:57 UTC  (8+ messages)
` [Bug nss/27537] "

[Bug build/18432] New: make check fails for Werror=memset-transposed-args with gcc 4.9.2
 2021-03-08 13:21 UTC  (2+ messages)
` [Bug build/18432] "

[Bug build/27527] New: mutually inclusive headers bad for c++20 header-units
 2021-03-08 13:03 UTC  (2+ messages)
` [Bug build/27527] "

[Bug libc/20305] x86: MINSIGSTKSZ too small for AVX-512F support
 2021-03-06 20:19 UTC  (3+ messages)

[Bug libc/27444] New: sysconf reports unsupported option (-1) for _SC_LEVEL1_ICACHE_LINESIZE on X86 since v2.33
 2021-03-06 19:12 UTC  (4+ messages)
` [Bug libc/27444] "

[Bug dynamic-link/27318] New: glibc fails to load binaries when built with -march=sandybridge: CPU ISA level is lower than required
 2021-03-06 16:49 UTC  (3+ messages)
` [Bug dynamic-link/27318] "

[Bug libc/27529] New: posix_spawn(3) should be using restrict
 2021-03-06 14:09 UTC  (5+ messages)
` [Bug libc/27529] "
` [Bug libc/27529] posix_spawnp(3) "

[Bug dynamic-link/20972] Running libc.so.6 as an executable triggers IFUNC relocation ordering issues
 2021-03-05 18:32 UTC  (3+ messages)

[Bug string/27457] New: vzeroupper use in AVX2 multiarch string functions cause HTM aborts
 2021-03-05 16:54 UTC  (31+ messages)
` [Bug string/27457] "

[Bug libc/12701] New: scanf accepts non-matching input
 2021-03-05 15:27 UTC  (2+ messages)
` [Bug stdio/12701] "

[Bug stdio/26557] New: Incorrect behavior with open_memstream in recent version(s) of glibc
 2021-03-05 15:24 UTC  (2+ messages)
` [Bug stdio/26557] "

[Bug dynamic-link/23462] Static binary with dynamic string tokens crashes
 2021-03-05 15:08 UTC  (4+ messages)
` [Bug dynamic-link/23462] Static binary with dynamic string tokens ($LIB, $PLATFORM, $ORIGIN) crashes

[Bug glob/27522] New: glob, glob64 incorrectly marked as _THROW
 2021-03-05 13:09 UTC  (4+ messages)
` [Bug glob/27522] "
` [Bug glob/27522] glob, glob64 incorrectly marked as __THROW

[Bug libc/27523] New: makecontext(3): Incorrect type for the 2nd parameter
 2021-03-05 12:30 UTC 

[Bug network/27520] New: gaiconf_init() segfaults on wrong entry in gai.conf
 2021-03-05  3:20 UTC 

[Bug libc/27511] New: S390 memmove assumes Vector Facility when MIE Facility 3 is present
 2021-03-04 15:06 UTC 

[Bug nptl/18435] New: pthread_once hangs when init routine throws an exception
 2021-03-04 14:28 UTC  (3+ messages)
` [Bug nptl/18435] "

[Bug network/27389] New: getaddrinfo in chroot broken by added dlopen block
 2021-03-04 11:46 UTC  (2+ messages)
` [Bug network/27389] NSS chroot hardening causes regressions in chroot deployments

[Bug network/27077] New: Do not reload /etc/nsswitch.conf from chroot
 2021-03-04 10:05 UTC  (3+ messages)
` [Bug network/27077] "

[Bug regex/11053] Wrong results with backreferences
 2021-03-04  7:33 UTC 

[Bug dynamic-link/17645] New: RFE: Improve performance of dynamic loader for deeply nested DSO dependencies
 2021-03-03 22:29 UTC  (2+ messages)
` [Bug dynamic-link/17645] "

[Bug stdio/17577] New: sscanf extremely slow on large strings
 2021-03-03 19:31 UTC  (7+ messages)
` [Bug stdio/17577] "

[Bug libc/27508] New: expose a variadic form of syscall, by analogy with vprintf, vscanf, and verr
 2021-03-03 17:21 UTC 

[Bug nscd/27462] New: double-free in nscd
 2021-03-03  5:02 UTC  (11+ messages)
` [Bug nscd/27462] double-free in nscd (CVE-2021-27645)

[Bug libc/27499] New: segfault on static bin with LD_LIBRARY_PATH='$LIB' or '$PLATFORM' 'or '$ORIGIN' since 2.18
 2021-03-03  3:34 UTC  (4+ messages)
` [Bug libc/27499] segfault on static ldconfig "

[Bug dynamic-link/27498] New: __dl_iterate_phdr lacks unwinding information
 2021-03-02 11:03 UTC  (3+ messages)
` [Bug dynamic-link/27498] "

[Bug libc/27471] New: GLIBC_TUNABLES aren't parsed properly in AT_SECURE binaries
 2021-03-02  5:16 UTC  (6+ messages)
` [Bug libc/27471] "

[Bug libc/27492] New: Make static linking friendly with {ld.bfd,ld.lld} -z start-stop-gc: removing unused section '__libc_atexit'
 2021-03-02  5:16 UTC  (3+ messages)
` [Bug libc/27492] "

[Bug dynamic-link/27279] New: x86_64 _dl_runtime_resolve should preserve r10/r11
 2021-03-02  5:06 UTC  (2+ messages)
` [Bug dynamic-link/27279] "

[Bug math/27461] New: Unixbench/whetstone-double performance regression on glibc2.32
 2021-03-02  4:59 UTC  (9+ messages)
` [Bug math/27461] "

[Bug build/27446] New: Do not unconditionally enable x86 ISA level
 2021-03-01 14:54 UTC  (2+ messages)
` [Bug build/27446] "

[Bug build/26874] New: -Warray-bounds in _IO_wdefault_doallocate
 2021-03-01 14:11 UTC  (2+ messages)
` [Bug build/26874] "

[Bug nss/27485] New: Updating from 2.31 to 2.32 causes bash to SIGSEGV
 2021-03-01 13:55 UTC  (5+ messages)
` [Bug nss/27485] "

[Bug libc/23323] [RFE] CSU startup hardening
 2021-03-01  9:44 UTC  (3+ messages)

[Bug build/27477] New: /lib64/libc.so.6: version `GLIBC_2.34' not found
 2021-02-26 21:06 UTC 

[Bug libc/27476] New: getcwd(NULL, PATH_MAX) generates warnings on -Wnonnull
 2021-02-26 18:47 UTC  (2+ messages)
` [Bug libc/27476] "

[Bug dynamic-link/27475] New: Incorrect IFUNC selector for wcschr and strchrnul
 2021-02-26 14:06 UTC 

[Bug crypt/27470] New: Segmentation fault in crypt.c
 2021-02-25 22:15 UTC 

[Bug malloc/27468] New: aarch64: realloc crash with heap tagging: FAIL: malloc/tst-malloc-thread-fail
 2021-02-25 15:58 UTC  (2+ messages)
` [Bug malloc/27468] "

[Bug dynamic-link/19924] TLS performance degradation after dlopen
 2021-02-25  9:54 UTC  (8+ messages)

[Bug math/27460] New: hypot(__DBL_DENORM_MIN__, -0.) incorrectly raises FE_INEXACT and FE_UNDERFLOW
 2021-02-24 22:48 UTC  (10+ messages)
` [Bug math/27460] "

[Bug libc/14185] New: fnmatch() fails when '*' wildcard is applied on the file name containing multi-byte character(s)
 2021-02-23 21:07 UTC  (3+ messages)
` [Bug glob/14185] "

[Bug locale/26245] New: New Portuguese language variant
 2021-02-23 15:40 UTC  (2+ messages)
` [Bug locale/26245] "

[Bug hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t
 2021-02-23 10:27 UTC 

[Bug hurd/3665] errno 118 assigned twice (ECANCELED and ENOTSUP)
 2021-02-23 10:26 UTC 

[Bug hurd/3906] shouldn't bits/in.h's IPV6_RXINFO 2 be called IPV6_PKTINFO?
 2021-02-23 10:25 UTC 

[Bug hurd/17944] New: connect() access bytes after socket address
 2021-02-23 10:23 UTC  (2+ messages)
` [Bug hurd/17944] "

[Bug hurd/2178] getsid(0) always return 1
 2021-02-23 10:23 UTC 

[Bug hurd/23091] hurd: missing waitid support
 2021-02-23 10:22 UTC 

[Bug hurd/2447] termios.h defines ONLCR, but not OCRNL, ONOCR, ONLRET, OFILL,
 2021-02-23 10:21 UTC 

[Bug hurd/4822] grow_heap: static linking warns about madvise() not implemented
 2021-02-23 10:19 UTC 

[Bug build/27132] New: libmemusage.so is linked to system librt, leading to undefined symbols on major version upgrade
 2021-02-23 10:19 UTC  (8+ messages)
` [Bug build/27132] memusagestat "
` [Bug malloc/27132] "

[Bug libc/15648] New: multiple definition of `__lll_lock_wait_private'
 2021-02-23  8:32 UTC  (2+ messages)
` [Bug nptl/15648] "

[Bug dynamic-link/19329] dl-tls.c assert failure at concurrent pthread_create and dlopen
 2021-02-23  2:48 UTC 

[Bug dynamic-link/22851] ldd should protect against programs whose segments overlap with the loader itself
 2021-02-22 23:35 UTC 

[Bug nptl/27458] New: pthread_mutex_trylock ENOTRECOVERABLE
 2021-02-22 21:20 UTC 

[Bug libc/27454] New: Wrong flags check in sysdeps/posix/fdopendir.c for dfd opened with O_PATH
 2021-02-22 13:19 UTC  (4+ messages)
` [Bug libc/27454] "

[Bug malloc/27455] New: malloc: fix calculation of aligned heaps in new_heap()
 2021-02-22 10:40 UTC 

[Bug build/27448] New: Parallel build issue (unable to rename 'libnss_files_pic.a'; reason: No such file or directory)
 2021-02-21 12:33 UTC  (2+ messages)
` [Bug build/27448] "

[Bug nptl/21032] pthread_key_create() destructors and segfault after a DSO unloading
 2021-02-20 22:33 UTC 

[Bug libc/27437] New: [aarch64]memcpy_simd has performance regression with larger size on Neoverse N1
 2021-02-19 14:33 UTC  (4+ messages)
` [Bug libc/27437] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).