Messages in this thread |  | | Subject | new oops after slhc.c patch | Date | Mon, 03 Jun 1996 22:56:49 +0200 | From | Michael Stiller <> |
| |
Hello Jon,
after applying your patch the machine was fine for 12 hours, after that it again oopsed on me.
(version 1.3.100) -8<- Jun 3 21:38:50 lilly kernel: Unable to handle kernel paging request at virtual address e100337d Jun 3 21:38:50 lilly kernel: current->tss.cr3 = 00101000, Jun 3 21:38:50 lilly kernel: *pde = 00000000 Jun 3 21:38:50 lilly kernel: Oops: 0000 Jun 3 21:38:50 lilly kernel: CPU: 0 Jun 3 21:38:50 lilly kernel: EIP: 0010:[<2100337d>] Jun 3 21:38:50 lilly kernel: EFLAGS: 00010206 Jun 3 21:38:50 lilly kernel: eax: 2100337d ebx: 009b3990 ecx: 01524774 ed x: 00000000 Jun 3 21:38:50 lilly kernel: esi: 009b3990 edi: 00000000 ebp: 001b5398 es p: 001b5348 Jun 3 21:38:50 lilly kernel: ds: 0018 es: 0018 fs: 002b gs: 0018 ss: 00 18 Jun 3 21:38:50 lilly kernel: Process swapper (pid: 0, process nr: 0, stackpage= 001b345c) Jun 3 21:38:50 lilly kernel: Stack: 00136426 009b3990 009b3990 0152469c 0152460 c 0014ad02 009b3990 00000000 Jun 3 21:38:50 lilly kernel: 0152460c 00000005 00000005 0013c4da 0152460 c 0013c420 015247c0 001109a4 Jun 3 21:38:50 lilly kernel: 0152460c 00000001 ffffffff 00000005 001da47 4 00116273 001b53b4 001b543c Jun 3 21:38:50 lilly kernel: Call Trace: [<00136426>] [<0014ad02>] [<0013c4da> ] [<0013c420>] [<001109a4>] [<00116273>] [<0010a33b>]
-8<-
It is the same location as without the patch. ksymoops:
Trace: 136426 <kfree_skb+7a/e8> Trace: 14ad02 <destroy_sock+b6/2a4> Trace: 13c4da <net_timer+ba/104> Trace: 13c4da <net_timer+ba/104> Trace: 1109a4 <timer_bh+74/154> Trace: 116273 <do_bottom_half+3b/60> Trace: 10a33b <handle_bottom_half+b/20> Trace: 109544 <sys_idle+5c/70> Trace: 10a3b9 <system_call+59/a0> Trace: 109284 <init> Trace: 10910f <start_kernel+177/184> Trace: 115a0c <it_real_fn> Trace: 10ff87 <schedule+21f/274>
This seems to happen only in the rush hours.
-Michael
|  |