glibc-bugs archive
subject index for July, 2019

This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[Bug build/24752] FAIL: conform/XPG42/sys/socket.h/conform

[Bug build/24752] New: FAIL: conform/XPG42/sys/socket.h/conform

[Bug dynamic-link/15310] _dl_sort_fini is O(n^3) causing slow exit when many dsos

[Bug dynamic-link/16628] Segfault after a binary without pthread dlopen()s a library linked with pthread

[Bug dynamic-link/20839] Incomplete rollback of dynamic linker state on linking failure

[Bug dynamic-link/22851] ld library ELF load error

[Bug dynamic-link/24259] Call _dl_open_check after relocation is finished, to deal with CET failures

[Bug dynamic-link/24484] RISC-V libraries can have read-write .dynamic sections, but ld.so loads them as read-only

[Bug dynamic-link/24741] ld.so should not require that a versioned symbol is always implemented in the same library

[Bug dynamic-link/24772] dlfcn function failure after dlmopen terminates process

[Bug dynamic-link/24772] New: dlfcn function failure after dlmopen terminates process

[Bug dynamic-link/24773] New: dlerror in an secondary namespace does not use the right free implementation

[Bug libc/18231] ipc_perm struct's mode member has wrong type in sys/ipc.h

[Bug libc/22375] malloc returns pointer from tcache_get when should return NULL (CVE-2017-17426)

[Bug libc/23501] nftw() doesn't return dangling symlink's inode

[Bug libc/23784] Spurious failure of nptl/tst-default-attr on hifive-u platform

[Bug libc/23828] The flag WRDE_REUSE of wordexp is ineffective as the Per-Thread Cache For malloc is enable by default

[Bug libc/23978] dlmopen(): increasing the number of name spaces

[Bug libc/24106] Bash interpreter in ldd script is taken from host

[Bug libc/24532] conform/arpa/inet.h failures due to linux kernel 64-bit time_t changes

[Bug libc/24699] mmap64 with very large offset broken on MIPS64 n32

[Bug libc/24744] Remove copy_file_range emulation

[Bug libc/24761] New: outbound access in alspace, alnum, etc if arg1 is too large

[Bug libc/24761] outbound access in alspace, alnum, etc if arg1 is too large

[Bug libc/24794] New: Partial test suite run builds corrupt test-in-container testroot

[Bug libc/24794] Partial test suite run builds corrupt test-in-container testroot

[Bug libc/24813] <asm/sigcontext.h> and <signal.h> are mutually incompatible on Linux

[Bug libc/24813] New: <asm/sigcontext.h> and <signal.h> are mutually incompatible on Linux

[Bug libc/24824] New: test-in-container does not install charmap files compatible with localedef

[Bug libc/24826] New: Test for getentropy() accidentally succeeding

[Bug libc/24826] Test for getentropy() accidentally succeeding

[Bug libc/24850] New: prctl return value type is int but it is long in kernel

[Bug libc/24850] prctl return value type is int but it is long in kernel

[Bug locale/24677] free error in __libio_codecvt_out with e.g. UTF-8 locales

[Bug locale/24808] -wc value of character in non-utf-8 locales can be invalid if the base locale definition uses UTF-8

[Bug locale/24808] New: -wc value of character in non-utf-8 locales can be invalid if the base locale definition uses UTF-8

[Bug locale/24817] Found Missing International_Standard_Book_Number (ISBN) for various Locales

[Bug locale/24817] New: Found Missing International_Standard_Book_Number (ISBN) for various Locales

[Bug locale/24833] [Locale] Missing DEMOCRATIC PEOPLE'S REPUBLIC OF KOREA

[Bug locale/24833] New: [Locale] Missing DEMOCRATIC PEOPLE'S REPUBLIC OF KOREA

[Bug locale/2872] Transliteration Cyrillic -> ASCII fails

[Bug localedata/21897] aa_DJ: fix abmon:abday

[Bug localedata/21897] Afar locales: Fix mon, abmon, and abday

[Bug localedata/23996] Dutch salutations

[Bug localedata/24200] Revert first_weekday removal in en_IE locale

[Bug localedata/24409] Updates for TW locales

[Bug localedata/24652] szl_PL spelling correction

[Bug malloc/18465] memusagestat is built using system C library

[Bug malloc/21556] malloc_stats printing size_t fields as unsigned int

[Bug malloc/23352] __malloc_check_init still defined in public header malloc.h.

[Bug malloc/23733] Check the count before calling tcache_get()

[Bug malloc/23907] Incorrect double-free malloc tcache check disregards tcache size

[Bug malloc/24531] Malloc tunables give tcache assertion failures

[Bug malloc/24757] memusagestat is linked against

[Bug malloc/24757] memusagestat is linked against system libpthread

[Bug malloc/24757] New: memusagestat is linked against

[Bug malloc/24775] New: Please add a secure way to clear and free memory

[Bug malloc/24775] Please add a secure way to clear and free memory

[Bug manual/1983] shutdown(s, 1) said to discard sent data

[Bug math/20123] [powerpc] Enable libmvec vector math library on POWER VSX

[Bug math/24210] [powerpc] Enable pow/powf in libmvec vector math library on POWER VSX

[Bug math/24603] sysdeps/ieee754/dbl-64/branred.c is slow when compiled with -O3 -march=skylake

[Bug nptl/20188] libpthread IFUNC resolver for vfork can lead to crash

[Bug nptl/20220] New recvmsg wrapper in 2.24 missing from libpthread

[Bug nptl/20263] robust mutex deadlocks if other thread requests timedlock (Only arm/linux)

[Bug nptl/22850] Harden TCB against stack protector bypass via overwrite of stack_guard

[Bug nptl/22852] Thread stack and heap caches

[Bug nptl/22853] Heap address of pthread_create thread is aligned.

[Bug nptl/24774] New: pthread_rwlock_timedwrlock stalls on ARM

[Bug nptl/24774] pthread_rwlock_timedwrlock stalls on ARM

[Bug nptl/24776] New: pthread_key_create, pthread_setspecific are incompatible with dlmopen

[Bug nptl/24776] pthread_key_create, pthread_setspecific are incompatible with dlmopen

[Bug nscd/10181] nscd discards entries even with unlimited reload count

[Bug nss/24695] nss_db: calling getpwent after endpwent crashes

[Bug nss/24696] endgrent() clobbers errno=ERRNO for 'group: db files' entry in /etc/nsswitch.conf

[Bug nss/24816] New: nss/tst-nss-files-hosts-long fails when no interface has AF_INET6 address (ie docker)

[Bug nss/24816] nss/tst-nss-files-hosts-long fails when no interface has AF_INET6 address (ie docker)

[Bug regex/24844] New: regex bad pointer / leakage if malloc fails

[Bug regex/24844] regex bad pointer / leakage if malloc fails

[Bug stdio/23278] printf using %a inconsistent

[Bug stdio/24583] Memory leak in fopen with ccs argument

[Bug stdio/24849] fwrite

[Bug stdio/24849] New: fwrite

[Bug string/24762] New: strchrnul returns invalid pointer

[Bug string/24762] strchrnul returns invalid pointer

[Bug time/24394] strptime %Ey mis-parses final year of era

Charismatic Public Speaking: Become a Compelling Leader

Fw: Urgent Inquiry.


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc