Greetings -

Excuse any incorrectness, I'm a linux novice/kernel panic newbie.

I have a default Redhat installation of 6.0 on an SMP machine.  I has
paniced 2 times in 24 hours on me (its only bee up 24 hours), once while
idle once while I left it doing a continuous ping overnight.  The
information I have is from the panic that occured while the system was
doing the ping.  I have added no new software to it, just what I picked
from the Redhat installation .  The system is only running apache and
syslog for daemons.  I have tried to capture what I could from the panic
and from reading the kernel README file.   Here goes:

My computer:
Gigabyte GA-6XBD Motherbaord (latest bios)
Dual PII400s (matched stepping, validated on the CPU's and from the boot
logs)
Adaptec 2940UW SCSI Card
Intel Pro100+ NIC
Generic IDE CDROM
Trident 1mg Video Card
Kernel 2.2.5 (redhat)

Attached is my hand created panic screen.  I hand wrote the info down
and then typed it in so I hope I got it all correct.   Is there a beter
way to capture the panic screen?  It's not going to my logs  and the
system is hung (duh) when it panics.
The command that dumped was scheduler (determined form the EIP address
in the panic info and using nm vmlinux |sort |  less) and I found the
exact instruction using a dissasemble of the scheduler command. The
instruction is cmpl at address  c0112437.

Please conact me with any further questions. I will be taking this up
with Redhat as well but who knows if they will be of any help.

Regards,
Scott Tyson
kmem_free: Either bad obj addr or double free (objp=c6aff000, name size = 2048)
kmem_free: Either bad obj addr or double free (objp=c6aff800, name size = 2048)
kmem_free: Either bad obj addr or double free (objp=c6aff800, name size = 2048)
Unable to handle kernel NULL pointer dereference at virtual address 00000024
current->tss.cr3=00101000, %cr3=00101000
*pde=00060000
Oops: 0000
CPU: 1
EIP: 0010[<c0112437>]
EFLAGS: 00010207
eax: 00000000 ebx: c009c000 ecx: c6d40000 edx: 00000000
csi: 0000003b edi: 0000003b ebp: c009dfd4 esp: c009dfb8
ds: 0018 cs: 0018 ss: 0018
process swapper: (pid: 0, process nr: 1, stack page: c009d000)
stack: c0255c40  c0229fb4  00000000  000000b3  c009c000  00000001  c023b020  c0229fb4  
c0107577
       00001100  c0229f78  00000001  c022d9e4  00000000  c01075db  00000000  ffffffff  
00000001
call trace [<c0107377>] [<c01075db>]
code: 83 78 24 00 75 78 8b b0 98 00 00 00 f7 c6 10 00 00 00 74 0d
kernel panic: attempted to kill the idle task!
kernel panic: skput:over:c80345f0:280 put:280 dev:eth0
In interupt handler - not syncing

Reply via email to