From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tony Mars" Subject: Log file Query Date: Sun, 21 Apr 2002 14:41:34 -0700 Sender: linux-smp-owner@vger.kernel.org Message-ID: References: <20020401113232.A32758@asooo.flowerfire.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20020401113232.A32758@asooo.flowerfire.com> List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-smp@vger.kernel.org I found the following in our logfiles for one of our servers that has dual 1.1 GHz Pentium processors and running RedHat 7.2 in smp mode. Apr 21 12:40:35 webu1 kernel: Unable to handle kernel paging request at virtual address 35e235a8 Apr 21 12:40:35 webu1 kernel: printing eip: Apr 21 12:40:35 webu1 kernel: c013d2a9 Apr 21 12:40:35 webu1 kernel: *pde = 00000000 Apr 21 12:40:35 webu1 kernel: Oops: 0000 Apr 21 12:40:35 webu1 kernel: CPU: 0 Apr 21 12:40:35 webu1 kernel: EIP: 0010:[fput+9/224] Apr 21 12:40:35 webu1 kernel: EIP: 0010:[] Apr 21 12:40:35 webu1 kernel: EFLAGS: 00010286 Apr 21 12:40:35 webu1 kernel: eax: 35e235a0 ebx: 35e235a0 ecx: c215e3e4 edx: c215e3e4 Apr 21 12:40:35 webu1 kernel: esi: e0dd1000 edi: e0dd1008 ebp: eaac0c00 esp: f5a85f50 Apr 21 12:40:35 webu1 kernel: ds: 0018 es: 0018 ss: 0018 Apr 21 12:40:35 webu1 kernel: Process mysqld (pid: 1423, stackpage=f5a85000) Apr 21 12:40:35 webu1 kernel: Stack: c0261f40 c1ca0a90 00000246 00000286 e0dd1008 e0dd1000 e0dd1008 eaac0c00 Apr 21 12:40:35 webu1 kernel: c014ce75 ef8a0000 f5a85fa8 eaac0c00 c014dbdd f5a85fa8 f5a85fa8 4180b000 Apr 21 12:40:35 webu1 kernel: 00000001 00000000 f5a85fa8 eaac0c00 fffffffc 00000000 00000000 e0dd1000 Apr 21 12:40:35 webu1 kernel: Call Trace: [poll_freewait+53/80] [sys_poll+909/928] [system_call+51/56] Apr 21 12:40:35 webu1 kernel: Call Trace: [] [] [] Apr 21 12:40:35 webu1 kernel: Apr 21 12:40:35 webu1 kernel: Code: 8b 6b 08 8b 73 0c 8b 7d 08 f0 ff 4b 14 0f 94 c0 84 c0 0f 84 Is the message above a result of running out of memory? Tony