glibc-bugs archive
subject index for January, 2017

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/5012] Why must glibc be compiled with optimizations enabled?

[Bug build/15998] [powerpc] Set arch_minimum_kernel for powerpc LE

[Bug build/16512] elf/check-localplt doesn't work with versioned dynamic relocations

[Bug build/20615] glibc build fails when using --with-cpu=power9 --enable-multi-arch

[Bug build/20729] glibc-2.24 fails to build for i486 with -Os

[Bug build/21052] cross compiling glibc for arm.

[Bug build/21052] New: cross compiling glibc for arm.

[Bug dynamic-link/12977] glibc dynamic linker behaves unpredictable when using base version

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

[Bug dynamic-link/17090] Assertion failure (map->l_tls_modid == cnt) when dlopen()ing initial-exec TLS shared objects under certain circumstances

[Bug dynamic-link/17620] DTV_SURPLUS limits loading of Static TLS-requiring modules in multi-threaded programs

[Bug dynamic-link/20019] NULL pointer dereference in libc.so.6 IFUNC due to uninitialized GOT

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

[Bug dynamic-link/20972] Running libc.so.6 as an executable triggers IFUNC relocation ordering issues

[Bug dynamic-link/21015] Document and fix --enable-bind-now

[Bug dynamic-link/21015] New: Document and fix --enable-bind-now

[Bug dynamic-link/21041] Fix for bug 20019 causes linker errors for shared libraries using longjmp

[Bug dynamic-link/21041] IFUNC setjmp/longjmp in libpthread.so are unsafe

[Bug dynamic-link/21041] New: Fix for bug 20019 causes linker errors for shared libraries using longjmp

[Bug dynamic-link/21050] New: Prevent tailcall optimizations

[Bug dynamic-link/21050] Prevent tailcall optimizations of libdl functions

[Bug dynamic-link/21082] loader did not check result when allocating tlsblocks

[Bug dynamic-link/21082] New: loader did not check result when allocating tlsblocks

[Bug libc/15105] Extra PLT references with -Os

[Bug libc/16458] endian.h and netinet/in.h byte order macros return values of wrong type

[Bug libc/18078] FAIL: elf/check-localplt with ld from binutils 2.26

[Bug libc/19782] Make x86-64 __memcpy_sse2_unaligned as default

[Bug libc/19920] RFE: test whether a block of memory is all 0

[Bug libc/20616] Limit crypt rounds to avoid denial of service

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

[Bug libc/21018] New: Add memcchr function

[Bug libc/21019] [mips] n32 lseek incorrect on overflow

[Bug libc/21019] New: [mips] n32 lseek incorrect on overflow

[Bug libc/21022] [microblaze] __backtrace get_frame_size namespace

[Bug libc/21022] New: [microblaze] __backtrace get_frame_size namespace

[Bug libc/21026] [MIPS] readahead syscall is broken on n64

[Bug libc/21026] New: [MIPS] readahead syscall is broken on n64

[Bug libc/21029] glibc-2.23 (and later) fails to compile with -fno-omit-frame-pointer on i386

[Bug libc/21029] New: glibc-2.23 (and later) fails to compile with -fno-omit-frame-pointer on i386

[Bug libc/21037] New: open_memstream and freopen

[Bug libc/21045] [powerpc-nofpu] swapcontext does not restore signal mask

[Bug libc/21045] New: [powerpc-nofpu] swapcontext does not restore signal mask

[Bug libc/21049] New: segfault in longjmp_chk() due to clobbered processor register

[Bug libc/21049] segfault in longjmp_chk() due to clobbered processor register

[Bug libc/21053] [SH] Namespace pollution from sys/ucontext.h

[Bug libc/21053] New: [SH] Namespace pollution from sys/ucontext.h

[Bug libc/21073] New: tunables: insecure environment variables passed to subprocesses with AT_SECURE

[Bug libc/21073] tunables: insecure environment variables passed to subprocesses with AT_SECURE

[Bug libc/21075] New: unused assigment to %g4 in sparc/sparc64/clone.S

[Bug libc/21075] unused assigment to %g4 in sparc/sparc64/clone.S

[Bug libc/21075] unused assigment to %g4 in sparc/sparc{64,32}/clone.S

[Bug libc/21088] Build fails with --enable-static-nss

[Bug libc/21088] New: Build fails with --enable-static-nss

[Bug libc/21092] mbsnrtowcs: *src is not left pointing to the invalid multibyte sequence when dest is NULL

[Bug libc/21092] New: mbsnrtowcs: *src is not left pointing to the invalid multibyte sequence when dest is NULL

[Bug libc/21093] New: mbsnrtowcs: *src is not left pointing to the next multibyte sequence to be converted when input buffer ends with incomplete multibyte sequence

[Bug libc/3662] Implementation bugs in random_r and friends

[Bug librt/20489] timer_create in compatibility mode on a 64bit big-endian system segfaults

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

[Bug librt/21061] [microblaze] librt lost clock_* exports

[Bug librt/21061] New: [microblaze] librt lost clock_* exports

[Bug locale/17318] [RFE] Provide a C.UTF-8 locale by default

[Bug locale/18927] Different strings should never collate as equal

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

[Bug locale/21036] Missing overflow checks in localedef reading numbers

[Bug locale/21036] New: Missing overflow checks in localedef reading numbers

[Bug localedata/13063] 'sort -u' will erase some Chinese characters

[Bug localedata/20862] mo_MD@cyrillic: new locale

[Bug localedata/21084] Add support for the IBM858 codepage

[Bug localedata/21084] New: Add support for the IBM858 codepage

[Bug localedata/21091] New: Unexpected collation in ja_JP.UTF-8 probably due to unsupported blocks

[Bug localedata/21091] Unexpected collation in ja_JP.UTF-8 probably due to unsupported blocks

[Bug malloc/16159] malloc_printerr() deadlock, when calling malloc_printerr() again

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

[Bug malloc/17730] thread-local storage is sometimes improperly free()'d after being __libc_memalign()'d

[Bug malloc/19048] malloc: arena free list can become cyclic, increasing contention

[Bug malloc/19182] malloc deadlock between ptmalloc_lock_all and _int_new_arena/reused_arena

[Bug malloc/19431] Deadlock between fflush, getdelim, and fork

[Bug malloc/19469] M_PERTURB in test-skeleton.c invalidates malloc tests

[Bug malloc/20425] unbalanced and poor utilization of memory in glibc arenas may cause memory bloat and subsequent OOM

[Bug malloc/20432] malloc: Minimize interface required for interposition

[Bug malloc/21046] bug16159 seems to have happened again

[Bug malloc/21046] New: bug16159 seem to have happened again

[Bug math/19839] [powerpc] hypot() crashing w/SIGILL at xxlxor on power7 systems

[Bug math/20357] Incorrect cos result for 1.5174239687223976

[Bug math/21028] Fallback fesetexceptflag should always succeed

[Bug math/21028] New: Fallback fesetexceptflag should always succeed

[Bug math/21035] longjmp() resets FPU exception mask

[Bug math/21035] New: longjmp() resets FPU exception mask

[Bug math/21047] arm: fpu_control.h: _FPU_GETCW/_FPU_SETCW is rejected by clang

[Bug math/21047] New: arm: fpu_control.h: _FPU_GETCW/_FPU_SETCW is rejected by clang

[Bug math/21094] New: cosf(1.57079697) has 3 ulp error on targets where the generic c code is used

[Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features

[Bug network/15726] getaddrinfo() returns incorrect status

[Bug network/20844] getaddrinfo() fails in some instances with AF_UNSPEC set

[Bug nis/20987] NIS+ unbounded stack allocations

[Bug nptl/11588] pthread condvars are not priority inheritance aware

[Bug nptl/12683] Race conditions in pthread cancellation

[Bug nptl/12875] pthread_cond_timedwait can steal the wakeup of slower thread in pthread_cond_wait

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

[Bug nptl/13234] Non-pshared condition variables are ~2-2.5x slower than pshared ones at broadcast

[Bug nptl/13701] pthread_rwlock_rdlock & realtime scheduling writer lock precedence

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

[Bug nptl/16160] __lll_robust_trylock is not been implemented correctly in some architecture

[Bug nptl/16410] pthread_cond_timedwait has 70us latency when abstime already expired

[Bug nptl/16630] Use SYSENTER for pthread_cond_broadcast/signal() (i.e. fix "FIXME: Ingo" issue)

[Bug nptl/17463] mutexes owned by a terminated thread are supposed to be owned by an imaginary thread

[Bug nptl/17621] DTV update for Static TLS dlopened modules is racy

[Bug nptl/17628] nptl_db's td_thr_tls* don't check DTV generation

[Bug nptl/18109] PI futexes can also have FUTEX_OWNER_DIED set

[Bug nptl/18463] pthread_cond_broadcast issue when surrounded by PTHREAD_PRIO_INHERIT mutex on ARM

[Bug nptl/18726] Futexes are broken on MIPS/n32

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

[Bug nptl/19430] __reclaim_stacks is bogus

[Bug nptl/19511] 8MB memory leak in pthread_create in case of failure when non-root user changes priority

[Bug nptl/19578] Bind lock and condition variable to share memory address (share between processes)

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

[Bug nptl/19951] Use after free in pthread_detach

[Bug nptl/20116] use after free in pthread_create

[Bug nptl/20822] race condition in __lll_unlock_elision on powerpc

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

[Bug nptl/21016] New: pthread_cond support is broken on hppa

[Bug nptl/21016] pthread_cond support is broken on hppa

[Bug nptl/21031] New: pthread_key_delete() race with thread finalization

[Bug nptl/21031] pthread_key_delete() race with thread finalization

[Bug nptl/21032] New: pthread_key_create() destructors and DSO unloading

[Bug nptl/21032] pthread_key_create() destructors and segfault after a DSO unloading

[Bug nptl/21069] New: printf may deadlock when threads get cancled

[Bug nptl/21069] printf may deadlock when threads get cancled

[Bug nptl/21083] New: robust timed lock may leave other waiters no chance to wake up

[Bug nptl/21085] libthread_db can run into endless loop with corrupt thread list

[Bug nptl/21085] New: libthread_db can run into endless loop with corrupt thread list

[Bug nptl/4274] Performance issue: pthread_cond_signal() causes three context switches instead of one

[Bug nss/19565] Consolidate NSS name resolution interfaces

[Bug regex/11053] Wrong results with backreferences

[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/21004] fread/fwrite does not handle EINTR correctly

[Bug stdio/21037] open_memstream and freopen

[Bug string/18880] Wrong selector in x86_64/multiarch/memcpy.S

[Bug string/19390] Integer overflow in strncat

[Bug string/19586] IFUNC selection logic requires improvement for string and memory routines for x86_64 arch.

[Bug string/19776] Improve sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S

[Bug string/20558] POSIX bcopy/bzero decls do not implement Object Size Checking

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

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

[Bug string/21014] i686 memchr overflows internal pointer check

[Bug string/21014] New: i686 memchr overflows internal pointer check

[Bug string/21018] Add memcchr function

[Bug string/21081] Missing vzeroupper in memset-vec-unaligned-erms.S

[Bug string/21081] New: Missing vzeroupper in memset-vec-unaligned-erms.S

[Bug time/16145] localtime_r etc holds lock via __tz_convert

[Bug time/21060] New: tzset did not catch changes to localtime

chroot kernel too old error with glibc 2.24


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