Bug 39942

Summary: 4.6-current does not play well with DG Aviion dual processor
Product: Base System Reporter: marc rassbach <marc>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.6-STABLE   
Hardware: Any   
OS: Any   

Description marc rassbach 2002-06-28 02:40:01 UTC
4.5-RELEASE GENERIC and GENERIC with SMP enabled worked
4.5-STABLE from Feb 5th timeframe also worked.

4.6-STABLE updated Jun 26th doesn't work right.

To show what's missing:
Jun 27 15:16:54 tandem reboot: rebooted by root
Jun 27 15:16:54 tandem syslogd: exiting on signal 15
Jun 27 15:18:47 tandem /kernel: memory  = 536870912 (524288K bytes)
Jun 27 15:18:47 tandem /kernel: avail memory = 517357568 (505232K bytes)
Jun 27 15:18:47 tandem /kernel: Programming 16 pins in IOAPIC #0
Jun 27 15:18:47 tandem /kernel: EISA INTCONTROL = 00000200
Jun 27 15:18:47 tandem /kernel: IOAPIC #0 intpin 2 -> irq 0
Jun 27 15:18:47 tandem /kernel: FreeBSD/SMP: Multiprocessor motherboard
Jun 27 15:18:47 tandem /kernel: cpu0 (BSP): apic id:  5, version: 0x00040011, at
 0xfee00000
Jun 27 15:18:47 tandem /kernel: cpu1 (AP):  apic id:  4, version: 0x00040011, at
 0xfee00000
Jun 27 15:18:47 tandem /kernel: io0 (APIC): apic id:  0, version: 0x000f0011, at
 0xfec00000

Notice how the copyright notice is missing?   

Now here is what I'm used to seeing....

Jun 27 14:11:36 tandem halt: halted by root
Jun 27 14:11:36 tandem syslogd: exiting on signal 15
Jun 27 14:29:26 tandem /kernel: Copyright (c) 1992-2002 The FreeBSD Project.
Jun 27 14:29:26 tandem /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989
, 1991, 1992, 1993, 1994
Jun 27 14:29:26 tandem /kernel: The Regents of the University of California. All
 rights reserved.
Jun 27 14:29:26 tandem /kernel: FreeBSD 4.5-RELEASE #0: Tue Feb  5 16:10:53 GMT 
2002
Jun 27 14:29:26 tandem /kernel: root@tandem.milestonerdl.com:/usr/src/sys/compil
e/DUAL
Jun 27 14:29:26 tandem /kernel: Timecounter "i8254"  frequency 1193182 Hz
Jun 27 14:29:26 tandem /kernel: CPU: Pentium Pro (200.03-MHz 686-class CPU)
Jun 27 14:29:26 tandem /kernel: Origin = "GenuineIntel"  Id = 0x619  Stepping = 
9
Jun 27 14:29:26 tandem /kernel: Features=0xfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,C
X8,APIC,SEP,MTRR,PGE,MCA,CMOV>
Jun 27 14:29:26 tandem /kernel: real memory  = 536870912 (524288K bytes)
Jun 27 14:29:26 tandem /kernel: avail memory = 517603328 (505472K bytes)
Jun 27 14:29:26 tandem /kernel: Programming 16 pins in IOAPIC #0
Jun 27 14:29:26 tandem /kernel: EISA INTCONTROL = 00000200
Jun 27 14:29:26 tandem /kernel: IOAPIC #0 intpin 2 -> irq 0
Jun 27 14:29:26 tandem /kernel: FreeBSD/SMP: Multiprocessor motherboard
Jun 27 14:29:26 tandem /kernel: cpu0 (BSP): apic id:  5, version: 0x00040011, at

Fix: 

:-(  Sorry.  No idea.
How-To-Repeat: Be blessed with a dual 200 mhz pent pro box?

I'm happy to allow someone remote login/enable debugging/what I can to help track down this 'feature'
Comment 1 marc rassbach 2002-06-30 15:43:13 UTC
It can be closed.   After having to reformat the array, I installed
4.6-release and upgraded that and the box no longer has the crash problem.


Linux is for people who hate Microsoft.
FreeBSD is for people who love UNIX.

Windows: "Where do want to go today?"
Linux: "Where do you want to go tomorrow?"
BSD: "Hey, are you guys coming or what?!?"
Comment 2 Jens Schweikhardt freebsd_committer freebsd_triage 2002-09-10 21:07:37 UTC
State Changed
From-To: open->closed

Originator confirms problem no longer exists.