Messages in this thread |  | | Date | Tue, 4 Feb 1997 14:06:25 -0500 | From | todd roy <> | Subject | Re: depmod failure in 2.1.25 |
| |
I have discovered the same behavior with my Acer Aspire at work (AMD processor, 16MB memory, PCI bus, umsdos system) since 2.1.24 My "ancient" home Gateway 2000 486/33C runs fine.
This is the oops I get when i try to insmod sysv.o (with insmod 2.1.23)
Unable to handle kernel paging request at virtual address 1b338ec0 current->tss.cr3 = 003be000, %cr3 = 003be000 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[<c0116c8d>] EFLAGS: 00010246 eax: 00000000 ebx: 080591c0 ecx: ffffffff edx: 080591c0 esi: 1b338ec0 edi: 1b338ec0 ebp: 00000cb0 esp: c0325f58 ds: 0018 es: 0018 ss: 0018 Process insmod (pid: 178, process nr: 25, stackpage=c0325000) Stack: c02d8414 00000004 bffffb84 00000000 c011c860 0805d1c4 1b338ec0 c02d8414 00005000 004b3067 c04f1098 08059e70 c01b59cb 00000000 c0117136 c01d01b8 080591c0 00003350 bffffb84 c02d8414 00004000 bffffb84 bffffb40 c04f1098 Call Trace: [<c011c860>] [<c01b59cb>] [<c0117136>] [<c010a5fe>] [<c010a4c6>] Code: f2 ae f7 d1 49 89 cb 43 39 5c 24 44 0f 82 19 01 00 00 89 74 Segmentation fault
> All: > > I have 2.1.25 and the modutils-2.1.23. I have been able to build > previous kernels successfully (2.1.23 and others earlier) and have > modules 'work'. > > Now, with 2.1.25, depmod gives an oops 0, as someone else reported the > other day. THus, modules.dep isn't built and modules won't load. > > What's the cure? 2.1.26? modutils-2.1.25? > > I tried looking at the kernel bug-hunting faq, but it didn't enlighten > me. > > Regards, > George Byrkit > > system: p166 pentium, booted using loadlin. 128mb RAM > > OOPS TEXT: > Feb 3 12:40:24 yodasite kernel: Unable to handle kernel paging request > at virtual address 474cc01d > Feb 3 12:40:24 yodasite kernel: current->tss.cr3 = 07dd9000, Lr3 = > 07dd9000 > Feb 3 12:40:24 yodasite kernel: *pde = 00000000 > Feb 3 12:40:24 yodasite kernel: Oops: 0000 > Feb 3 12:40:24 yodasite kernel: CPU: 0 > Feb 3 12:40:24 yodasite kernel: EIP: 0010:[<c0116a01>] > Feb 3 12:40:24 yodasite kernel: EFLAGS: 00010203 > Feb 3 12:40:24 yodasite kernel: eax: ee700000 ebx: c01e2e98 ecx: > 0000003b edx: 474cc01d > Feb 3 12:40:24 yodasite kernel: esi: 474cc01d edi: c7e1df84 ebp: > c01c5fc6 esp: c7e1df5c > Feb 3 12:40:24 yodasite kernel: ds: 0018 es: 0018 ss: 0018 > Feb 3 12:40:24 yodasite kernel: Process depmod (pid: 27, process nr: > 10, stackpage=c7e1d000) > Feb 3 12:40:24 yodasite kernel: Stack: c7e71810 bffffe34 00000002 > bfffaeb0 c7e1df80 c7e1df84 c7e1df85 00000000 > Feb 3 12:40:24 yodasite kernel: 00000001 ee700000 00000023 > 00000000 00000000 00000000 00000000 00000000 > Feb 3 12:40:24 yodasite kernel: 00000000 00000000 00000000 > 00000000 00000000 00000000 00000000 00000000 > Feb 3 12:40:24 yodasite kernel: Call Trace: [<c010a426>] > Feb 3 12:40:24 yodasite kernel: Code: ac aa 84 c0 75 f7 f3 aa c6 44 24 > 63 00 ba 40 00 00 00 a1 6c >
|  |