wget segfaults (busybox-1.4.1/uclibc)

Ned Ludd solar at gentoo.org
Wed Feb 7 22:39:14 UTC 2007


On Wed, 2007-02-07 at 10:33 +0100, Natanael Copa wrote:
> Hi,
> 
> I just discovered that busybox wget segfaults in my
> gentoo/hardened/uclibc environment.

I more or less have a tinderbox setup with the same setup.

uClibc-0.9.28.1
busybox-1.4.1

gcc version 3.4.6 (Gentoo Hardened 3.4.6-r2, HTB-3.4.4-1.00,
ssp-3.4.6-1.0, pie-8.7.9)

wget does not segfault here.

Unless your /etc/services matches the following checksum
bd6b457cdce64b7932a4db4d4a251265 can you post that also?

> 
> strace shows this:
> 
> open("/etc/services", O_RDONLY)         = 3
> ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x5fc7f8d8) = -1 ENOTTY
> (Inappropriate ioctl for device)
> brk(0x10e57000)                         = 0x10e57000
> read(3, "# /etc/services\n#\n# Network serv"..., 4096) = 4096
> read(3, "E service\n# private\t77/udp\nvettc"..., 4096) = 4096
> close(3)                                = 0
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++
> Process 15366 detached
> 
> Does anybody know anything about it?
> 
> 
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/cgi-bin/mailman/listinfo/busybox
> 
-- 
Ned Ludd <solar at gentoo.org>
Gentoo Linux




More information about the busybox mailing list