public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libc/29444] New: gmon memory corruption due wrong calculation of required buffer size
 2023-02-09 22:27 UTC  (19+ messages)
` [Bug libc/29444] "

[Bug dynamic-link/30100] New: [patch] add dlmem()
 2023-02-09 19:02 UTC  (20+ messages)
` [Bug dynamic-link/30100] "

[Bug libc/30101] New: Memory corruption when incorrectly calling _mcleanup/__monstartup/moncontrol repeatedly or in wrong order
 2023-02-09 13:23 UTC  (2+ messages)
` [Bug libc/30101] "

[Bug dynamic-link/19329] dl-tls.c assert failure at concurrent pthread_create and dlopen
 2023-02-09 13:11 UTC  (2+ messages)

[Bug dynamic-link/11767] RFE: dlopen of in-memory ET_DYN or ET_EXEC object
 2023-02-09  9:50 UTC 

[Bug nptl/21031] pthread_key_delete() race with thread finalization
 2023-02-08 16:23 UTC  (2+ messages)

[Bug libc/29438] New: enabling gmon for arbitrary DSO
 2023-02-08 12:07 UTC  (3+ messages)
` [Bug libc/29438] "

[Bug nptl/21032] pthread_key_create() destructors and segfault after a DSO unloading
 2023-02-08 12:07 UTC 

[Bug libc/30095] New: Inhibit early libcalls before ifunc support is ready
 2023-02-08  9:52 UTC  (3+ messages)
` [Bug libc/30095] "

[Bug stdio/30068] New: incorrect printf output for integers with thousands separator and width field
 2023-02-08  1:32 UTC  (16+ messages)
` [Bug stdio/30068] "
` [Bug stdio/30068] incorrect printf output for integers with thousands separator and width field (CVE-2023-25139)

[Bug stdio/23432] incorrect printf output for integers with thousands separator and precision field larger than the number of digits (needing leading zeros)
 2023-02-08  1:12 UTC  (13+ messages)
` [Bug stdio/23432] incorrect printf output "

[Bug build/30096] New: 'strncpy' output may be truncated
 2023-02-07 19:05 UTC  (2+ messages)
` [Bug build/30096] "

[Bug time/30053] New: strftime %s returns -1 after 2038 on 32 bits systems
 2023-02-07  9:26 UTC  (5+ messages)
` [Bug time/30053] "

[Bug libc/28944] New: strfmon field width is inconsistent with %f formatting
 2023-02-06 17:57 UTC  (2+ messages)
` [Bug libc/28944] "

[Bug stdio/28943] New: printf field width specifier is inconsistent between %d and %f for multibyte output
 2023-02-06 17:42 UTC  (2+ messages)
` [Bug stdio/28943] "

[Bug libc/29597] New: LoongArch not defining Float pointer register for `struct mcontext_t`
 2023-02-05 10:59 UTC  (2+ messages)
` [Bug libc/29597] "

[Bug libc/30081] New: libresolv: timeout when running in single-request mode
 2023-02-05  4:10 UTC 

[Bug libc/30071] New: Linux header sync with linux/l2tp.h
 2023-02-03  5:20 UTC  (2+ messages)
` [Bug libc/30071] "

[Bug dynamic-link/30062] New: glibc 2.36 loader has intermittent segfault error on ppc64le
 2023-02-02  4:11 UTC  (10+ messages)
` [Bug dynamic-link/30062] "

[Bug math/30066] New: Inaccurate asin computation
 2023-02-01 13:35 UTC 

[Bug string/30065] New: Segfault in AVX-2 strncat implementation (gnulib)
 2023-02-01  2:52 UTC  (12+ messages)
` [Bug string/30065] "

[Bug dynamic-link/23790] Data race in _dl_profile_fixup with reloc_result update from multiple threads
 2023-01-31 19:15 UTC 

[Bug libc/29329] New: hp-timing not correct for graviton
 2023-01-31 17:12 UTC  (2+ messages)
` [Bug libc/29329] "

[Bug nptl/30058] New: error: xpthread_check_return.c:32: pthread_create: Resource temporarily unavailable
 2023-01-31  1:13 UTC  (4+ messages)
` [Bug nptl/30058] "

[Bug nptl/25847] New: pthread_cond_signal failed to wake up pthread_cond_wait due to a bug in undoing stealing
 2023-01-28 14:57 UTC  (2+ messages)
` [Bug nptl/25847] "

[Bug libc/30037] New: glibc 2.34 and newer segfault if CPUID leaf 0x2 reports zero
 2023-01-27 18:13 UTC  (5+ messages)
` [Bug libc/30037] "

[Bug dynamic-link/27944] New: poor TLS performance in shared object after calling dlopen with another shared object that also contains TLS section
 2023-01-26  7:07 UTC  (2+ messages)
` [Bug dynamic-link/27944] "

[Bug dynamic-link/29953] New: Invalid x86_non_temporal_threshold without cache info
 2023-01-25 21:05 UTC  (2+ messages)
` [Bug dynamic-link/29953] "

[Bug nptl/30041] New: pthread_cancel() hangs under gdb on aarch64
 2023-01-25 12:45 UTC  (15+ messages)
` [Bug nptl/30041] "
` [Bug nptl/30041] pthread_cancel() hangs "

[Bug stdio/30039] New: __vsprintf_internal does not handle unespecified buffer length in fortify mode
 2023-01-25 10:19 UTC  (5+ messages)
` [Bug stdio/30039] "
` [Bug stdio/30039] __vsprintf_internal does not handle unspecified "

[Bug libc/15720] New: stdc-predef.h wrongly defines __STDC_IEC_559_COMPLEX__
 2023-01-25  7:16 UTC  (2+ messages)
` [Bug libc/15720] "

[Bug libc/28784] New: [x86] crash in 32bit memset-sse2.s when the cache size can not be determined
 2023-01-24 20:33 UTC  (2+ messages)
` [Bug libc/28784] x86: "

[Bug math/30040] New: nextafter(0.0, 1.0) does not correctly set errno
 2023-01-24 10:47 UTC  (2+ messages)
` [Bug math/30040] "

[Bug locale/29845] New: Update hr_HR locale currency to €
 2023-01-23 20:02 UTC  (2+ messages)
` [Bug locale/29845] "

[Bug string/30035] New: wchar.h should export va_list when building for POSIX
 2023-01-23 16:24 UTC 

[Bug dynamic-link/30027] New: Internal tunables ABI depends on awk array iteration order
 2023-01-20 10:26 UTC  (2+ messages)
` [Bug dynamic-link/30027] "

[Bug dynamic-link/30007] New: rfe: dlopen to user buffer or to specified address
 2023-01-20  6:55 UTC  (6+ messages)
` [Bug dynamic-link/30007] "
` [Bug dynamic-link/30007] rfe: dlopen "

[Bug libc/30024] New: regcomp does not honour the documented behaviour
 2023-01-19 22:21 UTC  (5+ messages)
` [Bug libc/30024] "

[Bug dynamic-link/30020] New: segfault in ld-linux after aug 2022
 2023-01-19 11:47 UTC  (2+ messages)
` [Bug dynamic-link/30020] "

[Bug string/29995] New: Make check failed on glibc@2.36 and master:string/tst-strerror,string/tst-strsignal,stdlib/isomac
 2023-01-18  3:50 UTC  (5+ messages)
` [Bug string/29995] "

[Bug libc/30015] New: tst-audit24* failures on sparc64-unknown-linux-gnu (Didn't expect signal from child: got `Illegal instruction')
 2023-01-17 19:13 UTC 

[Bug libc/28857] New: FAIL: elf/tst-audit24a
 2023-01-17 18:57 UTC  (2+ messages)
` [Bug libc/28857] "

[Bug build/30009] New: unterminated options list in benchtest
 2023-01-17 12:45 UTC 

[Bug libc/23960] [2.28 Regression]: New getdents{64} implementation breaks qemu-user
 2023-01-13  4:52 UTC 

[Bug build/29979] New: Some -Wmaybe-uninitialized are needed on x86_32 without -Os
 2023-01-12 18:38 UTC  (4+ messages)
` [Bug build/29979] "

[Bug libc/29864] New: __libc_start_main() should obtain program headers address (_dl_phdr) from the auxv, not the ELF header
 2023-01-12 16:55 UTC  (2+ messages)
` [Bug libc/29864] "

[Bug nscd/29992] New: nscd repeatably crashes calling __strlen_avx2 when using nss-hostname
 2023-01-12 14:39 UTC 

[Bug build/19444] build failures with -O1 due to -Wmaybe-uninitialized
 2023-01-12 12:50 UTC  (3+ messages)

[Bug libc/15943] New: localtime_r performance drop when set different timezone
 2023-01-12  0:43 UTC  (5+ messages)
` [Bug time/15943] "

[Bug manual/28998] New: Document -D_FORTIFY_SOURCE
 2023-01-10 15:25 UTC  (3+ messages)
` [Bug manual/28998] "

[Bug math/28472] New: pow(10, i) accuracy
 2023-01-10  0:23 UTC  (6+ messages)
` [Bug math/28472] "

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