From owner-freebsd-current Thu Oct 19 7:52:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from virtual-voodoo.com (virtual-voodoo.com [204.120.165.254]) by hub.freebsd.org (Postfix) with ESMTP id D5DDD37B4D7 for ; Thu, 19 Oct 2000 07:52:52 -0700 (PDT) Received: (from steve@localhost) by virtual-voodoo.com (8.11.1/8.11.1) id e9JEqps50765 for freebsd-current@freebsd.org; Thu, 19 Oct 2000 09:52:51 -0500 (EST) (envelope-from steve) Date: Thu, 19 Oct 2000 09:52:51 -0500 (EST) From: Steve Ames Message-Id: <200010191452.e9JEqps50765@virtual-voodoo.com> To: freebsd-current@freebsd.org Subject: sockstat causing OS lockups Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG admin# sockstat | grep -v '*.*' close(fstat): The OS locked up after that. That's just not normal :) Could someone give me the quick and dirty on how I can provide additional details? This is on -CURRENT from 10/16. The hardware is: Dual P3-500Mhz, 512M RAM. The kernel file is: machine i386 cpu I686_CPU ident ADMIN maxusers 256 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options KBD_INSTALL_CDEV # install a CDEV entry in /dev options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O device isa device eisa device pci device fdc device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID #Static device numbering device atkbdc 1 device atkbd device vga device splash device sc 1 device npx device sio device ppc device ppbus # Parallel port bus (required) device ppi # Parallel port interface device device fxp # Intel EtherExpress PRO/100B (82557, 82558) device random # Entropy device device loop # Network loopback device ether # Ethernet support device pty # Pseudo-ttys (telnet etc) device bpf # Berkeley packet filter options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #print information about # dropped packets options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default options INVARIANTS options INVARIANT_SUPPORT options DIAGNOSTIC options SMP_DEBUG options WITNESS -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message