Date: Thu, 5 Jul 2001 12:04:18 -0700 (PDT) From: David Wolfskill <david@catwhisker.org> To: current@FreeBSD.ORG Subject: Re: Interruptable hang starting init in today's -CURRENT Message-ID: <200107051904.f65J4I217302@bunrab.catwhisker.org> In-Reply-To: <200107051744.f65Hidq16983@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Thu, 5 Jul 2001 10:44:39 -0700 (PDT) >From: David Wolfskill <david@catwhisker.org> >OK; I got today's -CURRENT built and running: >FreeBSD m147.whistle.com 5.0-CURRENT FreeBSD 5.0-CURRENT #60: Thu Jul 5 09:27:49 PDT 2001 root@m147.whistle.com:/common/C/obj/usr/src/sys/LAPTOP_30W i386 >but it exhibits the same "hanging". And sure enough, "sysctl -a" hangs; >here's that last part of its output before it does: >net.inet.tcp.local_slowstart_flightsize: 65535 >net.inet.tcp.newreno: 1 >net.inet.tcp.tcbhashsize: 512 >net.inet.tcp.do_tcpdrain: 1 >net.inet.tcp.pcbcount: 27 >net.inet.tcp.icmp_may_rst: 1 >net.inet.tcp.msl: 30000 >net.inet.tcp.always_keepalive: 1 >net.inet.udp.checksum: 1 >net.inet.udp.maxdgram: 9216 >net.inet.udp.recvspace: 42080 >net.inet.udp.log_in_vain: 0 >net.inet.udp.blackhole: 0 >net.inet.accf.unloadable: 0 >^C Interestingly, "sysctl -a -N" spits out names, but then seems to fall into a rut: net.inet.udp.stats net.inet.udp.maxdgram net.inet.udp.recvspace net.inet.udp.pcblist net.inet.udp.log_in_vain net.inet.udp.blackhole net.inet.udp.getcred net.inet.accf.unloadable net.inet.accf.373 net.inet.accf.373 net.inet.accf.373 net.inet.accf.373 net.inet.accf.373 net.inet.accf.373 net.inet.accf.373 ... [>20k more lines in a few seconds...] Looks as if it's looping with no termination conditions being matched. cheers, david -- David H. Wolfskill david@catwhisker.org As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107051904.f65J4I217302>