Mailinglist Archive: opensuse-factory (564 mails)

< Previous Next >
Re: [opensuse-factory] glibc 2.15 coming to Base:System and later Factory
On 28/12/11 21:45, Cristian Rodríguez wrote:
On 28/12/11 17:56, Andreas Jaeger wrote:
Cristian Rodríguez <crrodriguez@xxxxxxxxxxxx> writes:

Seems to be related to bnc#700362. I wonder what it solves,

Ok, I forced the install, it did not go so well... :oops

nscd[1819]: segfault at 3 ip 0000000000000003 sp 00007fff71eeac48 error
14 in libnss_files-2.15.so[7f105e48a000+c000]

Yep, unscd crashes with the new libc.. will investigate more later.




open("/lib64/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300!\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=62460, ...}) = 0
mmap(NULL, 2148176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7b2b1cb000
mprotect(0x7f7b2b1d7000, 2093056, PROT_NONE) = 0
mmap(0x7f7b2b3d6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f7b2b3d6000
close(3) = 0
mprotect(0x7f7b2b3d6000, 4096, PROT_READ) = 0
munmap(0x7f7b2bd9d000, 145048) = 0
--- {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x1} (Segmentation fault) ---
+++ killed by SIGSEGV +++
[1] 2251 segmentation fault strace nscd

So, it crashes just after loading the shared library in question.. bug in the linker then ?


--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx

< Previous Next >