Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 1997 20:29:07 +0200 (GMT)
From:      csgs@omega.ru.ac.za (Graham Smith)
To:        current@FreeBSD.ORG
Subject:    fdesc file system causes instant reboot
Message-ID:  <m0xGTWF-001ZHPC@cs.ru.ac.za>

next in thread | raw e-mail | index | archive | help

We  are  running  freeBSD current on a dual pentium 200. If we
mount fdesc with an /etc/fstab  like so:
 fdesc /dev fdesc rw,union 

and then do something like:
 bash$ cat /dev/stdout | somenonexistantfile

the machine reboots instantly.

this is the top of dmesg:
Copyright (c) 1992-1997 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The  Regents  of  the  University  of  California. All
        rights reserved.
FreeBSD 3.0-CURRENT #0: Sun Sep 14 23:58:02 SAT 1997
    grahams@rucus.ru.ac.za:/usr/src/sys/compile/RUCUS-SMP
CPU: Pentium (586-class CPU)
  Origin = "GenuineIntel"  Id = 0x52c  Stepping=12
  Features=0x3bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,APIC>
real memory  = 67108864 (65536K bytes)
avail memory = 62742528 (61272K bytes)
FreeBSD/SMP: Multiprocessor motherboard
 cpu0 (BSP): apic id:  0, version: 0x00030010, at 0xfee00000
 cpu1 (AP):  apic id:  1, version: 0x00030010, at 0xfee00000
 io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec00000
Probing for devices on PCI bus 0:
chip0: <Intel 82439> rev 0x03 on pci0.0.0
chip1: <Intel 82371SB PCI to ISA bridge> rev 0x01 on pci0.7.0
ide_pci0: <Intel PIIX3 Bus-master IDE controller> rev 0x00 on pci0.7.1
ahc0:  <Adaptec  aic7880 Ultra SCSI host adapter> rev 0x00 int
a irq 19 on pci0.12
.0
ahc0: Using left over BIOS settings
ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs
ahc0: waiting for scsi devices to settle
scbus0 at ahc0 bus 0
sd0 at scbus0 target 0 lun 0
sd0: <SEAGATE ST31230N 0300> type 0 fixed SCSI 2
sd0: Direct-Access 1010MB (2069860 512 byte sectors)
sd1 at scbus0 target 6 lun 0
sd1: <IBM DORS-32160 S82C> type 0 fixed SCSI 2
sd1: Direct-Access 2063MB (4226725 512 byte sectors)
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 at 0x300-0x31f irq 3 on isa
ed0: address 00:00:e8:1c:7b:57, type NE2000 (16 bit) 
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
lpt1 not found
psm0: disabled, not probed.
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <WDC AC33100H>
wd0:  3020MB  (6185088  sectors), 6136 cyls, 16 heads, 63 S/T,
512 B/S
wdc0: unit 1 (wd1): <ST3290A>
wd1: 249MB (510510 sectors), 1001 cyls, 15 heads, 34 S/T, 512 B/S
wdc1 not found at 0x170
aha0 not found at 0x330
mcd0 not probed due to I/O address conflict with ed0 at 0x300
matcdc0 not found at 0x230
scd0 not found at 0x230
npx0 on motherboard
npx0: INT 16 interface
apm0: disabled, not probed.
APIC_IO: routing 8254 via 8259 on pin 0
SMP: AP CPU #1 Launched!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0xGTWF-001ZHPC>