[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#425404: nscd: free's invalid pointer, causing calling program to abort



Package: nscd
Version: 2.3.6.ds1-13
Severity: important

So I get this output:

*** glibc detected *** free(): invalid pointer: 0x00002ae2a531bf80 ***
/usr/bin/da-backup: line 184:   360 Aborted                 (core dumped) rsync -varzH -e "ssh -i /root/.ssh/da_svn" --delete --delete-after --ignore-errors
/srv/svn.debian.org/svn/ root@backup.debian.org:irrelevant/


A backtrace of the core file shows:
#0  0x00002ae2a511107b in raise () from /lib/libc.so.6
No symbol table info available.
#1  0x00002ae2a511284e in abort () from /lib/libc.so.6
No symbol table info available.
#2  0x00002ae2a5147629 in __libc_message () from /lib/libc.so.6
No symbol table info available.
#3  0x00002ae2a514e193 in _int_free () from /lib/libc.so.6
No symbol table info available.
#4  0x00002ae2a514e21e in free () from /lib/libc.so.6
No symbol table info available.
#5  0x00002ae2a51d974a in nscd_getpw_r () from /lib/libc.so.6
No symbol table info available.
#6  0x00002ae2a51d97e6 in __nscd_getpwuid_r () from /lib/libc.so.6
No symbol table info available.
#7  0x00002ae2a5173066 in getpwuid_r@@GLIBC_2.2.5 () from /lib/libc.so.6
No symbol table info available.
#8  0x00002ae2a517293f in getpwuid () from /lib/libc.so.6
No symbol table info available.
#9  0x0000000000427397 in uid_to_name (uid=36855) at uidlist.c:68
        pass = (struct passwd *) 0x4a99bafb5
#10 0x00000000004279bb in add_uid (uid=36855) at uidlist.c:249
        list = (struct idlist *) 0x0
#11 0x000000000041db93 in send_file_entry (file=0x2ae2a99b8ad8, f=4) at flist.c:424

So it appears the breakage is in nscd.  Let me know you if there is any
more information I can supply.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-xen-amd64
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)

Versions of packages nscd depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries

nscd recommends no packages.

-- no debconf information



Reply to: