wget segfaults (busybox-1.4.1/uclibc)

Natanael Copa natanael.copa at gmail.com
Wed Feb 7 09:33:09 UTC 2007


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?





More information about the busybox mailing list