Mailinglist Archive: opensuse-factory (564 mails)
| < Previous | Next > |
Re: [opensuse-factory] glibc 2.15 coming to Base:System and later Factory
- From: Cristian Rodríguez <crrodriguez@xxxxxxxxxxxx>
- Date: Wed, 28 Dec 2011 21:56:49 -0300
- Message-id: <4EFBBAD1.8090808@opensuse.org>
On 28/12/11 21:45, Cristian Rodríguez wrote:
(gdb) bt
#0 0x0000000000000001 in ?? ()
#1 0x00007ffff740ec9f in _nss_files_init (cb=0x1) at nss_files/files-init.c:47
#2 0x00007ffff7b2a1ba in nss_load_library (ni=0x55555575e3d0) at nsswitch.c:360
#3 0x00007ffff7b2a9f5 in nss_load_all_libraries (service=<optimized out>, def=<optimized out>) at nsswitch.c:789
#4 0x00007ffff7b2af08 in __nss_disable_nscd (cb=<optimized out>) at nsswitch.c:808
#5 0x00005555555568de in main ()
(gdb) bt full
#0 0x0000000000000001 in ?? ()
No symbol table info available.
#1 0x00007ffff740ec9f in _nss_files_init (cb=0x1) at nss_files/files-init.c:47
No locals.
#2 0x00007ffff7b2a1ba in nss_load_library (ni=0x55555575e3d0) at nsswitch.c:360
cb = <optimized out>
initlen = <optimized out>
init_name = 0x7fffffffd6d0 "_nss_files_init"
ifct = <optimized out>
shlen = <optimized out>
saved_errno = 0
shlib_name = <optimized out>
#3 0x00007ffff7b2a9f5 in nss_load_all_libraries (service=<optimized out>, def=<optimized out>) at nsswitch.c:789
ni = 0x55555575e3d0
#4 0x00007ffff7b2af08 in __nss_disable_nscd (cb=<optimized out>) at nsswitch.c:808
No locals.
#5 0x00005555555568de in main ()
No symbol table info available.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
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.
(gdb) bt
#0 0x0000000000000001 in ?? ()
#1 0x00007ffff740ec9f in _nss_files_init (cb=0x1) at nss_files/files-init.c:47
#2 0x00007ffff7b2a1ba in nss_load_library (ni=0x55555575e3d0) at nsswitch.c:360
#3 0x00007ffff7b2a9f5 in nss_load_all_libraries (service=<optimized out>, def=<optimized out>) at nsswitch.c:789
#4 0x00007ffff7b2af08 in __nss_disable_nscd (cb=<optimized out>) at nsswitch.c:808
#5 0x00005555555568de in main ()
(gdb) bt full
#0 0x0000000000000001 in ?? ()
No symbol table info available.
#1 0x00007ffff740ec9f in _nss_files_init (cb=0x1) at nss_files/files-init.c:47
No locals.
#2 0x00007ffff7b2a1ba in nss_load_library (ni=0x55555575e3d0) at nsswitch.c:360
cb = <optimized out>
initlen = <optimized out>
init_name = 0x7fffffffd6d0 "_nss_files_init"
ifct = <optimized out>
shlen = <optimized out>
saved_errno = 0
shlib_name = <optimized out>
#3 0x00007ffff7b2a9f5 in nss_load_all_libraries (service=<optimized out>, def=<optimized out>) at nsswitch.c:789
ni = 0x55555575e3d0
#4 0x00007ffff7b2af08 in __nss_disable_nscd (cb=<optimized out>) at nsswitch.c:808
No locals.
#5 0x00005555555568de in main ()
No symbol table info available.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |