Messages in this thread |  | | Date | Thu, 30 Jan 1997 00:43:39 -0500 (EST) | From | Elliot Lee <> | Subject | 2.0.26 general protection - let the wizards interpret |
| |
This just happened to me. Please use it as you will - I have no kernel hacking abilities to speak of.
general protection: 0000 CPU: 0 EIP: 0010:[do_dev_queue_xmit+384/436] EFLAGS: 00010212 eax: 01a23434 ebx: 00000001 ecx: 00184ba8 edx: c9129695 esi: 01a23434 edi: 01a23584 ebp: 01a234ec esp: 001833d8 ds: 0018 es: 0018 fs: 002b gs: 0018 ss: 0018 Process swapper (pid: 0, process nr: 0, stackpage=00181604) Stack: 01a23434 01a234ec 00660338 00632410 00660038 01a234ec 00000000 00000202 00136f8e 00660338 01a234ec 00000001 0013ea61 00660338 01a234ec 00000001 00660338 00632410 0000002f 0066004c 00000014 00000043 00144094 00632410 Call Trace: [dev_queue_xmit+26/36] [ip_queue_xmit+369/452] [tcp_write_xmit+452/524] [tcp_ack+1352/2180] [tcp_rcv+1731/2016] [ip_rcv+883/1072] [net_bh+240/272] [do_bottom_half+59/96] [handle_bottom_half+11/32] [hard_idle+31/56] [sys_idle+59/112] [system_call+85/128] [init+0/616] [register_leds+4/88] [start_kernel+429/440] Jan 30 00:36:11 aerodrome kernel: [it_real_fn+0/72] [schedule+560/648] Code: ff d2 83 c4 08 85 c0 74 21 fa 56 e8 c0 f5 ff ff 83 c4 04 89 Aiee, killing interrupt handler kfree of non-kmalloced memory: 0018364c, next= 00000000, order=0 kfree of non-kmalloced memory: 0018363c, next= 00000000, order=0 kfree of non-kmalloced memory: 00183b50, next= 00000000, order=0 idle task may not sleep last message repeated 3 times error: exit: Identifier removed idle task may not sleep
$ lsmod Module: #pages: Used by: ppp 5 1 (autoclean) slhc 2 [ppp] 1 (autoclean) binfmt_aout 1 0 (autoclean) nfs 12 5 (autoclean) serial 7 2 (autoclean) $ free total used free shared buffers cached Mem: 31228 30444 784 14224 7772 13512 -/+ buffers: 9160 22068 Swap: 50396 0 50396
Hope this helps, -- Elliot http://www.redhat.com/ "I'm a member of the Association of Federations of Linux Project Initiators That Never Really Get Much Done (AFLPITNRGMD, for short)." Just do it!
|  |