Date: Sun, 24 Oct 1999 15:26:19 +0100 From: Aernoudt Bottemanne <bottemanne@capitolonline.nl> To: "freebsd-alpha@freebsd.org" <freebsd-alpha@freebsd.org>, Andrew Gallatin <gallatin@cs.duke.edu>, marcel@scc.nl Subject: buildworld problem + received processor correctable error message on PWS433au Message-ID: <3813170B.5A22F06F@capitolonline.nl>
next in thread | raw e-mail | index | archive | help
Hi, Now that the irq problwm is fixed, I tried to build a new world: (make -j 32 buildworld > make.out 2>&1 ) It starts the job, but somewhere along the way it stops. The machine does not hang, I can login on other consoles etc, but the make process does not continue. During compilation I get these messages: "received processor correctable errors" From the mailinglist archives I found that Andrew already mentioned them before, as a Hardware problem with ECC memory (eg ECC memory being cnot in a well shape) In the make.out however there is no error message on th last line, in order to indicate what the problem could be. In order to make provide some information that could be helpful to solve this problem, I have included the kernel configuration, aswell as the dmesg output: KERNEL configuration: ******************************************************************** machine alpha cpu EV5 ident PRINCESS maxusers 32 # Platforms supported options DEC_ST550 # Personal Workstation 433, 500, 600 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options NFS #Network Filesystem options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=10000 #Be pessimistic about Joe SCSI device options SOFTUPDATES options UCONSOLE #Allow users to grab the console options KTRACE #ktrace(1) syscall trace support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores # Standard busses controller isa0 controller pci0 # Floppy drives controller fdc0 at isa? port IO_FD1 irq 6 drq 2 disk fd0 at fdc0 drive 0 # SCSI Controllers controller isp0 # Qlogic family controller scbus0 # SCSI bus (required) device da0 # Direct Access (disks) device cd0 # CD device pass0 # Passthrough device (direct SCSI access) # atkbdc0 controls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? port ? conflicts # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? # real time clock device mcclock0 at isa0 port 0x70 # Serial (COM) ports device sio0 at isa0 port IO_COM1 irq 4 device sio1 at isa0 port IO_COM2 irq 3 flags 0x50 # PCI Ethernet NICs. device de0 # DEC/Intel DC21x4x (``Tulip'') # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device pty # Pseudo-ttys (telnet etc) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter ******************************************************************************** DMESG Output: ******************************************************************************** Unrecognized boot flag '0'. Copyright (c) 1992-1999 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #1: Tue May 18 14:49:21 CEST 1999 root@princess.capitolonline.nl:/usr/src/sys/compile/PRINCESS Digital Personal Workstation (Miata) Digital Personal WorkStation 433au, 432MHz 8192 byte page size, 1 processor. CPU: EV56 (21164A) major=7 minor=0 extensions=0x1<BWX> OSF PAL rev: 0x1000000020116 real memory = 132177920 (129080K bytes) avail memory = 123650048 (120752K bytes) => Preloaded elf kernel "kernel" at 0xfffffc00005ec000. => cia0: Pyxis, pass 1 => cia0: extended capabilities: 1<BWEN> => cia0: WARNING: Pyxis pass 1 DMA bug; no bets... pcib0: <2117x PCI host bus adapter> on cia0 pci0: <PCI bus> on pcib0 de0: <Digital 21142 Fast Ethernet> irq 0 at device 3.0 on pci0 de0: interrupting at CIA irq 0 de0: DEC 21142 [10-100Mb/s] pass 1.1 de0: address 00:00:f8:75:48:c1 de0: enabling 10baseT port chip0: <CMD 646 IDE controller> irq 1 at device 4.0 on pci0 isab0: <Intel 82378IB PCI to ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 pcib1: <PCI to PCI bridge (vendor=1011 device=0024)> at device 8.0 on pci0 pci1: <PCI bus> on pcib1 isp0: <Qlogic ISP 1020/1040 PCI SCSI Adapter> irq 20 at device 10.0 on pci1 isp0: interrupting at CIA irq 20 isp0: Ultra Mode Capable vga-pci0: <Matrox MGA 2164W graphics accelerator> irq 8 at device 12.0 on pci0 mcclock0: <MC146818A real time clock> at port 0x70-0x71 on isa0 sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A sio0: interrupting at ISA irq 4 sio1: reserved for low-level i/o fdc0: interrupting at ISA irq 6 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 atkbd0: interrupting at ISA irq 1 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0 psm0: interrupting at ISA irq 12 vga0: <Generic ISA VGA> at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> on isa0 sc0: VGA <16 virtual consoles, flags=0x200> => struct nfssvc_sock bloated (> 256bytes) => Try reducing NFS_UIDHASHSIZ => struct nfsuid bloated (> 128bytes) => Try unionizing the nu_nickname and nu_flag fields Timecounter "alpha" frequency 433214142 Hz Waiting 10 seconds for SCSI devices to settle isp0: driver initiated bus reset of bus 0 Creating DISK da0 Creating DISK da1 Creating DISK da2 Creating DISK cd0 da0 at isp0 bus 0 target 0 lun 0 da0: <Quantum XP34550W LXTA> Fixed Direct Access SCSI-2 device da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 4095MB (8388314 512 byte sectors: 255H 63S/T 522C) da1 at isp0 bus 0 target 1 lun 0 da1: <DEC RZ1CC-BA (C) DEC 883F> Fixed Direct Access SCSI-2 device da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da1: 4091MB (8380080 512 byte sectors: 255H 63S/T 521C) cd0 at isp0 bus 0 target 5 lun 0 cd0: <PLEXTOR CD-ROM PX-40TS 1.01> Removable CD-ROM SCSI-2 device cd0: 3.300MB/s transfers cd0: cd present [326562 x 2048 byte records] da2 at isp0 bus 0 target 4 lun 0 da2: <IOMEGA ZIP 100 E.08> Removable Direct Access SCSI-2 device da2: 3.300MB/s transfers da2: 96MB (196608 512 byte sectors: 64H 32S/T 96C) ************************************************************************ The => indications are put in by me, they are not part of the output ! These remarks I put in since they wondered me. Cheers, Aernoudt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3813170B.5A22F06F>