:I have a system using a fairly new Supermicro MB, with 2 P3-1GHZ, and 512mb
:ram.  Running stable works fine at least a day or so with LOTS of activity.
:Running current it hangs (with no output of any kind, and apparently all 
:interrupts disabled) so DDB does me no good...  This requires a fair amount 
:of activity (usually will hang in make -j3 world with 2 copies of 
:setiathome -nice 19)  Time to hang varies from a half-hour to a couple 
:of days; hardly ever longer.
:
:Maybe I need an NMI button (or does that work?)

    This could be a priority inversion issue.  Try running setiathome at
    nice -10 (or not running it at all), and see if you can still crash
    the box.
        
:acpi0: <VIA694 AWRDACPI> on motherboard
:acpi0: power button is handled as a fixed feature programming model.
:Timecounter "ACPI"  frequency 3579545 Hz
:acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0
:acpi_cpu0: <CPU> on acpi0
:acpi_cpu1: <CPU> on acpi0
:acpi_tz0: <thermal zone> on acpi0
:acpi_button0: <Power Button> on acpi0
:acpi_pcib0: <Host-PCI bridge> port 
:0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0

    Try turning off ACPI.

                                                -Matt


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to