glibc-bugs archive
subject index for May, 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/24556] New: [GCC 9] error: ‘%s’ directive argument is null [-Werror=format-overflow=]

[Bug build/24556] [GCC 9] error: ‘%s’ directive argument is null [-Werror=format-overflow=]

[Bug build/24529] New: Static linking issue with getcontext/setcontext and PIC on ARM

[Bug build/24537] New: nptl/tst-eintr1 test case can hit task limits on some kernels and break testing

[Bug build/24537] nptl/tst-eintr1 test case can hit task limits on some kernels and break testing

[Bug build/24544] elf/tst-pldd doesn't work if you install with a --prefix

[Bug build/24544] New: elf/tst-pldd doesn't work if you install with a --prefix

[Bug build/24577] 'make install-headers' fails for riscv64-unknown-linux-gnu: sysdeps/riscv/bits/wordsize.h:28:3: error: #error "rv32i-based targets are not supported"

[Bug build/24577] New: 'make install-headers' fails for riscv64-unknown-linux-gnu: sysdeps/riscv/bits/wordsize.h:28:3: error: #error "rv32i-based targets are not supported"

[Bug build/24581] New: Unable to build tip or 2.29 glibc with default options

[Bug build/24581] Unable to build tip or 2.29 glibc with default options

[Bug dynamic-link/19329] dl-tls.c assert failure at concurrent pthread_create and dlopen

[Bug dynamic-link/23462] Static binary with dynamic string tokens crashes.

[Bug dynamic-link/24166] Dl_serinfo.dls_serpath[1] in dlfcn.h causes UBSAN false positives, change to modern flexible array

[Bug dynamic-link/24476] __libc_freeres triggers bad free in libdl if dlerror was not used

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

[Bug dynamic-link/24506] FAIL: elf/tst-pldd with --enable-hardcoded-path-in-tests

[Bug dynamic-link/24525] asan report memleak in add_dependency called by _dl_lookup_symbol_x

[Bug dynamic-link/24525] New: asan report memleak in add_dependency called by _dl_lookup_symbol_x

[Bug dynamic-link/24561] _dl_addr: linear lookup inefficient, making mtrace() feature very slow

[Bug dynamic-link/24561] New: _dl_addr: linear lookup inefficient, making mtrace() feature very slow

[Bug glob/24607] New: Segmentation Fault in Glob with invalid path

[Bug glob/24607] Segmentation Fault in Glob with invalid path

[Bug libc/10353] Methods for deleting all file descriptors greater than given integer (closefrom)

[Bug libc/14176] mblen is erroneously marked warn_unused_result

[Bug libc/18093] Corrupted aux-cache causes ldconfig to segfault

[Bug libc/20338] Parsing of /etc/gshadow can return bad pointers causing segfaults in applications

[Bug libc/23076] Iconv translitterate with profile

[Bug libc/23960] [2.28 Regression]: New getdents{64} implementation breaks qemu-user

[Bug libc/24492] utmp/wtmp locking allows non-privileged user to deny service

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

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

[Bug libc/24570] alpha: compat msgctl uses __IPC_64

[Bug libc/24570] New: alpha: compat msgctl uses __IPC_64

[Bug libc/24606] Dynamic TLS address is not congruent with p_align when (p_vaddr % p_align != 0)

[Bug libc/24606] Dynamic TLS address is not congruent with p_vaddr when (p_vaddr % p_align != 0)

[Bug libc/24606] New: Dynamic TLS address is not congruent with p_align when (p_vaddr % p_align != 0)

[Bug locale/18441] Performance regression due to strcoll_l changes

[Bug locale/18830] iconv -c -f ascii with >buffer size worth of input before invalid input drops valid char

[Bug locale/19519] iconv(1) with -c option hangs on illegal multi-byte sequences (CVE-2016-10228)

[Bug locale/20568] Segfault with wide characters and setlocale/fgetwc/UTF-8

[Bug locale/24442] FAIL: iconv/test-iconvconfig

[Bug locale/24442] RFE: Make iconv/test-iconvconfig test gconv module ABI.

[Bug locale/24584] Data race in __wcsmbs_clone_conv

[Bug locale/24584] New: Data race in __wcsmbs_clone_conv

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

[Bug localedata/14085] en_NL: new locale (English language for the Netherlands)

[Bug localedata/23831] nl_NL missing LC_NUMERIC thousands_sep

[Bug localedata/24307] Update locale data to Unicode 12.0.0

[Bug localedata/24369] Orthographic mistakes in 'mon' and 'abmon' sections in tt_RU (Tatar) locale

[Bug localedata/24370] Add lang_name for tt_RU locale

[Bug localedata/24409] Updates for TW locales

[Bug localedata/24535] New: Update locale data to Unicode 12.1.0

[Bug localedata/24535] Update locale data to Unicode 12.1.0

[Bug localedata/24580] Appropriate AM/PM time representation for en_NG

[Bug localedata/24580] New: Appropriate AM/PM time representation for en_NG

[Bug localedata/24614] nl_NL LC_MONETARY doesn't match CLDR 27

[Bug localedata/24615] New: nl_BE and probably nl_NL as well gives the wrong money format with negative numbers

[Bug localedata/24615] nl_BE and probably nl_NL as well gives the wrong money format with negative numbers

[Bug malloc/14581] memalign allocations are often not reused after free

[Bug malloc/16939] revert malloc hook deprecation or provide an alternative

[Bug malloc/24216] Check for large bin list corruption when inserting unsorted chunk

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

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

[Bug malloc/24551] mmap: accessing memory beyond mmap-ed region doesn't segfault

[Bug malloc/24551] New: mmap: accessing memory beyond mmap-ed region doesn't segfault

[Bug manual/24512] Document mblen divergence from C11/C17

[Bug manual/24558] Broken sentence in manual/tunables.texi

[Bug manual/24558] New: Broken sentence in manual/tunables.texi

[Bug math/13881] powl inaccurate for x86/x86_64

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

[Bug math/24207] [powerpc] Enable sincos/sincosf in libmvec vector math library on POWER VSX

[Bug math/24208] [powerpc] Enable log/logf in libmvec vector math library on POWER VSX

[Bug math/24209] [powerpc] Enable exp/expf in libmvec vector math library on POWER VSX

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

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

[Bug math/24622] New: powl function inaccurate for x86/x86_64

[Bug math/24622] powl function inaccurate for x86/x86_64

[Bug network/16181] Threade-safe implementation of innetgr and definition of struct __netgrent

[Bug network/24579] New: uninitialized return value of pmap_set & pmap_unset

[Bug network/24579] uninitialized return value of pmap_set & pmap_unset

[Bug nptl/14717] Allow choice of clock source for calls to sem_timedwait() and pthread_mutex_timedwait().

[Bug nptl/15555] pthread_condattr_setclock should accept CLOCK_MONOTONIC_COARSE, CLOCK_MONOTONIC_RAW

[Bug nptl/24568] New: gdb colored output makes nptl/test-*-printers fail

[Bug nptl/24595] [2.28 Regression]: Deadlock in atfork handler which calls dlclose

[Bug nptl/24595] New: [2.28 Regression]: Deadlock in atfork handler which calls dlclose

[Bug ports/13556] Remove ARM old-ABI support

[Bug stdio/23525] Uninitialized multi-byte conversion state in fxprintf

[Bug stdio/24562] __fxprintf makes incorrect assumption about multibyte string conversion

[Bug stdio/24562] New: __fxprintf makes incorrect assumption about multibyte string conversion

[Bug stdio/24563] New: vfprintf makes incorrect assumption about wchar_t character count

[Bug stdio/24563] vfprintf makes incorrect assumption about wchar_t character count

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

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

[Bug stdio/24588] New: Remove codecvt vtables from libio

[Bug stdio/24588] Remove codecvt vtables from libio

[Bug stdio/24616] New: Document undefined behavior of printf ("%s", NULL)

[Bug stdio/24621] New: interleaved output in certain cases (especially when buffersize is less than 128 bytes) when multiple processes fprintf to a file fopen-ed in append mode

[Bug string/24512] Implement current ISO C mblen

[Bug string/24512] New: Implement current ISO C mblen

[Bug time/24614] New: nl_NL LC_MONETARY doesn't match CLDR 27

[Bug time/24614] nl_NL LC_MONETARY doesn't match CLDR 27

RE: Cisco Live USA ( San Diego, CA) - Register Portal List 2019

ICTN: Charismatic Public Speaking: Become a Compelling Leader - June 19-20-21,2019


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