From owner-freebsd-stable Thu Mar 19 07:46:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08138 for freebsd-stable-outgoing; Thu, 19 Mar 1998 07:46:23 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08049 for ; Thu, 19 Mar 1998 07:45:58 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.8.8/8.8.5) with SMTP id VAA04873 for ; Thu, 19 Mar 1998 21:47:45 +0600 (NS) Date: Thu, 19 Mar 1998 21:47:45 +0600 (NS) From: Max Khon To: stable@FreeBSD.ORG Subject: struct nfs_uid bloated Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk hi, there! i compiled kernel/world cvsupped two or three days ago and get following message while booting: mountd: struct nfsuid bloated (>128 bytes) Try unionizing the nu_nickname and nu_flag fields ===== dmesg output ===== Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.6-BETA #0: Wed Mar 18 16:04:53 NS 1998 fjoe@iclub.nsu.ru:/usr/src/sys/compile/iclub CPU: Pentium (200.46-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping=12 Features=0x1bf real memory = 67108864 (65536K bytes) avail memory = 63873024 (62376K bytes) Probing for devices on PCI bus 0: chip0 rev 3 on pci0:0:0 chip1 rev 1 on pci0:7:0 chip2 rev 0 on pci0:7:1 vx0 <3COM 3C590 Etherlink III PCI> rev 0 int a irq 12 on pci0:9:0 utp[*utp*] address 00:20:af:f7:3c:33 Warning! Defective early revision adapter! vga0 rev 64 int a irq 10 on pci0:11:0 ahc0 rev 0 int a irq 11 on pci0:12:0 ahc0: aic7880 Single Channel, SCSI Id=7, 16/255 SCBs ahc0: target 0 Tagged Queuing Device (ahc0:0:0): "IBM DCAS-34330 S61A" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 4134MB (8467200 512 byte sectors) sd0(ahc0:0:0): with 8205 cyls, 6 heads, and an average 171 sectors/track ahc0: target 1 Tagged Queuing Device (ahc0:1:0): "IBM DCAS-34330 S61A" type 0 fixed SCSI 2 sd1(ahc0:1:0): Direct-Access 4134MB (8467200 512 byte sectors) sd1(ahc0:1:0): with 8205 cyls, 6 heads, and an average 171 sectors/track (ahc0:3:0): "NEC CD-ROM DRIVE:222 3.1k" type 5 removable SCSI 2 cd0(ahc0:3:0): CD-ROM can't get the size Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in npx0 on motherboard npx0: INT 16 interface apm0 on isa apm: found APM BIOS version 1.1 changing root device to sd0s2a Intel Pentium F00F detected, installing workaround WARNING: / was not properly dismounted. struct nfsuid bloated (> 128bytes) Try unionizing the nu_nickname and nu_flag fields pid 809 (tmp), uid 0: exited on signal 11 (core dumped) ===== cut here ===== /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message