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

[Bug dynamic-link/11754] RFE: dlopen of ET_EXEC file

[Bug dynamic-link/14379] shared object constructors are called in the wrong order

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

[Bug dynamic-link/16709] Dynamic linking with large number of DSOs degrades into linear lookup

[Bug dynamic-link/17645] RFE: Improve performance of dynamic loader for deeply nested DSO dependencies.

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

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

[Bug dynamic-link/24214] user defined ifunc resolvers may run in ldd mode

[Bug dynamic-link/24323] dlopen should not be able open PIE objects

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

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

[Bug dynamic-link/24645] ability to change IFUNC while program is running

[Bug dynamic-link/24645] New: ability to change IFUNC while program is running

[Bug dynamic-link/24718] New: Unresolved weak dependency on a versioned symbol should not prevent a program from running

[Bug dynamic-link/24718] Unresolved weak dependency on a versioned symbol should not prevent a program from running

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

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

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

[Bug libc/19767] vdso is not used with static linking

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

[Bug libc/23406] tst-copy_file_range should refuse to run without support for holes

[Bug libc/24092] on seeds 0 and 1, srandom() initializes the random number generator in the same way

[Bug libc/24636] Export basic metadata about ABI compatibility

[Bug libc/24636] New: Export basic metadata about ABI compatibility

[Bug libc/24637] New: segmentation violation in __run_exit_handlers when called by statically linked busybox 1.27.2

[Bug libc/24637] segmentation violation in __run_exit_handlers when called by statically linked busybox 1.27.2

[Bug libc/24640] __ppc_get_timebase_freq() always return 0 when using static linked glibc

[Bug libc/24640] New: __ppc_get_timebase_freq() always return 0 when using static linked glibc

[Bug libc/24654] New: Wrong declaration of wcschr in libc manual

[Bug libc/24655] New: Inconsistent declaration of wcsrchr in libc manual

[Bug libc/24668] libio/tst-wfile-sync get unexpected error number ESPIPE if the test is on the remote target

[Bug libc/24668] New: libio/tst-wfile-sync get unexpected error number ESPIPE if the test is on the remote target

[Bug libc/24692] New: pldd should fail on >1 PT_INTERP or >1 PT_DYNAMIC entries.

[Bug libc/24693] New: support/support_subprocess.c (support_suprocess_init): Should set result.pid and be named differently

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

[Bug libc/24740] getdents64 type confusion

[Bug libc/24740] New: getdents64 type confusion

[Bug libc/24744] New: Remove copy_file_range emulation

[Bug libc/24744] Remove copy_file_range emulation

[Bug libc/7075] sprintf(buf, "%sfoo", buf) has different results with -O2 -D_FORTIFY_SOURCE=2 (__sprintf_chk bug?)

[Bug locale/10871] 'mon' array should contain both nominative and genitive cases

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

[Bug locale/24646] isspace/tolower, et cetera very slow on ppc64el

[Bug locale/24646] New: isspace/tolower, et cetera very slow on ppc64el

[Bug locale/24667] New: The input argument of tst-locale-locpath.sh is wrong

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

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

[Bug localedata/23831] nl_NL missing LC_NUMERIC thousands_sep

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

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

[Bug localedata/24652] New: szl_PL spelling correction

[Bug localedata/24652] szl_PL spelling correction

[Bug localedata/24658] New: wcwidth inconsistencies with Unicode 12.1

[Bug localedata/24658] wcwidth inconsistencies with Unicode 12.1

[Bug localedata/24682] New: zh_CN first weekday should be Monday per GB/T 7408-2005

[Bug localedata/24682] zh_CN first weekday should be Monday per GB/T 7408-2005

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

[Bug malloc/19564] Remove deprecated malloc symbols from the API

[Bug malloc/23328] Remove malloc hooks and ensure related APIs return no data.

[Bug manual/24638] New: Error in example of parsing a template string

[Bug manual/24654] Wrong declaration of wcschr in libc manual

[Bug manual/24655] Inconsistent declaration of wcsrchr in libc manual

[Bug manual/24657] New: Two mistakes in manual index

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

[Bug math/24209] [powerpc] Enable exp/expf in 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 network/13500] __cmsg_nxthdr in cmsg_nxthdr.c (CMSG_NXTHDR) has undefined behavior when setting up ancillary data

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

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

[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/24696] New: endgrent() clobbers errno=ERRNO for 'group: db files' entry in /etc/nsswitch.conf

[Bug stdio/24228] old x86 applications that use legacy libio crash on exit

[Bug stdio/24632] New: Old binaries which use freopen with default stdio handles crash

[Bug stdio/24632] Old binaries which use freopen with default stdio handles crash

[Bug time/24630] mktime fails with certain timezones since glibc 2.28: "Value too large for defined data type"

[Bug time/24630] New: mktime fails with certain timezones since glibc 2.28: "Value too large for defined data type"

Alcatel Lucent Potential Business Leads

Re: Pygeum Africanum Extract Powder


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