From nobody  Sun Nov 29 05:09:35 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id FAA28277;
          Sun, 29 Nov 1998 05:09:35 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199811291309.FAA28277@hub.freebsd.org>
Date: Sun, 29 Nov 1998 05:09:35 -0800 (PST)
From: skumles@yahoo.com
To: freebsd-gnats-submit@freebsd.org
Subject: Rebooting accidently because of missing floppy
X-Send-Pr-Version: www-1.0

>Number:         8894
>Category:       i386
>Synopsis:       Rebooting accidently because of missing floppy
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 29 05:20:01 PST 1998
>Closed-Date:    Mon Mar 29 14:54:16 PST 1999
>Last-Modified:  Mon Mar 29 14:55:00 PST 1999
>Originator:     Skumle Gregor m
>Release:        2.2.7
>Organization:
>Environment:
FreeBSD skumle.image.dk 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Sun Nov 29 10:39:31 CET 1998     root@skumle.image.dk:/usr/src/sys/compile/SKUMLE  i386
>Description:
When running 'mount -t msdos /dev/fd0a /mnt' the kernel result is reboot
without unmount. Well it happens the disk not being inserted, it gave
this (from log):

'Nov 29 12:38:08 skumle /kernel: fd0: Operation timeout
Nov 29 12:38:09 skumle /kernel: fd0c: hard error reading fsbn 0 (No status)'

so I pop in the disk that was not inserted at first. I type
'mount -t msdos /dev/fd0a /mnt' hit enter. Nothing happens
first (no green floppy light on) it seems it is rebooting.
It is rebooting, hrm. Here is some info from /var/log/messages

'Nov 29 12:37:48 skumle login: ROOT LOGIN (root) ON ttyv1'

standard or usual entries in log removed

'Nov 29 12:38:08 skumle /kernel: fd0: Operation timeout
Nov 29 12:38:09 skumle /kernel: fd0c: hard error reading fsbn 0 (No status)
Nov 29 12:39:51 skumle /kernel: Copyright (c) 1992-1998 FreeBSD Inc.'

snip
'Nov 29 12:39:52 skumle /kernel: WARNING: / was not properly dismounted'
>How-To-Repeat:
1. Process:
cron,sh,sh,init,csh,csh,csh,csh,csh,adjkerntz,getty,getty,rc5des.

2. See Full Description. I type more .history - nothing there
seem to differ from my memory, it does not log any command of 
mount - last entry: su (this might be just before running mount)

3. It rebooted seconds after typing "mount -t msdos /dev/fd0a
/mnt" and then pressing enter. I could not see anything on screen
after typing the mount command and pressing enter (again - now
with disk inserted) - I am not sure I can repeat the problem like
I write..
>Fix:

>Release-Note:
>Audit-Trail:

From: skumles@yahoo.com
To: freebsd-gnats-submit@FreeBSD.ORG
Cc:  Subject: i386/8894: Rebooting accidently because of missing floppy
Date: Sun, 29 Nov 1998 05:09:35 -0800 (PST)

 >Number:         8894
 >Category:       i386
 >Synopsis:       Rebooting accidently because of missing floppy
 >Confidential:   no
 >Severity:       serious
 >Priority:       high
 >Responsible:    freebsd-bugs
 >State:          open
 >Quarter:
 >Keywords:
 >Date-Required:
 >Class:          sw-bug
 >Submitter-Id:   current-users
 >Arrival-Date:   Sun Nov 29 05:20:01 PST 1998
 >Last-Modified:
 >Originator:     Skumle Gregor m
 >Organization:
 >Release:        2.2.7
 >Environment:
 FreeBSD skumle.image.dk 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Sun Nov 29 10:39:31 CET 1998     root@skumle.image.dk:/usr/src/sys/compile/SKUMLE  i386
 >Description:
 When running 'mount -t msdos /dev/fd0a /mnt' the kernel result is reboot
 without unmount. Well it happens the disk not being inserted, it gave
 this (from log):
 
 'Nov 29 12:38:08 skumle /kernel: fd0: Operation timeout
 Nov 29 12:38:09 skumle /kernel: fd0c: hard error reading fsbn 0 (No status)'
 
 so I pop in the disk that was not inserted at first. I type
 'mount -t msdos /dev/fd0a /mnt' hit enter. Nothing happens
 first (no green floppy light on) it seems it is rebooting.
 It is rebooting, hrm. Here is some info from /var/log/messages
 
 'Nov 29 12:37:48 skumle login: ROOT LOGIN (root) ON ttyv1'
 
 standard or usual entries in log removed
 
 'Nov 29 12:38:08 skumle /kernel: fd0: Operation timeout
 Nov 29 12:38:09 skumle /kernel: fd0c: hard error reading fsbn 0 (No status)
 Nov 29 12:39:51 skumle /kernel: Copyright (c) 1992-1998 FreeBSD Inc.'
 
 snip
 'Nov 29 12:39:52 skumle /kernel: WARNING: / was not properly dismounted'
 >How-To-Repeat:
 1. Process:
 cron,sh,sh,init,csh,csh,csh,csh,csh,adjkerntz,getty,getty,rc5des.
 
 2. See Full Description. I type more .history - nothing there
 seem to differ from my memory, it does not log any command of 
 mount - last entry: su (this might be just before running mount)
 
 3. It rebooted seconds after typing "mount -t msdos /dev/fd0a
 /mnt" and then pressing enter. I could not see anything on screen
 after typing the mount command and pressing enter (again - now
 with disk inserted) - I am not sure I can repeat the problem like
 I write..
 >Fix:
 
 >Audit-Trail:
 >Unformatted:
 
 To Unsubscribe: send mail to majordomo@FreeBSD.org
 with "unsubscribe freebsd-bugs" in the body of the message
 
 

From: Skumle <skumles@yahoo.com>
To: freebsd-gnats-submit@freebsd.org, skumles@yahoo.com
Cc:  Subject: Re: i386/8894: Rebooting accidently because of missing floppy
Date: Fri, 18 Dec 1998 14:55:01 -0800 (PST)

 Problem Report kern/8894
 
 FreeBSD 2.2.7 freezing, rebooting
 
 Release 
   FreeBSD 2.2.7-RELEASE i386
 Environment
   Asus TX97-E mb (#401A0-0108E),
   Intel 82439 TX/82371AB PIIX4 chipset,
   Pentium-200MMX CPU,
   2x16550A onboard, primary/secondary IDE onboard,
   32M EDO DRAM, 512k Pipeline Burst Cache,
   S3 Trio64V2/DX 2M (1.01.04) PCI,
   3Dfx Interactive Voodoo Graphics PCI,
   Creative SoundBlaster AWE64 ISA PnP,
   primary, Quantum Fireball ST3.2A (auto detect),
   secondary, Toshiba CD-ROM XM-6002B/0527 drive,
   Sony 3.5" FDD,
   Logitech PS/2 mouse,
   Key Tronic 101 keyboard,
   Adaptec SCSI2 AHA152x ISA
 
    Running FreeBSD 2.2.8-RELEASE i386, XFree86 3.3.2
    Swap: 74M total about %8 inuse.
 
  Including my dmesg and kernel config file:
 
 CPU: Pentium/P55C (200.46-MHz 586-class CPU)
   Origin = "GenuineIntel"  Id = 0x543  Stepping=3
   Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
 real memory  = 33554432 (32768K bytes)
 avail memory = 30797824 (30076K bytes)
 Probing for devices on PCI bus 0:
 chip0 <Intel 82439TX PCI cache memory controller> rev 1 on pci0:0:0
 chip1 <Intel 82371AB PCI-ISA bridge> rev 1 on pci0:1:0
 chip2 <Intel 82371AB IDE interface> rev 1 on pci0:1:1
 chip3 <Intel 82371AB USB interface> rev 1 int d irq ?? on pci0:1:2
 chip4 <Intel 82371AB Power management controller> rev 1 on pci0:1:3
 vga0 <VGA-compatible display device> rev 4 int a irq 11 on pci0:10:0
 pci0:11:    vendor=0x121a, device=0x0001, class=multimedia (video) [no
 driver assigned]
 Probing for PnP devices:
 CSN 1 Vendor ID: CTL00e4 [0xe4008c0e] Serial 0x1ffddde4
 pcm1 (SB16pnp <SB16 PnP> sn 0x1ffddde4) at 0x220 irq 5 drq 1 flags
 0x15 id 9
 Probing for devices on the ISA bus:
 sc0 at 0x60-0x6f irq 1 on motherboard
 sc0: VGA color <4 virtual consoles, flags=0x0>
 pcm0 not found at 0xffffffff
 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
 psm0 at 0x60-0x64 irq 12 on motherboard
 psm0: model Generic PS/2 mouse, device ID 0
 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
 fdc0: FIFO enabled, 8 bytes threshold
 fd0: 1.44MB 3.5in
 wdc0 at 0x1f0-0x1f7 irq 14 on isa
 wdc0: unit 0 (wd0): <QUANTUM FIREBALL ST3.2A>
 wd0: 3079MB (6306048 sectors), 6256 cyls, 16 heads, 63 S/T, 512 B/S
 wdc1 at 0x170-0x177 irq 15 on isa
 wdc1: unit 0 (atapi): <TOSHIBA CD-ROM XM-6002B/0527>, removable,
 accel, ovlap, dma, iordy
 wcd0: 2755KB/sec, 256KB cache, audio play, 255 volume levels,
 ejectable tray
 wcd0: no disc inside, unlocked
 npx0 flags 0x1 on motherboard
 npx0: INT 16 interface
 joy0 at 0x201 on isa
 joy0: joystick
 Intel Pentium F00F detected, installing workaround
 
 /kernel: WARNING: / was not properly dismounted.
 
 #
 # GENERIC -- Generic machine with WD/AHx/NCR/BTx family
 
 machine         "i386"
 cpu             "I586_CPU"
 ident           SKUMLE
 
 maxusers        5
 options         "MAXMEM=(32*1024)"
 options         "MAXDSIZ=(32*1024*1024)"
 options         "DFLDSIZ=(16*1024*1024)"
 options         "CHILD_MAX=128"
 options         "OPEN_MAX=128"
 
 options         INET                    #InterNETworking
 options         FFS                     #Berkeley Fast options        
 "CD9660"                #ISO 9660 options         PROCFS              
    #Process
 options      	"COMPAT_43"             #BSD 4.3 compat
 options         SCSI_DELAY=3            #Be pessimistic 
 options         BOUNCE_BUFFERS          #include support 
 options         UCONSOLE                #Allow users to 
 options         FAILSAFE                #Be conservative
 options         USERCONFIG              #boot -c editor
 options         VISUAL_USERCONFIG       #visual boot -c 
 
 config          kernel  root on wd0
 
 controller      isa0
 controller      pci0
 
 controller      pnp0 # this is required for PnP support
 device          pcm0 at isa? port? tty irq 5 drq 1 flags 0x15 vector
 pcmintr
 
 controller      fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector
 fdintr
 disk            fd0     at fdc0 drive 0
 controller      wdc0    at isa? port "IO_WD1" bio irq 14 vector wdintr
 disk            wd0     at wdc0 drive 0
 controller      wdc1    at isa? port "IO_WD2" bio irq 15 vector wdintr
 options         ATAPI           #Enable ATAPI support options        
 ATAPI_STATIC    #Don't do it as an LKM
 
 device          wcd0            #IDE CD-ROM
 controller      aic0    at isa? port 0x140 bio irq 10 vector aicintr
 controller      scbus0
 device          sd0
 
 device          sc0     at isa? port "IO_KBD" tty irq 1 vector scintr
 options         MAXCONS=4
 options         SC_HISTORY_SIZE=200
 
 device          npx0    at isa? port "IO_NPX" flags 0x1 irq 13 vector
 npxintr
 device          sio0    at isa? port "IO_COM1" tty irq 4 vector siointr
 device          sio1    at isa? port "IO_COM2" tty irq 3 vector siointr
 device          lpt0    at isa? port? tty irq 7 vector lptintr
 device          psm0    at isa? port "IO_KBD" conflicts tty irq 12
 vector psmintr
 
 pseudo-device   loop
 pseudo-device   log
 pseudo-device   vn      1
 pseudo-device   tun     1
 pseudo-device   pty     4
 pseudo-device   gzip
 
 options         KTRACE          #kernel tracing
 
 options         SYSVSHM
 options         SYSVMSG
 
 Description
   I am running XFree86 3.3.2, XF86_S3 server, window manager is
 Afterstep-1.0 from /ports. The freezing occurred in xterm. At the
 first mount, the disk was not inserted, by error, I don't know if it
 did hang here. I then typed the command with disk inserted hitting
 enter, the freezing part occurred, kernel? rebooting after about 5
 seconds...
 
   I was not sure if 2.2.7 supported diagnostic and -g, as you can see
 they are not of this config file. DDB support was not compiled in
 kernel, I have not been able to collect a new crash dump, but maybe if
 you can catch stack before freeze and reboot. Up til freezing /reboot,
 
 PS/2 mouse work in X11, moused in console,
 PS/2 mouse work in X11, without moused,
 keyboard work in consoles and X11,
 keyboard switching between consoles and X11 work,
 keyboard switching between consoles work
 
 How-To-Repeat
   Freezing, reboot occurring problem is irregular, and I do not have
 the cause to repeat the problem. At the time it occurred some minutes
 after switch to X display from virtual consoles. I was then attempting
 to mount a msdos formatted 3.5" HDD floppy, that known to be accesed
 from DRDOS.
 
 _________________________________________________________
 DO YOU YAHOO!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 

From: Skumle <skumles@yahoo.com>
To: freebsd-gnats-submit@freebsd.org, skumles@yahoo.com
Cc:  Subject: Re: i386/8894: Rebooting accidently because of missing floppy
Date: Fri, 18 Dec 1998 14:56:10 -0800 (PST)

 Problem Report kern/8894
 
 FreeBSD 2.2.7 freezing, rebooting
 
 Release 
   FreeBSD 2.2.7-RELEASE i386
 Environment
   Asus TX97-E mb (#401A0-0108E),
   Intel 82439 TX/82371AB PIIX4 chipset,
   Pentium-200MMX CPU,
   2x16550A onboard, primary/secondary IDE onboard,
   32M EDO DRAM, 512k Pipeline Burst Cache,
   S3 Trio64V2/DX 2M (1.01.04) PCI,
   3Dfx Interactive Voodoo Graphics PCI,
   Creative SoundBlaster AWE64 ISA PnP,
   primary, Quantum Fireball ST3.2A (auto detect),
   secondary, Toshiba CD-ROM XM-6002B/0527 drive,
   Sony 3.5" FDD,
   Logitech PS/2 mouse,
   Key Tronic 101 keyboard,
   Adaptec SCSI2 AHA152x ISA
 
    Running FreeBSD 2.2.8-RELEASE i386, XFree86 3.3.2
    Swap: 74M total about %8 inuse.
 
  Including my dmesg and kernel config file:
 
 CPU: Pentium/P55C (200.46-MHz 586-class CPU)
   Origin = "GenuineIntel"  Id = 0x543  Stepping=3
   Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
 real memory  = 33554432 (32768K bytes)
 avail memory = 30797824 (30076K bytes)
 Probing for devices on PCI bus 0:
 chip0 <Intel 82439TX PCI cache memory controller> rev 1 on pci0:0:0
 chip1 <Intel 82371AB PCI-ISA bridge> rev 1 on pci0:1:0
 chip2 <Intel 82371AB IDE interface> rev 1 on pci0:1:1
 chip3 <Intel 82371AB USB interface> rev 1 int d irq ?? on pci0:1:2
 chip4 <Intel 82371AB Power management controller> rev 1 on pci0:1:3
 vga0 <VGA-compatible display device> rev 4 int a irq 11 on pci0:10:0
 pci0:11:    vendor=0x121a, device=0x0001, class=multimedia (video) [no
 driver assigned]
 Probing for PnP devices:
 CSN 1 Vendor ID: CTL00e4 [0xe4008c0e] Serial 0x1ffddde4
 pcm1 (SB16pnp <SB16 PnP> sn 0x1ffddde4) at 0x220 irq 5 drq 1 flags
 0x15 id 9
 Probing for devices on the ISA bus:
 sc0 at 0x60-0x6f irq 1 on motherboard
 sc0: VGA color <4 virtual consoles, flags=0x0>
 pcm0 not found at 0xffffffff
 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
 psm0 at 0x60-0x64 irq 12 on motherboard
 psm0: model Generic PS/2 mouse, device ID 0
 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
 fdc0: FIFO enabled, 8 bytes threshold
 fd0: 1.44MB 3.5in
 wdc0 at 0x1f0-0x1f7 irq 14 on isa
 wdc0: unit 0 (wd0): <QUANTUM FIREBALL ST3.2A>
 wd0: 3079MB (6306048 sectors), 6256 cyls, 16 heads, 63 S/T, 512 B/S
 wdc1 at 0x170-0x177 irq 15 on isa
 wdc1: unit 0 (atapi): <TOSHIBA CD-ROM XM-6002B/0527>, removable,
 accel, ovlap, dma, iordy
 wcd0: 2755KB/sec, 256KB cache, audio play, 255 volume levels,
 ejectable tray
 wcd0: no disc inside, unlocked
 npx0 flags 0x1 on motherboard
 npx0: INT 16 interface
 joy0 at 0x201 on isa
 joy0: joystick
 Intel Pentium F00F detected, installing workaround
 
 /kernel: WARNING: / was not properly dismounted.
 
 #
 # GENERIC -- Generic machine with WD/AHx/NCR/BTx family
 
 machine         "i386"
 cpu             "I586_CPU"
 ident           SKUMLE
 
 maxusers        5
 options         "MAXMEM=(32*1024)"
 options         "MAXDSIZ=(32*1024*1024)"
 options         "DFLDSIZ=(16*1024*1024)"
 options         "CHILD_MAX=128"
 options         "OPEN_MAX=128"
 
 options         INET                    #InterNETworking
 options         FFS                     #Berkeley Fast options        
 "CD9660"                #ISO 9660 options         PROCFS              
    #Process
 options      	"COMPAT_43"             #BSD 4.3 compat
 options         SCSI_DELAY=3            #Be pessimistic 
 options         BOUNCE_BUFFERS          #include support 
 options         UCONSOLE                #Allow users to 
 options         FAILSAFE                #Be conservative
 options         USERCONFIG              #boot -c editor
 options         VISUAL_USERCONFIG       #visual boot -c 
 
 config          kernel  root on wd0
 
 controller      isa0
 controller      pci0
 
 controller      pnp0 # this is required for PnP support
 device          pcm0 at isa? port? tty irq 5 drq 1 flags 0x15 vector
 pcmintr
 
 controller      fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector
 fdintr
 disk            fd0     at fdc0 drive 0
 controller      wdc0    at isa? port "IO_WD1" bio irq 14 vector wdintr
 disk            wd0     at wdc0 drive 0
 controller      wdc1    at isa? port "IO_WD2" bio irq 15 vector wdintr
 options         ATAPI           #Enable ATAPI support options        
 ATAPI_STATIC    #Don't do it as an LKM
 
 device          wcd0            #IDE CD-ROM
 controller      aic0    at isa? port 0x140 bio irq 10 vector aicintr
 controller      scbus0
 device          sd0
 
 device          sc0     at isa? port "IO_KBD" tty irq 1 vector scintr
 options         MAXCONS=4
 options         SC_HISTORY_SIZE=200
 
 device          npx0    at isa? port "IO_NPX" flags 0x1 irq 13 vector
 npxintr
 device          sio0    at isa? port "IO_COM1" tty irq 4 vector siointr
 device          sio1    at isa? port "IO_COM2" tty irq 3 vector siointr
 device          lpt0    at isa? port? tty irq 7 vector lptintr
 device          psm0    at isa? port "IO_KBD" conflicts tty irq 12
 vector psmintr
 
 pseudo-device   loop
 pseudo-device   log
 pseudo-device   vn      1
 pseudo-device   tun     1
 pseudo-device   pty     4
 pseudo-device   gzip
 
 options         KTRACE          #kernel tracing
 
 options         SYSVSHM
 options         SYSVMSG
 
 Description
   I am running XFree86 3.3.2, XF86_S3 server, window manager is
 Afterstep-1.0 from /ports. The freezing occurred in xterm. At the
 first mount, the disk was not inserted, by error, I don't know if it
 did hang here. I then typed the command with disk inserted hitting
 enter, the freezing part occurred, kernel? rebooting after about 5
 seconds...
 
   I was not sure if 2.2.7 supported diagnostic and -g, as you can see
 they are not of this config file. DDB support was not compiled in
 kernel, I have not been able to collect a new crash dump, but maybe if
 you can catch stack before freeze and reboot. Up til freezing /reboot,
 
 PS/2 mouse work in X11, moused in console,
 PS/2 mouse work in X11, without moused,
 keyboard work in consoles and X11,
 keyboard switching between consoles and X11 work,
 keyboard switching between consoles work
 
 How-To-Repeat
   Freezing, reboot occurring problem is irregular, and I do not have
 the cause to repeat the problem. At the time it occurred some minutes
 after switch to X display from virtual consoles. I was then attempting
 to mount a msdos formatted 3.5" HDD floppy, that known to be accesed
 from DRDOS.
 
 _________________________________________________________
 DO YOU YAHOO!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 

From: Skumle <skumles@yahoo.com>
To: freebsd-gnats-submit@freebsd.org
Cc: skumles@yahoo.com
Subject: Re: i386/8894: Rebooting accidently because of missing floppy
Date: Sun, 3 Jan 1999 08:40:58 -0800 (PST)

 _maybe_ is more a kern category type bug? If agreable, a change
 priority from high to low. Severity??
 
 The problem was enabling CPU_WT_ALLOC kernel option.
 
 options         CPU_WT_ALLOC
 
 At the time, I did not include this in the bug report, personal audit
 or *shrug* audit repost. IMHO close this bug. If it matters, hanging
 happens when I try enabling in FreeBSD 2.2.8-RELEASE of kernel config
 file again.
 
 #options         CPU_WT_ALLOC
 
 if I _comment_ hanging is _not_ happening, for me now..
 
 Problem happened again in XFree86 3.3.3, when I reported the audit
 followup, I made a mistake:
 
 I was not, Running FreeBSD 2.2.8-RELEASE i386, XFree86 3.3.2. I was,
 Running FreeBSD 2.2.7-RELEASE i386, XFree86 3.3.2 (when I did bug
 follow audit, I did use 2.2.8. When I send the first bug report 2.2.7.
 My __BAD__ error)
 
 It happens FYI when I try to find out what happened under FreeBSD
 2.2.8-RELEASE i386, XFree86 3.3.3. Maybe my CPU does not work correct,
 I have Pentium MMX, an incompatible?
 
 # CPU_WT_ALLOC enables write-through allocation.
 
 Other ways How to repeat? cron (find jobs); gqmpeg (mp3)
 
 I try to be less careless in the new year and after..
 
 Thanks for making FreeBSD great. I ordered WC 2.2.8 cds.
 _________________________________________________________
 DO YOU YAHOO!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Mon Mar 29 14:54:16 PST 1999 
State-Changed-Why:  
Originator using CPU_WT_ALLOC with GenuineIntel CPU. 
>Unformatted:
