Verified to exist in 8.1-RC1. Submitted as PR 147980. ---------- Forwarded message ---------- From: Nicholas Mills <nlmills@g.clemson.edu> Date: Sat, Jun 5, 2010 at 9:01 PM Subject: Sysinstall crashes in 8.1-BETA1 To: randi@freebsd.org Hello, I found and patched a bug in sysinstall(8). My system is running GENERIC 8.1-BETA1 on i386. Initial install went well, but after the system booted I wanted to add some other distributions. However, every time I attempted to connect to an ftp server sysinstall would crash and dump core. I traced the problem down to some uninitialized variables in tcpip.c:tcpDeviceSelect. Attached is my patch. Thanks, Nick Mills nlmills@g.clemson.edu -------------- next part -------------- A non-text attachment was scrubbed... Name: tcpip.patch Type: application/octet-stream Size: 420 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20100618/6574d51e/tcpip-0001.obj