LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-08-2003, 08:50 AM   #1
vinhhv
LQ Newbie
 
Registered: Aug 2002
Location: VietNam
Posts: 12

Rep: Reputation: 0
Question Kernel panic: Aiee, killing interrupt handler!


Hello all,

I have been running RedHat 7.1 on my home computer for about 6mos now. The machine is used as a gateway to the internet running adsl, ipmasq, and firewall. I was working on some shell scripting when the following error was given:

$ Oops: 002
CPU: 0
EIP:0100:[<C123e160>]

(Bunch of stuff here I didn't write down....)

Kernel Panic: Aiee, Killing Interrupt Handler
In (or ln not sure) Interrupt Handler- Not Syncing

My computer completely froze at this point. I tried to get it back by rebooting multiple times but aslo froze at this point and i cann't loggin my pc

Please help me,
Thanks
 
Old 09-09-2003, 07:00 AM   #2
daveo
Member
 
Registered: Sep 2003
Location: Holland
Distribution: Gentoo 1.4, Slackware
Posts: 196

Rep: Reputation: 30
Re: Kernel panic: Aiee, killing interrupt handler!

Quote:
Originally posted by vinhhv
Hello all,

I have been running RedHat 7.1 on my home computer for about 6mos now. The machine is used as a gateway to the internet running adsl, ipmasq, and firewall. I was working on some shell scripting when the following error was given:

$ Oops: 002
CPU: 0
EIP:0100:[<C123e160>]

(Bunch of stuff here I didn't write down....)

Kernel Panic: Aiee, Killing Interrupt Handler
In (or ln not sure) Interrupt Handler- Not Syncing

My computer completely froze at this point. I tried to get it back by rebooting multiple times but aslo froze at this point and i cann't loggin my pc

Please help me,
Thanks
Send some log outputs from:

/var/log/syslog, messages, auth.log firewall.log ?
 
Old 09-22-2003, 03:30 PM   #3
lazychris2000
Member
 
Registered: Sep 2003
Distribution: Arch .7
Posts: 47

Rep: Reputation: 15
im having a similar problem installing mandrake 9.1....
I am currently using windows 98 and red Hat 9. i an trying to install mandrake 9.1, but when i try to install, i get the following error message (partial, the real one is nearly a page and a half long! but this is the important part of it):

hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
hda: host protected area =>1
hda: lost interrupt
hda: 1325485 sectors *i guessed that, but its close*....blah blah about the drive
hda: lost interrupt
hda: lost interrupt
hdc: lost interrupt
hdc: lost interrupt
hdc: lost interrupt
*does some stuff*
Partition check
hda: <4> hda:dma_timer_expiry:dma status == 0x24
hda: lost interrupt
Unable to handle kernel NULL pointer
deference at virtual address 00000024
printing eip:
c0l9b1ec
*pde=00000000
Oops=0000
<0> kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing

my roomate intalled mandrake using the same discs and had no problem at all...

my computer has:
soyo kt400 ultra dragon platinum mobo
Athlon XP 2600+ @ 2.133 GHz
256 pc3200 DDR RAM
80GB Seagate Barricuda HDD (gonna be linux drive)
4.5 GB Quantum Fireball HDD (swap)
6.5 GB Fujitsu (however u spell that) (windows drive)
64 MB DDR GeForce 4 MX 440 graphics card
Sony 16x DVD drive
Artec 52x24x52 cd burner


ive looked all over the internet and cant find a solution, if anyone could help me, it would be greatly apreciated

Last edited by lazychris2000; 09-22-2003 at 03:33 PM.
 
Old 09-23-2003, 02:44 AM   #4
daveo
Member
 
Registered: Sep 2003
Location: Holland
Distribution: Gentoo 1.4, Slackware
Posts: 196

Rep: Reputation: 30
Quote:
Originally posted by lazychris2000


hda: lost interrupt
hda: lost interrupt
hda: lost interrupt
hda: host protected area =>1
hda: lost interrupt
hda: 1325485 sectors *i guessed that, but its close*....blah blah about the drive
hda: lost interrupt
hda: lost interrupt
hdc: lost interrupt
hdc: lost interrupt
hdc: lost interrupt
*does some stuff*
Partition check
hda: <4> hda:dma_timer_expiry:dma status == 0x24
hda: lost interrupt
Unable to handle kernel NULL pointer
deference at virtual address 00000024
printing eip:
c0l9b1ec
*pde=00000000
Oops=0000
<0> kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing

my roomate intalled mandrake using the same discs and had no problem at all...

my computer has:
soyo kt400 ultra dragon platinum mobo
Athlon XP 2600+ @ 2.133 GHz
256 pc3200 DDR RAM
80GB Seagate Barricuda HDD (gonna be linux drive)
4.5 GB Quantum Fireball HDD (swap)
6.5 GB Fujitsu (however u spell that) (windows drive)
64 MB DDR GeForce 4 MX 440 graphics card
Sony 16x DVD drive
Artec 52x24x52 cd burner


ive looked all over the internet and cant find a solution, if anyone could help me, it would be greatly apreciated
Hmm this doesn't look like a problem with the CD. What might be the problem is:

You're using a 80Gb seagate barricuda, which must be a UDMA disk right? and your swap disk 4.5GB quantum fireball is a DMA disk right? Are they connected to the same controller on your mainboard? It might be that it's confusing the booting kernel. Try to put the 4.5GB on a nother controller as the UDMA disk, then boot again ....

Hope this helps,
 
Old 09-25-2003, 09:06 AM   #5
lazychris2000
Member
 
Registered: Sep 2003
Distribution: Arch .7
Posts: 47

Rep: Reputation: 15
all 3 drives are masters on seperate IDE controllers.....ah, the joys of RAID....
 
Old 09-25-2003, 09:08 AM   #6
lazychris2000
Member
 
Registered: Sep 2003
Distribution: Arch .7
Posts: 47

Rep: Reputation: 15
speaking of which, i tried unplugging all but the 80GB drive and install mandrake, and it worked....well.... all but the internet, it recogniized my ethernet card, but it wouldnt connect....*shrug soulders* i just cant win....
 
Old 09-25-2003, 05:05 PM   #7
daveo
Member
 
Registered: Sep 2003
Location: Holland
Distribution: Gentoo 1.4, Slackware
Posts: 196

Rep: Reputation: 30
Quote:
Originally posted by lazychris2000
speaking of which, i tried unplugging all but the 80GB drive and install mandrake, and it worked....well.... all but the internet, it recogniized my ethernet card, but it wouldnt connect....*shrug soulders* i just cant win....
Do you mean when disconnecting the other drives, except the 80gb disk, the install works ? Hmmzz

What actually didn't work from your networkcard ?
 
Old 09-25-2003, 11:21 PM   #8
lazychris2000
Member
 
Registered: Sep 2003
Distribution: Arch .7
Posts: 47

Rep: Reputation: 15
right....when i had 1 harddrive plugged in, the install worked fine....
but when i logged in, i could not connect to the internet....it recognized my ethernet card, but would not make a connection....
i was talkin to some ppl who are usin mandrake, and found out that when the boot screen (the one that lists what u want to boot into i.e. linux, floppy, failsafe, etc...) u hit escape and type 'linux noapic' (w/o quotations) then the internet worked....appearently, a lot of ppl have problems connecting to the internet until they do that.....
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel Panic: Aiee, Killing Interrupt Handler lalarosa Linux - Newbie 1 06-06-2006 09:25 AM
<0>Kernel panic: Aiee, killing interrupt handler! In interrupt handler - not syncing mrb Linux - Newbie 2 01-09-2005 10:47 AM
kernel panic Aiee, killing interrupt handler Donboy Linux - General 6 08-15-2004 02:50 PM
Kernel panic: Aiee, killing interrupt handler! gxil Linux - Newbie 4 10-20-2003 01:23 PM
kernel panic Aiee, killing interrupt handler! c0c0deuz Linux - General 4 08-16-2003 06:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration