LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kernel panic (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-panic-816852/)

zodiacmindwarp6 06-28-2010 02:13 PM

Kernel panic
 
hello I'm having an issue were my system an Avaya Intuity Audix voice mail system keeps rebooting with an error message: 0 Kernel panic Aiee killing interrupt handler
In interrupt handler not synching
rebooting in 300 seconds
code: 22 2c c080d0 a7c1f001 f201f301 f401f501 f60
spurious 8259a
interrupt: IRQ7
I can't get the info from the begining as it scrolls off the screen. Any help would be appreciated.. thanks

business_kid 06-28-2010 02:34 PM

8259a is the mythical interrupt controller. The very first pcs used intel's 8259 chip. Everything since has a small slice of an asic. IRQ7 is going ape. by the look of it. try
cat /proc/interrupts

while running to see what it's giving irq7 to. Start your search with whatever has irq7.

TB0ne 06-28-2010 02:40 PM

Quote:

Originally Posted by zodiacmindwarp6 (Post 4017464)
hello I'm having an issue were my system an Avaya Intuity Audix voice mail system keeps rebooting with an error message: 0 Kernel panic Aiee killing interrupt handler
In interrupt handler not synching
rebooting in 300 seconds
code: 22 2c c080d0 a7c1f001 f201f301 f401f501 f60
spurious 8259a
interrupt: IRQ7
I can't get the info from the begining as it scrolls off the screen. Any help would be appreciated.. thanks

It's a commercial product. Best thing would be to call them for support, or check the manuals. Without knowing what version/distro of Linux, hardware, etc., there's not enough info to do anything with.

zodiacmindwarp6 06-29-2010 06:39 AM

TB0ne
Thanks for the response, I will give that a try, and let you know what i find.

zodiacmindwarp6 07-07-2010 06:22 AM

I have contacted Avaya, and there going to replace the unit. thanks for all your assistance


All times are GMT -5. The time now is 01:51 PM.