Bug 18232

Summary: SMP + APM configerd 4.0 kernel did panic
Product: Base System Reporter: hgh02351 <hgh02351>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   

Description hgh02351 2000-04-26 16:10:01 UTC
On M/B:ABIT BP6 based PC,
  3.4-RELEASE works fine with SMP + APM 
configerd kernel.
  but 4.0 did panic at every boot.
  Then "device apm" removed, it works fine.

panic message contains ;
current process    =  160 (apmconf)
interrup mask      =  none<-SMP: xxx
trap number        =  12
panic : page fault
mp-lock = 01000002; cpuid = 1;lapic.id=01000000

How-To-Repeat: Just do boot using SMP + APM
configerd 4.0 kernel on ABIT BP-6 based PC.
or, on some/any SMP PC ?
Comment 1 iedowse freebsd_committer freebsd_triage 2001-08-12 23:49:51 UTC
State Changed
From-To: open->feedback


Does this still occur with more recent releases?
Comment 2 lkoeller 2001-08-27 19:41:15 UTC
--------

Hi!

I'm just browsing through the PR-database, and found this PR.

I have similar problems with my brand new Gigabyte GA-6VXDC7 mainboard
(2x800 P-III, 512 MB RAM) running FreeBSD 4.4-RC from this morning (Sun=20
27th August). APM is detected

....
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
....

and when I enable (apm -e enable) or query (just apm) on the console=20
the complete machine locks without any further information (DDB is=20
compiled in)!

A quick test ans verification with the same kernel config, but SMP=20
support commented out seems to work.

Please can you help? Any further ideas for testing? The BIOS is the=20
last one provided from Gigabye? I only found a Google message in the=20
Linux context (2000-12-30) whis stated:

.......
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.13)
apm: disabled - APM is not SMP safe.
.......

Is this perhaps a BIOS problem?

Best regards

Lars

--=20
Lars K=F6ller
E-Mail: lkoeller@cc.fh-lippe.de (LKoeller@FreeBSD.ORG)
PGP-key: http://www.pgp.net/pgpnet/www-key.html
-------- FreeBSD, was sonst? ---- http://www.de.freebsd.org --------
Comment 3 iedowse freebsd_committer freebsd_triage 2001-09-26 20:39:50 UTC
State Changed
From-To: feedback->closed


Submitter says that this was fixed around the time of 4.1.1-RELEASE.