I also get the same oops with 2.5.34. Let me know if you need anymore information or want me to try out a patch. Thanks, Rich On Monday 02 September 2002 02:08 pm, Rich Baum wrote: > On boot I get the following oops with 2.5.33 and 2.5.32. After the oops, > the computer locks up and I have to reboot. I have attached my .config > file. Please let me know if you need anymore information. > > Thanks, > Rich > > ksymoops 2.4.4 on i586 2.4.18-0.13. Options used > -V (default) > -K (specified) > -L (specified) > -o /lib/modules/2.5.33 (specified) > -m /boot/System.map-2.5.33 (specified) > > No modules in ksyms, skipping objects > Unable to handle kernel paging request at virtual address fffffff0 > c023be83 > *pde = 00001063 > Oops: 0000 > CPU: 0 > EIP: 0060:[] Not tainted > Using defaults from ksymoops -t elf32-i386 -a i386 > EFLAGS: 00010213 > eax: 00000032 ebx: 00000000 ecx: 00000032 edx: ffffffec > esi: cbc7863c edi: 000002d6 ebp: 00000003 esp: cbf75ef0 > ds: 0068 es:0068 ss:0068 > Stack: 00000000 cbc78de8 00000000 cbc78de8 cbc78018 c0241a3c cbc78018 > 00000003 00000000 000002d6 00000001 00000000 cbc78dfc 00000004 cbc78018 > 00000010 00000000 c0242704 cbc78018 cbc78de8 cbc78dfc 00000000 00000068 > 00000000 Call Trace: [] [] [] [] > [] [] [] [] > Code: 8b 42 04 85 c0 75 08 8b 39 1b f3 75 f0 eb 8e 8b 42 10 57 ff > > >>EIP; c023be83 <===== > > Trace; c0241a3c > Trace; c0242704 > Trace; c0242df5 > Trace; c0244e93 > Trace; c024544e > Trace; c010506e > Trace; c0105040 > Trace; c01056f1 > Code; c023be83 > 00000000 <_EIP>: > Code; c023be83 <===== > 0: 8b 42 04 mov 0x4(%edx),%eax <===== > Code; c023be86 > 3: 85 c0 test %eax,%eax > Code; c023be88 > 5: 75 08 jne f <_EIP+0xf> c023be92 > > Code; c023be8a > 7: 8b 39 mov (%ecx),%edi > Code; c023be8c > 9: 1b f3 sbb %ebx,%esi > Code; c023be8e > b: 75 f0 jne fffffffd <_EIP+0xfffffffd> > c023be80 > Code; c023be90 > d: eb 8e jmp ffffff9d <_EIP+0xffffff9d> > c023be20 > Code; c023be92 > f: 8b 42 10 mov 0x10(%edx),%eax > Code; c023be95 > 12: 57 push %edi > Code; c023be96 > 13: ff 00 incl (%eax)