All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rich Baum" <baumr1@coral.indstate.edu>
To: linux-kernel@vger.kernel.org
Subject: Oops on boot with 2.4.0-test13-pre7
Date: Sun, 31 Dec 2000 22:16:25 -0500	[thread overview]
Message-ID: <3A4FB039.24124.114572@localhost> (raw)

When I boot a version of test13-pre7 that was compiled with the 
20001225 snapshot of gcc I get the following oops:

ksymoops 2.3.5 on i586 2.4.0-test11.  Options used
     -V (specified)
     -K (specified)
     -L (specified)
     -o /lib/modules/2.4.0-test13-pre7/ (specified)
     -m /boot/System.map-2.4.0-test13 (specified)

No modules in ksyms, skipping objects
Oops: 0000
CPU:    0
EIP:    0010:[<c0112a0d>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010083
eax: cbfebfb0  ebx: c3585a59  ecx: fffffe44  edx: 00000003
esi: c0107b94  edi: cbf7423a  ebp: cbf75fc8  esp: cbf75fa4
ds: 0018  es: 0018  ss: 0018
Process kupdate (pid: 6, stackpage=cbf75000)
Stack: 00000000 00000246 00000000 cbfebfb0 00000001 
00000003 cbf74000 c0216576
       cbf7423a cbf74000 c0107bc0 cbfebfa4 cbf74550 00000000 
c020f803 00010f00
       cbfebf6c cbfebfb8 0008e000 c01074b6 cbfebfa4 c0135cf0 
cbfebf98
Call Trace: [<c0216576>] [<c0107bc0>] [<c020f803>] 
[<c01074b6>] [<c0135cf0>]
Code: 8b 01 85 45 f0 74 ec 8b 7d dc 85 ff 0f 84 81 00 00 00 8b 45 

>>EIP; c0112a0d <__wake_up+5d/140>   <=====
Trace; c0216576 <tvecs+1c76/a3c0>
Trace; c0107bc0 <__up_wakeup+8/c>
Trace; c020f803 <stext_lock+433/5530>
Trace; c01074b6 <kernel_thread+26/30>
Trace; c0135cf0 <kupdate+0/f0>
Code;  c0112a0d <__wake_up+5d/140>
00000000 <_EIP>:
Code;  c0112a0d <__wake_up+5d/140>   <=====
   0:   8b 01                     mov    (%ecx),%eax   <=====
Code;  c0112a0f <__wake_up+5f/140>
   2:   85 45 f0                  test   %eax,0xfffffff0(%ebp)
Code;  c0112a12 <__wake_up+62/140>
   5:   74 ec                     je     fffffff3 <_EIP+0xfffffff3> c0112a00 
<__wake_up+50/140>
Code;  c0112a14 <__wake_up+64/140>
   7:   8b 7d dc                  mov    0xffffffdc(%ebp),%edi
Code;  c0112a17 <__wake_up+67/140>
   a:   85 ff                     test   %edi,%edi
Code;  c0112a19 <__wake_up+69/140>
   c:   0f 84 81 00 00 00         je     93 <_EIP+0x93> c0112aa0 
<__wake_up+f0/140>
Code;  c0112a1f <__wake_up+6f/140>
  12:   8b 45 00                  mov    0x0(%ebp),%eax


It appears to be a compiler bug since using egcs-1.1.2 works just 
fine.  If anyone was a patch to try and fix this I'll be happy to try it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

                 reply	other threads:[~2001-01-01  3:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3A4FB039.24124.114572@localhost \
    --to=baumr1@coral.indstate.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=richbaum@acm.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.