Messages in this thread |  | | | Date | Mon, 18 Aug 1997 16:04:28 +0200 (METDST) | | From | urbani <> | | Subject | kernel error |
| |
I have the following errors in linux 2.1.50(look the attach files). With the same configuration in 2.0.30 I have no errors. Is there somenone able to help me. Bye Marino urbani@unive.it Unable to handle kernel paging request at virtual address 000cbff4 current->tss.cr3 = 014e2000, 8r3 = 014e2000 *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[<c20121f0>] EFLAGS: 00010246 eax: 00000000 ebx: c000c870 ecx: 00000003 edx: 000c8000 esi: 00000000 edi: 000cbff4 ebp: c2014508 esp: c14e1ec0 ds: 0018 es: 0018 ss: 0018 Process insmod (pid: 73, process nr: 11, stackpage=c14e1000) Stack: c2014508 00000300 000c8000 00000009 000cbff4 c20120c1 00000300 c201275a c2014508 000c8000 00004000 00000300 00000000 c2013f89 c20144a5 0000000e 00000300 00000000 c01c8600 c2014508 00000282 00000001 c201440e c20144c9 Call Trace: [<c2014508>] [<c20120c1>] [<c201275a>] [<c2014508>] [<c2013f89>] [<c20144a5>] [<c2014508>] [<c201440e>] [<c20144c9>] [<c019537d>] [<c2014508>] [<c2012000>] [<c2014624>] [<c2013d9f>] [<c2014508>] [<c011492b>] [<c200f000>] [<c2012048>] [<c01097aa>] Code: f3 ab 8b 43 68 c6 40 02 00 89 54 24 14 8b 4b 68 83 c1 f8 89 Using `System.map' to map addresses to symbols. Trace: c2014508 Trace: c20120c1 Trace: c201275a Trace: c2014508 Trace: c2013f89 Trace: c20144a5 Trace: c2014508 Trace: c201440e Trace: c20144c9 Trace: c019537d <register_netdev+4d/e0> Trace: c2014508 Trace: c2012000 Trace: c2014624 Trace: c2013d9f Trace: c2014508 Trace: c011492b <sys_init_module+5bb/640> Trace: c200f000 Trace: c2012048 Trace: c01097aa <system_call+3a/40>
Code: Code: f3 ab repz stosl %eax,%es:(%edi) Code: 8b 43 68 movl 0x68(%ebx),%eax Code: c6 40 02 00 movb $0x0,0x2(%eax) Code: 89 54 24 14 movl %edx,0x14(%esp,1) Code: 8b 4b 68 movl 0x68(%ebx),%ecx Code: 83 c1 f8 addl $0xfffffff8,%ecx Code: 89 00 movl %eax,(%eax) Code: 90 nop Code: 90 nop Code: 90 nop Aug 18 15:36:50 marita syslogd 1.3-3: restart. Aug 18 15:36:51 marita kernel: klogd 1.3-3, log source = /proc/kmsg started. Aug 18 15:36:51 marita kernel: Loaded 4394 symbols from /System.map. Aug 18 15:36:51 marita kernel: Symbols match kernel version 2.1.51. Aug 18 15:36:52 marita kernel: Error seeking in /dev/kmem Aug 18 15:36:52 marita kernel: Error adding kernel module table entry. Aug 18 15:36:52 marita kernel: Memory: sized by int13 088h Aug 18 15:36:52 marita kernel: Console: 16 point font, 400 scans
|  |