glibc-bugs archive
subject index for December, 2016

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 admin/13933] web site links to git are not so easy to find

[Bug build/19398] linknamespace tests fail with massively parallel build

[Bug build/19816] [PATCH] Fix stack protector detection.

[Bug build/20518] Compilation Fails on x86_64 when ssse3 / avx is enabled and _FORTIFY_SOURCE is not set

[Bug build/20918] Building with --enable-nss-crypt fails tst-linkall-static.

[Bug build/20918] New: Building with --enable-nss-crypt fails tst-linkall-static.

[Bug build/20967] New: Several Tests failed on MIPS64 N64

[Bug build/20967] Several Tests failed on MIPS64 N64

[Bug build/7065] Support building glibc with -fstack-protector or -fstack-protector-all

[Bug dynamic-link/11941] ld.so: Improper assert map->l_init_called in dlclose

[Bug dynamic-link/14370] ld.so crashes on mismatched TLS/non-TLS symbols

[Bug dynamic-link/14577] dlopen does not unload failed module - second dlopen succeeds

[Bug dynamic-link/20204] Protect _dl_open_hook and _dlfcn_hook with pointer guard

[Bug dynamic-link/20508] _dl_runtime_resolve_avx/_dl_runtime_profile_avx512 cause transition penalty

[Bug dynamic-link/20831] _dl_map_segments does not test for __mprotect failures consistently

[Bug dynamic-link/20915] global-dynamic TLS broken on aarch64

[Bug dynamic-link/20915] New: global-dynamic TLS broken on aarch64

[Bug dynamic-link/20944] dynamic linker broken on trunk

[Bug dynamic-link/20944] New: dynamic linker broken on trunk

[Bug dynamic-link/20972] ld-linux crashing with SIGSEGV when preloading libesets_pac.so to libc.so

[Bug dynamic-link/20972] New: ld-linux crashing with SIGSEGV when preloading libesets_pac.so to libc.so

[Bug dynamic-link/20990] Double dlclose() detection contains data race, is unreliable, and can corrupt memory.

[Bug dynamic-link/20990] New: Double dlclose() detection contains data race, is unreliable, and can corrupt memory.

[Bug libc/17252] getrandom and getentropy syscall

[Bug libc/19514] [PATCH] Fix spelling errors in spelling "implement"/"implementation" in several places

[Bug libc/19826] invalid pointer returned from __tls_get_addr with static linking

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

[Bug libc/20386] assert (X = 0) does not result in GCC warning

[Bug libc/20662] checking whether x86_64-pc-linux-gnu-gcc implicitly enables -fstack-protector no (32bit gcc 6.2.0 pie and ssp enable)

[Bug libc/20847] tst-vfork3 failure

[Bug libc/20853] raise in catch_segfault supresses kernel messages for segfaults under libSegFault.so in Linux

[Bug libc/20956] debug/tst-backtrace3-6 don't work with -O3 anymore

[Bug libc/20956] New: debug/tst-backtrace3-6 don't work with -O3 anymore

[Bug libc/20975] Deferred cancellation triggers in __check_pf and looses lock leading to deadlock.

[Bug libc/20975] New: Deferred cancellation triggers in __check_pf and looses lock leading to deadlock.

[Bug libc/20980] CFLAGS environment variable replaces vital options

[Bug libc/20980] New: CFLAGS environment variable replaces vital options

[Bug librt/20950] New: Do asynchronous execution for lio_listio's IOs

[Bug locale/20974] bs_BA: yesexpr/noexpr regexes accept any character

[Bug locale/20974] New: bs_BA: yesexpr/noexpr regexes accept any character

[Bug localedata/10871] ru_RU: 'mon' array should contain both nominative and genitive cases

[Bug localedata/20664] Unexpected collation in en_US.UTF-8, different to ICU CLDR

[Bug localedata/20864] iconv: cp936 missing single-byte euro sign (0x80, U+20AC), not same as GBK

[Bug localedata/20903] charmaps: glibc's Windows single-byte pages don't map like Windows for previously unmapped points

[Bug localedata/20903] glibc's Windows single-byte pages don't map like Windows for previously unmapped points

[Bug localedata/20903] New: glibc's Windows single-byte pages don't map like Windows for previously unmapped points

[Bug localedata/20952] New: Please add the new yuw_PG locale

[Bug localedata/20952] yuw_PG: new locale

[Bug malloc/14483] obstack uses int for allocation sizes

[Bug malloc/14827] free() doesn't honor M_TRIM_THRESHOLD

[Bug math/20495] x86_64 performance degradation due to AVX/SSE transition penalty

[Bug math/20539] GCC 7 -static -lm fails to link at -O3

[Bug math/20894] New: The strange behavior of the log function

[Bug math/20894] The strange behavior of the log function

[Bug math/20916] New: pow handling of sNaN arguments

[Bug math/20916] pow handling of sNaN arguments

[Bug math/20919] Bad pow (qNaN, 0) result with -lieee

[Bug math/20919] New: Bad pow (qNaN, 0) result with -lieee

[Bug math/20940] hypot sNaN handling

[Bug math/20940] New: hypot sNaN handling

[Bug math/20947] fmax, fmin sNaN handling

[Bug math/20947] New: fmax, fmin sNaN handling

[Bug math/5268] [ldbl-128ibm] huge and denornal reads and writes for long doubles

[Bug network/13500] __cmsg_nxthdr in cmsg_nxthdr.c (CMSG_NXTHDR) has undefined behavior when setting up ancillary data

[Bug network/16421] IN6_IS_ADDR_UNSPECIFIED can use undefined s6_addr32

[Bug network/18784] res_query and related function crash for special record type queries (CVE-2015-5180)

[Bug network/19582] Deprecate RES_USE_INET6

[Bug network/19728] out of bounds stack read in libidn function idna_to_ascii_4i

[Bug network/20593] Update DNS RR type definitions

[Bug network/20964] New: sunrpc: Stack-based buffer overflow in getrpcport with RES_USE_INET6

[Bug network/20964] sunrpc: Stack-based buffer overflow in getrpcport with RES_USE_INET6

[Bug network/984] Respond to changed resolv.conf in gethostbyname

[Bug nis/20978] New: strlen on null pointer on nss_nisplus

[Bug nis/20978] strlen on null pointer in nss_nisplus

[Bug nis/20987] New: NIS+ unbounded stack allocations

[Bug nis/20987] NIS+ unbounded stack allocations

[Bug nptl/13165] pthread_cond_wait() can consume a signal that was sent before it started waiting

[Bug nptl/14485] File corruption race condition in robust mutex unlocking

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

[Bug nptl/18435] pthread_once hangs when init routine throws an exception

[Bug nptl/19004] tst-robust8 fails intermittently on x86_64

[Bug nptl/19402] Deadlock with robust shared mutex and asynchronous termination

[Bug nptl/19941] pthread_cond_broadcast wakes only one thread when used with PTHREAD_PRIO_INHERIT mutex on powerpc

[Bug nptl/20116] use after free in pthread_create

[Bug nptl/20965] New: x86_64: call/push/pop is invalid in inline assembly

[Bug nptl/20973] New: robust mutexes: Lost wake-ups

[Bug nptl/20973] robust mutexes: Lost wake-ups

[Bug nptl/20985] New: robust mutexes: lowlevelrobustlock assembly on x86 blocks on wrong condition

[Bug nptl/20998] New: libpthread IFUNC resolver for longjmp, siglongjmp can lead to crash

[Bug nss/20874] getaddrinfo_a segfault

[Bug nss/20900] __res_maybe_init doesn't work with DHCP

[Bug nss/20900] New: __res_maybe_init doesn't work with DHCP

[Bug stdio/17829] Incorrect handling of precision specifier in printf family

[Bug stdio/19853] Printing IBM long double in decimal with high precision is sometimes incorrect

[Bug stdio/20938] In variable-width charsets, _IO_wfile_sync passes a negative buffer size to __codecvt_do_length on certain inputs to fgetws resulting in SIGSEGV

[Bug stdio/20938] New: In variable-width charsets, _IO_wfile_sync passes a negative buffer size to __codecvt_do_length on certain inputs to fgetws resulting in SIGSEGV

[Bug stdio/21004] fread/fwrite does not handle EINTR correctly

[Bug stdio/21004] New: fread/fwrite does not handle EINTR correctly

[Bug string/19387] Integer overflow in memchr

[Bug string/20971] New: powerpc64/power7 memchr overflows internal pointer check

[Bug string/20971] powerpc64/power7 memchr overflows internal pointer check

[Bug string/21006] New: string/tst-xbzero-opt fails on s390x

[Bug time/11620] Bad design of timezone conversions


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