Date: Fri, 19 Jun 1998 14:35:16 +0200 (CEST) From: hans@brandinnovators.com To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: i386/6996: Occasional complete lockup of 2.2.5R Message-ID: <199806191235.OAA01614@truk.brandinnovators.com>
next in thread | raw e-mail | index | archive | help
>Number: 6996
>Category: i386
>Synopsis: Occasional complete lockup of 2.2.5R
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: support
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 19 06:00:02 PDT 1998
>Last-Modified:
>Originator: Hans Zuidam
>Organization:
Brand Innovators B.V.
>Release: FreeBSD 2.2.5-RELEASE i386
>Environment:
FreeBSD truk.brandinnovators.com 2.2.5-RELEASE
FreeBSD 2.2.5-RELEASE #0:
Thu Jun 18 14:19:41 CEST 1998
root@truk.brandinnovators.com:/usr/src/sys.orig/compile/TRUK.bdm i386
Copyright (c) 1992-1997 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 2.2.5-RELEASE #0: Thu Jun 18 14:19:41 CEST 1998
root@truk.brandinnovators.com:/usr/src/sys.orig/compile/TRUK.bdm
CPU: Pentium Pro (179.63-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x617 Stepping=7
Features=0xf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,<b11>,MTRR,PGE,MCA,CMOV>
real memory = 67108864 (65536K bytes)
avail memory = 62332928 (60872K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82440FX (Natoma) PCI and memory controller> rev 2 on pci0:0
chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0
chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1
ahc0 <Adaptec 2940 SCSI host adapter> rev 0 int a irq 11 on pci0:11
ahc0: aic7870 Wide Channel, SCSI Id=7, 16 SCBs
ahc0 waiting for scsi devices to settle
(ahc0:0:0): "QUANTUM XP34550W LXQ1" type 0 fixed SCSI 2
sd0(ahc0:0:0): Direct-Access 4341MB (8890760 512 byte sectors)
(ahc0:2:0): "WangDAT Model 3100 03.0" type 1 removable SCSI 2
st0(ahc0:2:0): Sequential-Access density code 0x13, drive empty
ahc0:A:3: refuses WIDE negotiation. Using 8bit transfers
(ahc0:3:0): "TOSHIBA CD-ROM XM-3501TA 3384" type 5 removable SCSI 2
cd0(ahc0:3:0): CD-ROM cd present [1246808 x 512 byte records]
vga0 <Display device> rev 0 on pci0:15
ed2 <NE2000 PCI Ethernet (ProLAN)> rev 0 int a irq 9 on pci0:19
ed2: address 48:54:e8:2a:46:ce, type NE2000 (16 bit)
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 5 on isa
ed0: address 00:40:95:50:28:b5, type NE2000 (16 bit)
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
bdm0 at 0x378-0x37f on isa
psm0 at 0x60-0x64 irq 12 on motherboard
psm0: device ID 0
pca0 on motherboard
pca0: PC speaker audio driver
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
joy0 at 0x201 on isa
joy0: joystick
IP packet filtering initialized, divert enabled, logging limited to 100 packets/entry
WARNING: / was not properly dismounted.
>Description:
Since replacing an NE2000 ISA clone by an NE2000 PCI (Legato, with
a Winbond chip) clone the system locks up when using X. The mouse
freezes and it is not possible to switch to another virtual terminal,
nor is it possible to telnet to the machine or to enter the kernel
debugger. As far as I can tell there are no interrupt or I/O
conflicts. In the configuration file I have:
#-- Machine
machine "i386"
cpu "I386_CPU"
cpu "I486_CPU"
cpu "I586_CPU"
cpu "I686_CPU"
ident TRUK
#-- Maxima
maxusers 16
options "CHILD_MAX=128"
options "OPEN_MAX=128"
#-- Options
options USERCONFIG
options VISUAL_USERCONFIG
options BOUNCE_BUFFERS
options "AUTO_EOI_1"
options "AUTO_EOI_2"
options INCLUDE_CONFIG_FILE
options PERFMON
#-- Debugging
options KTRACE
options DDB
options DDB_UNATTENDED
#-- Compatibility
options "COMPAT_43"
options COMPAT_LINUX
options USER_LDT
#-- SysV
options SYSVSHM
options SYSVSEM
options SYSVMSG
#-- Networking
options INET
options TCPDEBUG
options IPFIREWALL
options IPFIREWALL_VERBOSE
options "IPFIREWALL_VERBOSE_LIMIT=100"
options IPDIVERT
#-- Filesystems
options FFS
options NFS
options MSDOSFS
options "CD9660"
options PROCFS
#-- Kernel
config kernel root on sd0 dumps on sd0
#-- Bus: PCI
controller pci0
controller ahc0
controller scbus0
options "SCSI_DELAY=8"
device sd0
device sd1
device st0
device cd0
device ed1
#-- Bus: ISA
controller isa0
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk fd0 at fdc0 drive 0
device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
options "UCONSOLE"
options "XSERVER"
device npx0 at isa? port "IO_NPX" iosiz 0x0 flags 0x0 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 bdm0 at isa? port "IO_LPT1" tty
device joy0 at isa? port "IO_GAME"
device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr
device ed0 at isa? port 0x300 net irq 5 vector edintr
device pca0 at isa? port IO_TIMER1 tty
#-- Pseudo
pseudo-device log
pseudo-device loop
pseudo-device ether
pseudo-device sl 4
pseudo-device ppp 4
pseudo-device tun 4
pseudo-device bpfilter 4
pseudo-device pty 32
pseudo-device snp 4
pseudo-device vn
pseudo-device speaker
pseudo-device gzip
>How-To-Repeat:
No idea.
>Fix:
No idea either.
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806191235.OAA01614>
