search for: __strcpy_sse2_unaligned

Displaying 4 results from an estimated 4 matches for "__strcpy_sse2_unaligned".

2016 Jun 01
2
segfault / crash when asking for large memory via strrep()
...ry not mapped' Traceback: 1: strrep(pc(.), 64L) 2: p(p(p(p(LETTERS)))) 3: system.time(L2 <- p(p(p(p(LETTERS))))) In the debugger, the symptoms point to the possibility of a bug just in the C parts of strrep() : Program received signal SIGSEGV, Segmentation fault. 0x00007ffff54d6223 in __strcpy_sse2_unaligned () from /usr/lib64/libc.so.6 Missing separate debuginfos, use: dnf debuginfo-install bzip2-libs-1.0.6-14.fc22.x86_64 libgcc-5.3.1-6.fc22.x86_64 libgfortran-5.3.1-6.fc22.x86_64 libgomp-5.3.1-6.fc22.x86_64 libicu-54.1-4.fc22.x86_64 libquadmath-5.3.1-6.fc22.x86_64 libstdc++-5.3.1-6.fc22.x86_64 ncurses...
2016 Jun 01
0
segfault / crash when asking for large memory via strrep()
...p(pc(.), 64L) > 2: p(p(p(p(LETTERS)))) > 3: system.time(L2 <- p(p(p(p(LETTERS))))) > > In the debugger, the symptoms point to the possibility of a > bug just in the C parts of strrep() : > > > Program received signal SIGSEGV, Segmentation fault. > 0x00007ffff54d6223 in __strcpy_sse2_unaligned () from /usr/lib64/libc.so.6 > Missing separate debuginfos, use: dnf debuginfo-install bzip2-libs-1.0.6-14.fc22.x86_64 libgcc-5.3.1-6.fc22.x86_64 libgfortran-5.3.1-6.fc22.x86_64 libgomp-5.3.1-6.fc22.x86_64 libicu-54.1-4.fc22.x86_64 libquadmath-5.3.1-6.fc22.x86_64 libstdc++-5.3.1-6.fc22.x86_64 nc...
2016 Mar 22
2
samba 4.4rcx WINS nsswitch module
...ocal/bin/ping) ==3135== by 0x528EB14: (below main) (in /usr/lib64/libc-2.17.so) ==3135== --3135-- REDIR: 0x52ecd70 (libc.so.6:realloc) redirected to 0x4c2ba80 (realloc) --3135-- REDIR: 0x52f2d20 (libc.so.6:strcpy) redirected to 0x4a24716 (_vgnU_ifunc_wrapper) --3135-- REDIR: 0x53018e0 (libc.so.6:__strcpy_sse2_unaligned) redirected to 0x4c2cc80 (strcpy) --3135-- REDIR: 0x530b2b0 (libc.so.6:__GI_strstr) redirected to 0x4c30be0 (__strstr_sse2) --3135-- REDIR: 0x5301130 (libc.so.6:__GI_strncpy) redirected to 0x4c2cf90 (__GI_strncpy) --3135-- REDIR: 0x53a8a70 (libc.so.6:__strncasecmp_avx) redirected to 0x4c2d620 (strn...
2016 Mar 22
7
samba 4.4rcx WINS nsswitch module
WINS nsswitch module -------------------- The WINS nsswitch module has been rewritten to address memory issues and to simplify the code. The module now uses libwbclient to do WINS queries. This means that winbind needs to be running in order to resolve WINS names using the nss_wins module. This does not affect smbd. my problem: old versions >> ping google.com >> PING google.com