glibc-bugs archive
subject index for October, 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 localedata/20496] agr_PE: new language locale Awajún / Aguaruna (agr) for Peru

[Bug build/19484] x86_64 build fails: ifunc-impl-list.c:50: undefined reference to `__memmove_chk_avx512_no_vzeroupper'

[Bug build/20621] glibc 2.24 fails to compile on x86_64 with "operand type mismatch" in fpu/e_expl.S

[Bug build/20721] Cross-compiling glibc with CFLAGS option -march fails

[Bug build/20721] New: Cross-compiling glibc with CFLAGS option -march fails

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

[Bug build/20750] Build fails with default PIE enabled gcc-6.x

[Bug build/20750] New: Build fails with default PIE enabled gcc-6.x

[Bug buildbot/19761] need builders for every supported architecture

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

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

[Bug dynamic-link/20292] Comparison in elf/dl-open.c _dl_addr_inside_object is always true.

[Bug dynamic-link/20480] Patch: ifunc not executable, crashes sudo qemu

[Bug dynamic-link/20673] ifunc resolver function cannot call extern functions

[Bug dynamic-link/20678] ifunc resolver function cannot call an ifunc resolved function with static linking

[Bug dynamic-link/20680] ifunc resolver cannot access the thread pointer with static linking

[Bug dynamic-link/20708] New: Extra test failures with LD_BNID_NOW=1

[Bug glob/20707] gl_pathv entries not set to NULL with GLOB_DOOFFS

[Bug glob/20707] New: gl_pathv entries not set to NULL with GLOB_DOOFFS

[Bug hurd/15605] gcc-4.8 + tree-loop-distribute-patterns breaks is unsafe for GLIBC

[Bug libc/13983] __libc_message() shouldn't blindly write to STDERR_FILENO

[Bug libc/14627] close() should set errno to EINPROGRESS when interrupted by a signal

[Bug libc/16907] <argp.h> compiled with --std=cXX disables __attribute__

[Bug libc/18403] statically linked app uses vector instructions before main()

[Bug libc/20004] swapcontext for powerpc64 has an instruction missing

[Bug libc/20277] $dp is not initialized correctly in sysdeps/hppa/start.S

[Bug libc/20435] Missing unwind info in __startcontext causes infinite loop in _Unwind_Backtrace (CVE-2016-6323)

[Bug libc/20478] libc_ifunc macro and similar usages leads to false debug-information.

[Bug libc/20554] ld: bss-plt forced due to /usr/lib/libc_nonshared.a(ppc-mcount.oS)

[Bug libc/20639] Inconsistency in definitions of fputwc(), putwc() and putwchar() in glibc

[Bug libc/20647] GLIBC quitting every program - glibc on Pentium-S leads to assertion: "maxidx >= 2"

[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/20662] New: checking whether x86_64-pc-linux-gnu-gcc implicitly enables -fstack-protector no (32bit gcc 6.2.0 pie and ssp enable)

[Bug libc/20673] ifunc resolver function cannot call extern functions

[Bug libc/20673] New: ifunc resolver function cannot call extern functions

[Bug libc/20678] ifunc resolver function cannot call an ifunc resolved function with static linking

[Bug libc/20678] New: ifunc resolver function cannot call an ifunc resolved function with static linking

[Bug libc/20680] ifunc resolver cannot access the thread pointer with static linking

[Bug libc/20680] New: ifunc resolver cannot access the thread pointer with static linking

[Bug libc/20687] New: Non-conformant error description in errlist.c

[Bug libc/20687] Non-conformant error description in errlist.c

[Bug libc/20689] New: Test for FMA should also check for AVX.

[Bug libc/20689] Test for FMA should also check for AVX.

[Bug libc/20720] New: ntfw with FTW_CHDIR and FTW_DEPTH can't back out of a tree properly giving ENOENT

[Bug libc/20720] ntfw with FTW_CHDIR and FTW_DEPTH can't back out of a tree properly giving ENOENT

[Bug libc/20728] New: powerpc: Missing TOC stub in clone

[Bug libc/20728] powerpc: Missing TOC stub in clone

[Bug libc/20745] New: localtime_r returns incorrect result.

[Bug locale/14130] Add utf-8-mac encoding to iconv

[Bug locale/20686] Add el_GR@euro to SUPPORTED.

[Bug locale/20686] New: Add el_GR@euro

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

[Bug localedata/20206] ay_BO: new locale

[Bug localedata/20313] Update locale data to Unicode 9.0

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

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

[Bug localedata/20747] es_VE first day of the week should be Monday

[Bug localedata/20747] New: es_VE first day of the week should be Monday

[Bug malloc/18654] mcheck should warn if threads exist

[Bug malloc/19243] reused_arena can pick an arena on the free list, leading to an assertion failure and reference count corruption

[Bug malloc/19473] Turn malloc_get_state etc. in compatibility symbols

[Bug malloc/20155] malloc: Inconsistent chunk size checks

[Bug malloc/20284] malloc: Corrupt arena avoidance causes unnecessary mmap fallbacks

[Bug malloc/20370] malloc: Arena free list management is still racy (incorrect fix in bug 19243)

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

[Bug malloc/20644] RFE: valgrind interoperation with fortification

[Bug malloc/20646] sysmalloc incorrectly fails with custom morecore function

[Bug malloc/6527] [powerpc] Malloc alignment insufficient for PowerPC

[Bug manual/20424] Document how to provide a malloc replacement

[Bug math/19380] strtod does not raise "inexact"

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

[Bug math/20660] [arm] Use VSQRT

[Bug math/20715] iszero macro breaks existing code

[Bug math/20715] New: iszero macro breaks existing code

[Bug math/20718] [powerpc] copysignl raises "invalid" for sNaN

[Bug math/20718] New: [powerpc] copysignl raises "invalid" for sNaN

[Bug math/20723] New: Static linking fails on Haswell and Sandy Bridge

[Bug math/20723] Static linking fails on Haswell and Sandy Bridge

[Bug math/20723] Static linking fails on Haswell and Sandy Bridge when certain math functions are used

[Bug network/19582] Deprecate RES_USE_INET6

[Bug network/19690] Do not store resolver state (_res) in TCB

[Bug network/20629] libresolv: Remove support for bitstring labels (RES_USEBSTRING)

[Bug network/20683] New: resolv: 2008 ABI breakage related to __p_type_syms

[Bug network/20683] resolv: 2008 ABI breakage related to __p_type_syms

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

[Bug nis/13761] [PATCH] Fix allocation in nss_compat for large number of memberships to a group

[Bug nis/20262] _nss_nis_initgroups_dyn always returns NSS_STATUS_NOTFOUND

[Bug nptl/13119] Erroneous "libgcc_s.so.1 must be installed for pthread_cancel to work" message

[Bug nptl/18243] sem_wait, sem_timedwait are cancellation points shm_open is not

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

[Bug nptl/18729] x86: glibc-2.21 linked with application which uses pthread_rwlock_unlock on pre Haswell CPUs crashes because of TSX-NI usage

[Bug nptl/19303] nptl/tst-cancel24-static fails on arm, mips and hppa

[Bug nptl/19951] Use after free in pthread_detach

[Bug nptl/20116] use after free in pthread_create

[Bug nptl/20452] Addition of sysdep.o to libpthread.a breaks relinking libpthread.a

[Bug nptl/20619] pthread_cond_signal failed to wake up pthread_cond_wait

[Bug nptl/20719] glibc: canceled pthread_cond_wait invokes wrong internal cleanup handler, leading to OOB write

[Bug nptl/20719] New: glibc: canceled pthread_cond_wait invokes wrong internal cleanup handler, leading to OOB write

[Bug nptl/20730] Need a way to tell pthread_cancel and pthread_exit don't do the forced unwind

[Bug nptl/20730] New: Need a way to tell pthread_cancel and pthread_exit don't do the forced unwind

[Bug nss/20237] nss_db: get*ent segfaults without preceding set*ent

[Bug nss/20690] getaddrinfo() for IPPROTO_UDPLITE

[Bug nss/20690] New: getaddrinfo() for IPPROTO_UDPLITE

[Bug stdio/20222] fopencookie: Mangle function pointers

[Bug stdio/20632] Buffer overflow in wchar IO (_IO_wfile_overflow)

[Bug stdio/20677] New: perror() changes orientation of stream when it is redirected

[Bug stdio/20677] perror() changes orientation of stream when it is redirected

[Bug string/17074] New memset for x86 SSE & x86-64

[Bug string/17087] Implement memcasemem()

[Bug string/17279] strncat(..., ..., SIZE_MAX) behaves incorrectly

[Bug string/17879] Library is missing memset_s

[Bug string/19390] Integer overflow in strncat

[Bug string/20736] New: string2.h strcmp macro gratuitously adds __builtin_

[Bug string/20736] powerpc: string2.h strcmp macro gratuitously adds __builtin_

[Bug string/20736] string2.h strcmp macro gratuitously adds __builtin_

[Bug time/20745] localtime_r returns incorrect result.


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