public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libc/29437] New: arc4random is too slow
 2022-08-08 12:37 UTC  (11+ messages)
` [Bug libc/29437] "

[Bug build/29456] New: missing DT_HASH section in shared objects
 2022-08-08 12:01 UTC  (5+ messages)
` [Bug build/29456] "

[Bug dynamic-link/28937] New: New DSO dependency resolver buggyness with dlclose()
 2022-08-08 10:38 UTC  (2+ messages)
` [Bug dynamic-link/28937] "

[Bug libc/29249] New: csu/libc-tls.c:202: undefined reference to `_startup_fatal_not_constant'
 2022-08-08 10:28 UTC  (5+ messages)
` [Bug libc/29249] "

[Bug build/29454] New: dl-cache.c:513: undefined reference to `strcpy' with -Og or -O1 (doesn't happen with -O2)
 2022-08-08 10:27 UTC  (24+ messages)
` [Bug build/29454] "

[Bug string/29452] New: /home/dave/gnu/glibc/glibc/debug/../string/bits/string_fortified.h:30: undefined reference to `__builtin_dynamic_object_size'
 2022-08-07 15:07 UTC  (3+ messages)
` [Bug string/29452] "

[Bug string/29265] New: mbstowcs with NULL dst throws an incorrect warning (glibc == 2.35, gcc=12.0.1)
 2022-08-06  9:16 UTC  (2+ messages)
` [Bug string/29265] "

[Bug libc/16621] New: C.UTF-8 locales should be regarded like C w.r.t. $LANGUAGE precedence
 2022-08-04 20:46 UTC  (9+ messages)
` [Bug locale/16621] "

[Bug network/28846] New: CMSG_NXTHDR may trigger -Wstrict-overflow warning
 2022-08-04  8:02 UTC  (5+ messages)
` [Bug network/28846] "

[Bug libc/29445] New: Error in the documentation
 2022-08-04  8:01 UTC  (3+ messages)
` [Bug libc/29445] Error in the documentation of OPEN

[Bug dynamic-link/29446] New: __dlopen now ignores dl_caller argument
 2022-08-04  6:51 UTC  (4+ messages)
` [Bug dynamic-link/29446] "
` [Bug dynamic-link/29446] __dlopen now ignores dl_caller argument in static mode

[Bug libc/29444] New: gmon memory corruption due wrong calculation of required buffer size
 2022-08-03 20:10 UTC  (3+ messages)
` [Bug libc/29444] "

[Bug libc/27576] New: gmon.out not consistently created
 2022-08-03 19:58 UTC  (2+ messages)
` [Bug libc/27576] "

[Bug libc/29438] New: enabling gmon for arbitrary DSO
 2022-08-03 19:33 UTC  (4+ messages)
` [Bug libc/29438] "

[Bug libc/22284] -pg -pie doesn't work
 2022-08-03  8:10 UTC  (2+ messages)

[Bug manual/28998] New: Document -D_FORTIFY_SOURCE
 2022-08-03  7:18 UTC  (4+ messages)
` [Bug manual/28998] "

[Bug malloc/14581] New: glibc leaks memory and do not reuse after free (leading to unlimited RSS growth)
 2022-08-02 22:20 UTC  (2+ messages)
` [Bug malloc/14581] memalign allocations are often not reused after free

[Bug dynamic-link/29427] New: Inconsistency detected by ld.so: dl-printf.c: 200: _dl_debug_vdprintf: Assertion `! "invalid format specifier"' failed!
 2022-08-02  8:26 UTC  (2+ messages)
` [Bug dynamic-link/29427] "

[Bug libc/4417] arc4random function addition
 2022-08-01 15:49 UTC 

[Bug libc/29147] New: Wrong values for symbolic constants defined in limits.h
 2022-07-29 22:10 UTC  (2+ messages)
` [Bug libc/29147] getconf: "

[Bug libc/29399] New: Wrong definition of setjmp
 2022-07-29 15:53 UTC  (12+ messages)
` [Bug libc/29399] "

[Bug string/29422] New: unexpected result occured in strcpy function (i386, with __strcpy_sse2)
 2022-07-28 11:57 UTC  (2+ messages)
` [Bug string/29422] "

[Bug libc/29327] New: A SIGSEGV in hardware optimized memset for sse2 __memset_sse2_unaligned_erms()
 2022-07-28 11:46 UTC  (37+ messages)
` [Bug libc/29327] "
` [Bug string/29327] "

[Bug libc/29417] New: poll() declared with write-only fds
 2022-07-27 18:56 UTC  (7+ messages)
` [Bug libc/29417] "

[Bug nscd/29415] New: getaddrinfo with AI_ADDRCONFIG returns addresses with wrong family
 2022-07-27  9:36 UTC 

[Bug libc/27654] New: FAIL: dirent/tst-readdir64-compat
 2022-07-26  3:26 UTC  (7+ messages)
` [Bug libc/27654] "

[Bug nscd/29402] New: nscd: No such file or directory
 2022-07-26  2:48 UTC  (2+ messages)
` [Bug nscd/29402] "

[Bug libc/26802] New: raise() marked __leaf__ is not C-compliant
 2022-07-25 21:25 UTC  (2+ messages)
` [Bug libc/26802] "

[Bug build/29404] New: Check failed on elf/tst-audit files while building for MIPS64
 2022-07-25 15:27 UTC  (2+ messages)
` [Bug build/29404] "

[Bug libc/29403] New: st_atim, st_mtim, st_ctim stat struct members are missing on microblaze with largefile
 2022-07-25 14:08 UTC  (6+ messages)
` [Bug libc/29403] "

[Bug math/29400] New: Build failure on master (pre-2.36) on HPPA ({standard input}: Error: no hppa_fixup entry for fixup type 0x0)
 2022-07-24 21:56 UTC  (5+ messages)
` [Bug math/29400] "
` [Bug math/29400] Build failure on master on HPPA when building tests "

[Bug time/29396] New: strftime should set errno on failure
 2022-07-23  2:45 UTC  (3+ messages)
` [Bug time/29396] "
` [Bug time/29396] strftime should set errno to ERANGE "

[Bug build/29394] New: Possible typo in sysdeps/aarch64/configure{.ac}
 2022-07-22  4:10 UTC 

[Bug stdio/14771] New: add length sanity check to snprintf
 2022-07-19 17:27 UTC  (2+ messages)
` [Bug stdio/14771] "

[Bug stdio/29379] New: snprintf with n greater than INT_MAX succeeds and doesn't set errno
 2022-07-19 17:27 UTC  (2+ messages)
` [Bug stdio/29379] "

[Bug libc/29375] New: don't hide MAP_ANONYMOUS behind _GNU_SOURCE
 2022-07-18 12:14 UTC  (3+ messages)
` [Bug libc/29375] "

[Bug libc/27653] New: linux command will be deadlock when linked with libasan
 2022-07-18  9:50 UTC  (3+ messages)
` [Bug libc/27653] i18n causes deadlocks with malloc interposers due to missing reentrancy

[Bug build/27558] New: vsprintf() contains function alias with __asm__ label after first use
 2022-07-17  7:56 UTC  (2+ messages)
` [Bug build/27558] "

[Bug nptl/29371] New: pthread rwlocks are not priority inheritance aware
 2022-07-15 18:35 UTC 

[Bug string/29088] New: On x86_64 all versions of memrchr can segfault with seemingly valid inputs
 2022-07-14 11:12 UTC  (2+ messages)
` [Bug string/29088] "

[Bug libc/29354] New: netinet/in.h redefines in_addr if linux/in.h is included first
 2022-07-11 12:55 UTC 

[Bug libc/29329] New: hp-timing not correct for graviton
 2022-07-07 17:50 UTC  (2+ messages)
` [Bug libc/29329] "

[Bug libc/29330] New: hp-timing not correct for graviton
 2022-07-07 17:50 UTC  (2+ messages)
` [Bug libc/29330] "

[Bug math/29326] New: Usage of double in sqrtf
 2022-07-07  7:58 UTC 

[Bug dynamic-link/29317] New: dlsym with RTLD_DEFAULT causes library to be marked as NODELETE (preventing unloading)
 2022-07-07  7:04 UTC  (4+ messages)
` [Bug dynamic-link/29317] "

[Bug locale/25744] New: mbrtowc with Big5-HKSCS returns 2 instead of 1 when consuming the second byte of certain double byte characters
 2022-07-06 14:25 UTC  (3+ messages)
` [Bug locale/25744] "

[Bug network/29305] New: Inefficient buffer space usage in nss_dns for gethostbyname and other functions
 2022-07-04 16:22 UTC  (2+ messages)
` [Bug network/29305] "

[Bug libc/12154] New: Can not resolve chained CNAME with a wildcard among the chained CNAME
 2022-07-04 16:17 UTC  (2+ messages)
` [Bug network/12154] Cannot resolve hosts which have wildcard aliases

[Bug libc/29313] New: MIN/MAX macros can cause double evaluation of arguments
 2022-07-01 17:00 UTC  (4+ messages)
` [Bug libc/29313] "

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).