All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: alex-askwVF32g53VUA4B+peyoR2eb7JE58TQ@public.gmane.org
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Linux 2.4.23-pre7 panic on boot (ksymoops report included)
Date: 20 Oct 2003 13:08:14 -0400	[thread overview]
Message-ID: <1066669694.2905.45.camel@dhcppc4> (raw)
In-Reply-To: <BF1FE1855350A0479097B3A0D2A80EE0011E0FB6-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>

Hmmm, maybe ACPICA 20030918 (added in -pre6) broke this?
Did you use the same kernel config in -pre5 and later?
Any chance you can try the latest 2.4.23 snapshot, it
contains ACPICA 20031002?

thanks,
-Len



On Sun, 2003-10-19 at 20:54, Alexandre Nunes wrote:
> 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
> 
> 
> 
> 
> ______________________________________________________________________
> 
> 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:[<c0192e14>]    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:    [<c019efa5>] [<c018ff92>] [<c018ff92>] [<c01a3e03>] [<c01a3c78>]
>   [<c019f5f3>] [<c019d062>] [<c019d07f>] [<c019cafd>] [<c0105000>] [<c019cb78>]
>   [<c0105000>] [<c019cc2b>] [<c01a337a>] [<c0105080>] [<c01057cb>] [<c0105070>]
> Code: 8b 40 04 89 46 28 8b 04 24 89 46 10 8d 87 e8 01 00 00 56 50 
> 
> 
> >>EIP; c0192e14 <acpi_ds_load1_begin_op+161/192>   <=====
> 
> Trace; c019efa5 <acpi_ps_parse_loop+221/821>
> Trace; c018ff92 <acpi_os_allocate+e/11>
> Trace; c018ff92 <acpi_os_allocate+e/11>
> Trace; c01a3e03 <acpi_ut_callocate+37/7c>
> Trace; c01a3c78 <acpi_ut_acquire_from_cache+8f/9e>
> Trace; c019f5f3 <acpi_ps_parse_aml+4e/17b>
> Trace; c019d062 <acpi_ns_one_complete_parse+6e/7e>
> Trace; c019d07f <acpi_ns_parse_table+d/22>
> Trace; c019cafd <acpi_ns_load_table+69/8f>
> Trace; c0105000 <_stext+0/0>
> Trace; c019cb78 <acpi_ns_load_table_by_type+55/f2>
> Trace; c0105000 <_stext+0/0>
> Trace; c019cc2b <acpi_ns_load_namespace+16/2e>
> Trace; c01a337a <acpi_load_tables+c2/11d>
> Trace; c0105080 <init+10/110>
> Trace; c01057cb <arch_kernel_thread+2b/40>
> Trace; c0105070 <init+0/110>
> 
> Code;  c0192e14 <acpi_ds_load1_begin_op+161/192>
> 00000000 <_EIP>:
> Code;  c0192e14 <acpi_ds_load1_begin_op+161/192>   <=====
>    0:   8b 40 04                  mov    0x4(%eax),%eax   <=====
> Code;  c0192e17 <acpi_ds_load1_begin_op+164/192>
>    3:   89 46 28                  mov    %eax,0x28(%esi)
> Code;  c0192e1a <acpi_ds_load1_begin_op+167/192>
>    6:   8b 04 24                  mov    (%esp,1),%eax
> Code;  c0192e1d <acpi_ds_load1_begin_op+16a/192>
>    9:   89 46 10                  mov    %eax,0x10(%esi)
> Code;  c0192e20 <acpi_ds_load1_begin_op+16d/192>
>    c:   8d 87 e8 01 00 00         lea    0x1e8(%edi),%eax
> Code;  c0192e26 <acpi_ds_load1_begin_op+173/192>
>   12:   56                        push   %esi
> Code;  c0192e27 <acpi_ds_load1_begin_op+174/192>
>   13:   50                        push   %eax
> 
>  <0>Kernel panic: Attempted to kill init!



-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com

WARNING: multiple messages have this Message-ID (diff)
From: Len Brown <len.brown@intel.com>
To: alex@polesapart.dhs.org
Cc: linux-kernel@vger.kernel.org, acpi-devel@lists.sourceforge.net
Subject: Re: Linux 2.4.23-pre7 panic on boot (ksymoops report included)
Date: 20 Oct 2003 13:08:14 -0400	[thread overview]
Message-ID: <1066669694.2905.45.camel@dhcppc4> (raw)
In-Reply-To: <BF1FE1855350A0479097B3A0D2A80EE0011E0FB6@hdsmsx402.hd.intel.com>

Hmmm, maybe ACPICA 20030918 (added in -pre6) broke this?
Did you use the same kernel config in -pre5 and later?
Any chance you can try the latest 2.4.23 snapshot, it
contains ACPICA 20031002?

thanks,
-Len



On Sun, 2003-10-19 at 20:54, Alexandre Nunes wrote:
> 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
> 
> 
> 
> 
> ______________________________________________________________________
> 
> 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:[<c0192e14>]    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:    [<c019efa5>] [<c018ff92>] [<c018ff92>] [<c01a3e03>] [<c01a3c78>]
>   [<c019f5f3>] [<c019d062>] [<c019d07f>] [<c019cafd>] [<c0105000>] [<c019cb78>]
>   [<c0105000>] [<c019cc2b>] [<c01a337a>] [<c0105080>] [<c01057cb>] [<c0105070>]
> Code: 8b 40 04 89 46 28 8b 04 24 89 46 10 8d 87 e8 01 00 00 56 50 
> 
> 
> >>EIP; c0192e14 <acpi_ds_load1_begin_op+161/192>   <=====
> 
> Trace; c019efa5 <acpi_ps_parse_loop+221/821>
> Trace; c018ff92 <acpi_os_allocate+e/11>
> Trace; c018ff92 <acpi_os_allocate+e/11>
> Trace; c01a3e03 <acpi_ut_callocate+37/7c>
> Trace; c01a3c78 <acpi_ut_acquire_from_cache+8f/9e>
> Trace; c019f5f3 <acpi_ps_parse_aml+4e/17b>
> Trace; c019d062 <acpi_ns_one_complete_parse+6e/7e>
> Trace; c019d07f <acpi_ns_parse_table+d/22>
> Trace; c019cafd <acpi_ns_load_table+69/8f>
> Trace; c0105000 <_stext+0/0>
> Trace; c019cb78 <acpi_ns_load_table_by_type+55/f2>
> Trace; c0105000 <_stext+0/0>
> Trace; c019cc2b <acpi_ns_load_namespace+16/2e>
> Trace; c01a337a <acpi_load_tables+c2/11d>
> Trace; c0105080 <init+10/110>
> Trace; c01057cb <arch_kernel_thread+2b/40>
> Trace; c0105070 <init+0/110>
> 
> Code;  c0192e14 <acpi_ds_load1_begin_op+161/192>
> 00000000 <_EIP>:
> Code;  c0192e14 <acpi_ds_load1_begin_op+161/192>   <=====
>    0:   8b 40 04                  mov    0x4(%eax),%eax   <=====
> Code;  c0192e17 <acpi_ds_load1_begin_op+164/192>
>    3:   89 46 28                  mov    %eax,0x28(%esi)
> Code;  c0192e1a <acpi_ds_load1_begin_op+167/192>
>    6:   8b 04 24                  mov    (%esp,1),%eax
> Code;  c0192e1d <acpi_ds_load1_begin_op+16a/192>
>    9:   89 46 10                  mov    %eax,0x10(%esi)
> Code;  c0192e20 <acpi_ds_load1_begin_op+16d/192>
>    c:   8d 87 e8 01 00 00         lea    0x1e8(%edi),%eax
> Code;  c0192e26 <acpi_ds_load1_begin_op+173/192>
>   12:   56                        push   %esi
> Code;  c0192e27 <acpi_ds_load1_begin_op+174/192>
>   13:   50                        push   %eax
> 
>  <0>Kernel panic: Attempted to kill init!


       reply	other threads:[~2003-10-20 17:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BF1FE1855350A0479097B3A0D2A80EE0011E0FB6@hdsmsx402.hd.intel.com>
     [not found] ` <BF1FE1855350A0479097B3A0D2A80EE0011E0FB6-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
2003-10-20 17:08   ` Len Brown [this message]
2003-10-20 17:08     ` Linux 2.4.23-pre7 panic on boot (ksymoops report included) Len Brown
2003-10-21  1:33 Alexandre Nunes
  -- strict thread matches above, loose matches on Subject: below --
2003-10-20  0:54 Alexandre Nunes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1066669694.2905.45.camel@dhcppc4 \
    --to=len.brown-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=alex-askwVF32g53VUA4B+peyoR2eb7JE58TQ@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.