Ouch, I sent this to linux-kernel instead of linux-hams by accident...
(Well it isn't that off-topic there, but without the previous 
mails rather useless). 
Anyway:

----- Forwarded message from Hans-Peter Zorn <dg4iad> -----

Date: Fri, 11 Jun 1999 14:49:48 +0200
From: Hans-Peter Zorn <dg4iad>
To: [EMAIL PROTECTED]
Subject: Re: kernel panics when downing interface.
X-Mailer: Mutt 0.93.2i

Hi!

Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> 
> While i'm here, the map file (symbols) is the one generated by the kernel
> compile of the kernel used, if you have not compiled any kernels after the 
> one you are using then the chances are its still located in /usr/src/linux
> and is called System.map, or you might have copied it to /boot.
Arghh. You are right. I was quite sure that I didn't compile a another
kernel in the meantime, but it seems that I've been wrong. Here is the
output with the right System.map. Sorry about that.

Options used: -V (default)
              -o /lib/modules/2.2.5/ (default)
              -k /proc/ksyms (default)
              -l /proc/modules (default)
              -m /System.map (specified)
              -c 1 (default)

current->tss.cr3=001001000, %cr3=00101000
Oops: 0000
CPU: 0
EIP: 0010:[<c3851aa3>]
EFLAGS: 00010246
eax: 00000000 ebx: c1496900 ecx: 00000000 edx: c1496900
esi: c3851a9c edi: 000000b3 ebp: c01d1f4c esp: c01d1f34
ds: 0018  es: 0018  ss: 0018
Process swapper (pid: 0, process id: 0, stackpage=c01d1000)
Stack: 00000001 c01edfe0 000652b2 00000001 00000001 c01d0000 c01d1f60 c0115ce9
       00000001 c01d0000 c0108bbf 00009000 c0107a40 00000001 c195e000 c01be9c0
       c01d0000 000652b2 00009000 00000000 00000018 c01d0018 ffffff00 c010627d
Code: 8b 81 d0 02 00 85 c0 7c 28 83 f8 01 7e 1a 83 f8 02 74 01

>>EIP: c3851aa3 <ax25_heartbeat_expiry+7/3c>
Code:  c3851aa3 <ax25_heartbeat_expiry+7/3c>   00000000 <_EIP>: <===
Code:  c3851aa3 <ax25_heartbeat_expiry+7/3c>      0:    8b 81 d0 02 00 85       movl   
0x850002d0(%ecx),%eax <===
Code:  c3851aa9 <ax25_heartbeat_expiry+d/3c>      6:    c0 7c 28 83 f8          sarb   
$0xf8,0xffffff83(%eax,%ebp,1)
Code:  c3851aae <ax25_heartbeat_expiry+12/3c>     b:    01 7e 1a                addl   
%edi,0x1a(%esi)
Code:  c3851ab1 <ax25_heartbeat_expiry+15/3c>     e:    83 f8 02                cmpl   
$0x2,%eax
Code:  c3851ab4 <ax25_heartbeat_expiry+18/3c>    11:    74 01                   je     
 c3851ab7 <ax25_heartbeat_expiry+1b/3c>

Aiee, killing interrupt handler
Kernel panic: Attempt to kill the  idle task.
in swapper task not syncing

1 warning issued.  Results may not be reliable.


this looks similar to dl8bcu's trace... 

73s Hans-Peter

----- End forwarded message -----

Reply via email to