Hello, It might not be Digium's fault, I ran into similar problems with Dell 2950 servers and other PCIexpress cards. I even went so far as to have several components replaced by Dell on one of the affected servers to no avail. After many months of banging my head against a wall I stumbled across the following posts on the Trixbox forums:
http://www.trixbox.org/forums/trixbox-forums/open-discussion/acpi-default-install-2-4-0 http://www.trixbox.org/forums/trixbox-forums/open-discussion/tb-2-4-crashing-asus-amd-and-new-dell-server-spec After talking to some computer engineers at a few companies I learned that It seems Dell does not have very good quality control on the power control chipsets that they use and so on some machines you have to disable acpi(or enable it) at the kernel level. If you do not set it correctly, when the power saving functions trigger there is a higher likelyhood that an error will occur leading to a kernel panic. This is most likely the same problem so take a look at the forum postings and try disabling/enabling acpi in your grub startup. Of course it could be something else entirely, but this problem does seem to be common with Dell 2950, and this did fix the problem for me on more than one Dell 2950. MATT--- On 4/10/08, broadband Voice <[EMAIL PROTECTED]> wrote: > We're using PAE Kernel. > > > > On Thu, Apr 10, 2008 at 4:30 PM, Michael L. Young <[EMAIL PROTECTED]> wrote: > > > > > > BUG: soft lockup detected on CPU#1! > > > [<c044b2a4>] softlockup_tick+0x96/0xa4 > > > [<c042e214>] update_process_times+0x39/0x5c > > > [<c04196ff>] smp_apic_timer_interrupt+0x5b/0x6c > > > [<c04059bf>] apic_timer_interrupt+0x1f/0x24 > > > ............................. > > > > You don't happen to be running a XEN Kernel are you? I saw this problem > > while running CentOS 5.1 XEN kernel and if you search their bug tracking > > system you will see some reports about this bug. A search on google > > revealed some possible solutions. > > > > This was the first thought that came to my mind when I saw this. > > > > Regards, > > > > Michael L. Young > > (elguero) > > > > > > > > > > > > _______________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
