wget segfaults (busybox-1.4.1/uclibc)

Denis Vlasenko vda.linux at googlemail.com
Wed Feb 7 21:26:49 UTC 2007


On Wednesday 07 February 2007 10:33, Natanael Copa wrote:
> Hi,
> 
> I just discovered that busybox wget segfaults in my
> gentoo/hardened/uclibc environment.
> 
> 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?

What is your bbox version and .config? uclibc version and .config?
--
vda



More information about the busybox mailing list