Ciao, I have the following output while running cron.daily (even immediately after boot):
(kernel 2.0.34 or 2.0.36) ---------- Unable to handle kernel paging request at virtual address c285ffa4 current->tss.cr3 = 01c73000, %cr3 = 01c73000 *pde = 00001067 *pte = 00000000 Oops: 0002 CPU: 0 EIP: 0010:[<001262a2>] EFLAGS: 00010206 eax: 0099ed9d ebx: 00066052 ecx: 00000260 edx: 00000357 esi: 00200305 edi: 00000400 ebp: 00066052 esp: 008d7e80 ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018 Process find (pid: 9098, process nr: 42, stackpage=008d7000) Stack: 00000305 00066052 00000400 00066052 0020da34 01326400 00012280 00000001 001269dc 00000305 00066052 00000400 00000001 00160271 00000305 00066052 00000400 01326400 001fa208 01326400 0020da34 01f70598 00000260 001fa208 Call Trace: [<001269dc>] [<00160271>] [<00124cae>] [<00160e07>] [<0012bdd6>] [<0012bfea>] [<0012c0a4>] [<0012a231>] [<0010a8c9>] Code: c7 04 85 30 49 1e 00 00 00 00 00 c7 41 3c 00 00 00 00 c7 41 --------------- side effect, after that, if I type: /etc/init.d# ./sysklogd start Starting system log daemon: syslogd klogd. this means that the problem kill syslogd... ------------------ Output on tty9: Feb 10 11:22:43 niels kernel: klogd 1.3-3#26, log source = /proc/kmsg started. Feb 10 11:22:43 niels kernel: Cannot find map file. Feb 10 11:22:43 niels kernel: Loaded 14 symbols from 1 module. Feb 10 11:22:43 niels kernel: general protection: 0000 Feb 10 11:22:43 niels kernel: CPU: 0 Feb 10 11:24:13 niels kernel: klogd 1.3-3#26, log source = /proc/kmsg started. Feb 10 11:24:13 niels kernel: Cannot find map file. Feb 10 11:24:13 niels kernel: Loaded 14 symbols from 1 module. Someone else with the same problem? (N.B. I have 32Mb RAM, but free: # free total used free shared buffers cached Mem: 30784 28688 2096 18360 9544 10072 -/+ buffers/cache: 9072 21712 Swap: 64476 16 64460 Only 30784 ??? Is this ok ? Or I have a MEM problem ? (it seems that is `find` the cause of the problem) -- Paolo Pedaletti, Como, ITALYa [EMAIL PROTECTED]