From owner-freebsd-current Thu Jul 5 12: 4:51 2001 Delivered-To: freebsd-current@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id A84CC37B401 for ; Thu, 5 Jul 2001 12:04:48 -0700 (PDT) (envelope-from david@catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.4/8.11.4) id f65J4I217302 for current@FreeBSD.ORG; Thu, 5 Jul 2001 12:04:18 -0700 (PDT) Date: Thu, 5 Jul 2001 12:04:18 -0700 (PDT) From: David Wolfskill Message-Id: <200107051904.f65J4I217302@bunrab.catwhisker.org> To: current@FreeBSD.ORG Subject: Re: Interruptable hang starting init in today's -CURRENT In-Reply-To: <200107051744.f65Hidq16983@bunrab.catwhisker.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Date: Thu, 5 Jul 2001 10:44:39 -0700 (PDT) >From: David Wolfskill >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