From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262353AbTJTAyl (ORCPT ); Sun, 19 Oct 2003 20:54:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262354AbTJTAyl (ORCPT ); Sun, 19 Oct 2003 20:54:41 -0400 Received: from web41605.mail.yahoo.com ([66.218.93.105]:48235 "HELO web41605.mail.yahoo.com") by vger.kernel.org with SMTP id S262353AbTJTAyi (ORCPT ); Sun, 19 Oct 2003 20:54:38 -0400 Message-ID: <20031020005437.47533.qmail@web41605.mail.yahoo.com> Date: Sun, 19 Oct 2003 21:54:37 -0300 (ART) From: =?iso-8859-1?q?Alexandre=20Nunes?= Reply-To: alex@polesapart.dhs.org Subject: Linux 2.4.23-pre7 panic on boot (ksymoops report included) To: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-649275233-1066611277=:46425" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --0-649275233-1066611277=:46425 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline Linux 2.4.23-pre7 and pre6 panics on boot. My machine is an athlon 900mhz on an asrock k7vt2 mainboard. The kernel was compiled with gcc 3.3.2, but 3.3.1 shows the same results. 2.4.23-pre5 works fine. Attached is a ksymoops report. The funny thing is that since the kernel panics before boot is complete, I had to use console=ttyS0 and capture kernel log msgs on another machine. Please forward to me on replies, since I'm not subscribed to the list. Thanks, Alexandre Yahoo! Mail - o melhor webmail do Brasil http://mail.yahoo.com.br --0-649275233-1066611277=:46425 Content-Type: text/plain; name="oops.txt" Content-Description: oops.txt Content-Disposition: inline; filename="oops.txt" ksymoops 2.4.9 on i686 2.4.23-pre5. Options used -v /usr/src/linux/vmlinux (specified) -K (specified) -L (specified) -o /lib/modules/2.4.23-pre7 (specified) -m /usr/src/linux/System.map (default) No modules in ksyms, skipping objects cpu: 0, clocks: 2000158, slice: 1000079 Unable to handle kernel NULL pointer dereference at virtual address 000000ae c0192e14 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010282 eax: 000000aa ebx: 00000000 ecx: c158c580 edx: c158c580 esi: c158c580 edi: dffe0000 ebp: 00000008 esp: dffe9e7c ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 1, stackpage=dffe9000) Stack: 000000aa dffe0000 dffe01e8 00000000 e0802144 c019efa5 dffe0000 dffe9ea0 00000000 00000000 00080030 000000ad 00000001 c024bcd7 c018ff92 00000000 000001f0 00000246 00000030 00000009 00000030 000000ad 00000001 c024bcd7 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 40 04 89 46 28 8b 04 24 89 46 10 8d 87 e8 01 00 00 56 50 >>EIP; c0192e14 <===== Trace; c019efa5 Trace; c018ff92 Trace; c018ff92 Trace; c01a3e03 Trace; c01a3c78 Trace; c019f5f3 Trace; c019d062 Trace; c019d07f Trace; c019cafd Trace; c0105000 <_stext+0/0> Trace; c019cb78 Trace; c0105000 <_stext+0/0> Trace; c019cc2b Trace; c01a337a Trace; c0105080 Trace; c01057cb Trace; c0105070 Code; c0192e14 00000000 <_EIP>: Code; c0192e14 <===== 0: 8b 40 04 mov 0x4(%eax),%eax <===== Code; c0192e17 3: 89 46 28 mov %eax,0x28(%esi) Code; c0192e1a 6: 8b 04 24 mov (%esp,1),%eax Code; c0192e1d 9: 89 46 10 mov %eax,0x10(%esi) Code; c0192e20 c: 8d 87 e8 01 00 00 lea 0x1e8(%edi),%eax Code; c0192e26 12: 56 push %esi Code; c0192e27 13: 50 push %eax <0>Kernel panic: Attempted to kill init! --0-649275233-1066611277=:46425--