Oops Report

Karim Lakhani (kariml@electronic-cottage.com)
Fri, 13 Aug 1999 10:03:37 -0400


This is a multi-part message in MIME format.
--------------61B8B27117BC07EEFE3E15E0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

To whom it may concert

Attached is a report generated by ksymoops for a Oops Crash that can be
repeated on my system on a very regular basis.

Here is how the Kernel has been change from the Standard (Using RedHat
Linux Version 6.0 [Kernel 2.2.5-15]).

1) Patched the Kernel with bigphysarea-patch for Kernel Version 2.2.5
2) Modified the Kernel to include the following as part of the kernel
Kernel IDE ATAPI Tape Support
Kernel support for Adaptek AIC7XXX Controller
Kernel support for 3C509 Ethernet Controller
Kernel is set for loadable modules support.
No Sound Driver support
Sound Driver is purchased from Opensource.com. Using SoundBlaster
PCI128 Card
Also include metero-1.5.4 Driver for the Matrix Meteor Card (as
loadable module)
All drives are SCSI drives.

Error seems to be related to capturing audio using RealNetworks
raencoder V3.0. Have modified the audio capture to RealProducerG2 Plus
with similar results.
If there is no audio capture there is no system panic. Crash happen
after approximately 45-60 minutes of continuous audio capture.

I hope the attached information will help. If the problem is related to
the Audio System I would be happy to replace the Opensound Driver with
the ones that come with the regular Linux system.

Looking forward to hearing from you soon.

Thanks for all the good work.

Karim
Tel: (604) 685-4011
E-mail: kariml@electronic-cottage.com

--------------61B8B27117BC07EEFE3E15E0
Content-Type: text/plain; charset=us-ascii;
name="check.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="check.txt"

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

You did not tell me where to find symbol information. I will assume
that the log matches the kernel and modules that are running right now
and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc. ksymoops -h explains the options.

Unable to handle kernel NULL pointer dereference at virtual address 00000000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c8135fbb>]
EFLAGS: 00010097
eax: 00000001 ebx: 00000000 ecx: 00000004 edx: 00000000
esi: 24000001 edi: 00000000 ebp: c0247f68 esp: c0247f00
ds: 0018 es: 0018 ss: 0018
Stack: 00000009 c0247f68 00000004 00000002 00000000 c010a68e 00000009 c5d7b800
c0247f68 c0229ff0 00000009 c4d17120 c0247f60 c010a464 00000009 c0247f68
c4d17120 00000000 c0246000 005757fb c0118829 c010a793 00000009 c0247f68
Call Trace: [<c010a68e>] [<c010a464>] [<c0118829>] [<c010a793>] [<c01097a4>] [<c0107fbd>] [<c0106000>] [<c0107fe0>] [<c0109708>] [<c0106000>] [<c0106077>] [<c0106000>] [<c0100176>]
Code: 8b 33 8b 6e 48 85 ed 0f 84 ed 02 00 00 8d 7e 40 89 7c 24 14

>>EIP: c8135fbb <END_OF_CODE+d57c7/????>
Trace: c010a68e <handle_IRQ_event+2e/64>
Trace: c010a464 <do_8259A_IRQ+74/98>
Trace: c0118829 <do_bottom_half+49/70>
Trace: c010a793 <do_IRQ+23/3c>
Trace: c01097a4 <ret_from_intr+0/20>
Trace: c0107fbd <cpu_idle+55/64>
Trace: c0106000 <get_options+0/70>
Trace: c0107fe0 <sys_idle+14/20>
Trace: c0109708 <system_call+34/38>
Trace: c0106000 <get_options+0/70>
Trace: c0106077 <cpu_idle+7/18>
Trace: c0106000 <get_options+0/70>
Trace: c0100176 <L6+0/2>
Code: c8135fbb <END_OF_CODE+d57c7/????> 00000000 <_EIP>: <===
Code: c8135fbb <END_OF_CODE+d57c7/????> 0: 8b 33 movl (%ebx),%esi <===
Code: c8135fbd <END_OF_CODE+d57c9/????> 2: 8b 6e 48 movl 0x48(%esi),%ebp
Code: c8135fc0 <END_OF_CODE+d57cc/????> 5: 85 ed testl %ebp,%ebp
Code: c8135fc2 <END_OF_CODE+d57ce/????> 7: 0f 84 ed 02 00 00 je c81362b5 <END_OF_CODE+d5ac1/????>
Code: c8135fc8 <END_OF_CODE+d57d4/????> d: 8d 7e 40 leal 0x40(%esi),%edi
Code: c8135fcb <END_OF_CODE+d57d7/????> 10: 89 7c 24 14 movl %edi,0x14(%esp,1)

Aiee, killing interrupt handler
Kernel panic: Attempted to kill the ideal task!
In swapper task - not syncing

7 warnings issued. Results may not be reliable.
Warning in compare_ksyms_lsmod, module nfsd is in lsmod but not in ksyms, probably no symbols exported
Warning: cannot match loaded module audiopci to any module object. Trace may not be reliable.
Warning: cannot match loaded module audiobuf to any module object. Trace may not be reliable.
Warning: cannot match loaded module midi to any module object. Trace may not be reliable.
Warning: cannot match loaded module soundbase to any module object. Trace may not be reliable.
Warning: cannot match loaded module sndshield to any module object. Trace may not be reliable.

--------------61B8B27117BC07EEFE3E15E0--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/