Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: aiboost(4) crashes during boot-up if configured with XEN3_DOM0



Juan RP <juan%xtrarom.org@localhost> wrote:

>> I verified this patch with XEN3_DOM0 and another kernel with all debugging
>> options enabled... aiboost is ok.
>> 
>> Try updating to aiboost.c rev 1.21.
>> 

Nope.  No change.  As far as I can see your patch affects only the
error path, and I think there wasn't an error.  I've turned on
AIBOOST_DEBUG to see if any useful information can be obtained:

aiboost0 at acpi0 (ASOC, ATK0110-16843024)
aiboost0: ASUS AI Boost Hardware monitor
aiboost_getcomp: id=100859904 str=CPU Temperature
aiboost_getcomp: id=100859905 str=MB Temperature
aiboost_getcomp: id=100794368 str=Vcore Voltage
aiboost_getcomp: id=100794369 str= +3.3 Voltage
aiboost_getcomp: id=100794370 str= +5.0 Voltage
aiboost_getcomp: id=100794371 str=+12.0 Voltage
aiboost_getcomp: id=100925440 str=CPU FAN Speed
aiboost_getcomp: id=100925441 str=CHASSIS FAN Speed
aiboost_getcomp: id=100925442 str=POWER FAN Speed
aiboost_getcomp: id=100925445 str=CHIPSET FAN Speed
aiboost_getcomp: id=100925446 str=CHASSIS2 FAN Speed
aiboost_acpi_attach: maxsens=9
panic: kmem_poison_check: 0xca8bd740: 0x80 != 0xe2

Stopped in pid 0.1 (system) at  netbsd:breakpoint+0x4:  popl    %ebp
db> bt
breakpoint(c08e49e2,c0acb954,1000,c0449a9a,0) at netbsd:breakpoint+0x4
panic(c089b61d,c0720b09,ca8bd740,80,e2) at netbsd:panic+0x155
kmem_poison_check(318,318,1002,ca07ec14,c0848e30) at netbsd:kmem_poison_check+0x
76
kmem_alloc(318,2,c0de3100,c0def280,c0848e30) at netbsd:kmem_alloc+0x60
kmem_zalloc(318,2,9,c044b7a4,0) at netbsd:kmem_zalloc+0x1e
aiboost_acpi_attach(c0de3400,c0e55d80,c0acbac8,0,c0acbac8) at netbsd:aiboost_acp
i_attach+0x10f
config_attach_loc(c0de3400,c08ffe20,0,c0acbac8,c0682fd0) at netbsd:config_attach
_loc+0x156
config_found_ia(c0de3400,c08571d6,c0acbac8,c0682fd0,c0acbae0) at netbsd:config_f
ound_ia+0x32
acpi_attach(c0d93d80,c0de3400,c0acbb64,0,c0acbb64) at netbsd:acpi_attach+0x333
config_attach_loc(c0d93d80,c08ffd78,0,c0acbb64,0) at netbsd:config_attach_loc+0x
156
config_found_ia(c0d93d80,c08571ce,c0acbb64,0,c0acbbac) at netbsd:config_found_ia
+0x32
hypervisor_attach(c0d93f00,c0d93d80,c0acbc18,0,c0acbc18) at netbsd:hypervisor_at
tach+0x1f0
config_attach_loc(c0d93f00,c08feed8,0,c0acbc18,c0513d10) at netbsd:config_attach
_loc+0x156
config_found_ia(c0d93f00,c085714f,c0acbc18,c0513d10,c0acbc48) at netbsd:config_f
ound_ia+0x32
mainbus_attach(0,c0d93f00,0,c043d78e,c0856c1e) at netbsd:mainbus_attach+0x5d
config_attach_loc(0,c08feec0,0,0,0) at netbsd:config_attach_loc+0x156
config_attach(0,c08feec0,0,0,68747541) at netbsd:config_attach+0x2c
config_rootfound(c0856c1e,0,0,68747541,acc000) at netbsd:config_rootfound+0x44
cpu_configure(100,c047e2f0,0,68747541,acc000) at netbsd:cpu_configure+0x27
configure(c094e320,2,0,c0acbd3c,c04dcf34) at netbsd:configure+0x38
main(c0100063,c010006b,0,0,0) at netbsd:main+0x18a
db> reboot



                                                FUKUMOTO Atsushi
                                                fukumoto%imasy.or.jp@localhost



Home | Main Index | Thread Index | Old Index