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

[herbert@gondor.apana.org.au: Re: Bug#154375: finger dumps core about '+' in /etc/passwd]



----- Forwarded message from Herbert Xu <herbert@gondor.apana.org.au> -----

To: Harald Dunkel <Harri.Dunkel@synopsys.com>, 154375@bugs.debian.org
Cc: libc6@packages.debian.org
Subject: Re: Bug#154375: finger dumps core about '+' in /etc/passwd
From: Herbert Xu <herbert@gondor.apana.org.au>

reassign 154375 libc6
quit

On Fri, Jul 26, 2002 at 04:29:24PM +0200, Harald Dunkel wrote:
> Package: finger
> Version: 0.17-6
> 
> finger does a core dump on my machine. Starting it with
> 'strace -f finger' I get
> 
> :
> :
> open("/etc/passwd", O_RDONLY)           = 3
> fcntl64(3, F_GETFD)                     = 0
> fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
> fstat64(3, {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 
> 0) = 0x40015000
> _llseek(3, 0, [0], SEEK_CUR)            = 0
> read(3, "root:fxiEqFrcCE4HKQ:0:0:root:/roo"..., 4096) = 1137
> --- SIGSEGV (Segmentation fault) ---
> +++ killed by SIGSEGV +++

This is in the middle of a call to libc6...
-- 
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

----- End forwarded message -----

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/


-- 
To UNSUBSCRIBE, email to debian-glibc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: