All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Clark <jclark@metaparadigm.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Andrea Arcangeli <andrea@suse.de>, linux-kernel@vger.kernel.org
Subject: Re: 2.4.23aa1 ext3 oops
Date: Thu, 18 Dec 2003 15:33:25 +0800	[thread overview]
Message-ID: <3FE15845.1040508@metaparadigm.com> (raw)
In-Reply-To: <1071728709.5316.2.camel@imladris.demon.co.uk>

David Woodhouse wrote:

>Odd. And what's 'inode' then? What compiler are you using?
>  
>
Debian woody  gcc 2.95.4

The code emitted at the start of precheck_file_write is:

precheck_file_write:
        pushl %ebp
        pushl %edi
        pushl %esi
        pushl %ebx
        movl 24(%esp),%ebp
        movl 32(%esp),%edx
        movl $-8192,%eax
[...]

I guessed inode to be ebp. the oops text copied from serial console (I 
lost the first line):

c01306fb
*pde = 00000000
Oops: 0002 2.4.23aa1 #12 SMP Thu Dec 11 11:25:47 SGT 2003
CPU:    1
EIP:    0010:[<c01306fb>]    Not tainted
EFLAGS: 00010206
eax: 00008000   ebx: 12ba4000   ecx: ffffffff   edx: f3a8ff48
esi: 00000000   edi: 00000000   ebp: c3526200   esp: f3a8feec
ds: 0018   es: 0018   ss: 0018
Process bonnie++ (pid: 316, stackpage=f3a8f000)
Stack: e7d715c0 c3526200 e7d715a0 00002000 c01308f8 e7d715a0 c3526200 
f3a8ff60
       f3a8ff48 c352626c c3526200 e7d715a0 00002000 f3a8ff44 0061a931 
00001000
       00000000 00001000 00001000 00000000 c3526200 c35262c4 00000000 
12ba4000
Call Trace:         [<c01308f8>] (88) [<c013108f>] (36) [<c016f3a7>] (36)
  [<c0140e57>] (36) [<c0107133>] (60)
Code: 00 60 74 15 8b 7c 24 14 f6 47 19 04 74 0b 8b 5d 44 8b 75 48

I'm now a little less confident about that last crash because I was a 
bit hasty in getting another run started. I have since trampled over the 
supporting evidence (kernel, map, build output).



      reply	other threads:[~2003-12-18  7:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-04  2:49 2.4.23pre6aa3 scsi oops Jamie Clark
2003-11-04 10:28 ` Andrea Arcangeli
2003-11-04 11:52   ` Jamie Clark
2003-11-04 12:48     ` Andrea Arcangeli
2003-11-27  3:21     ` 2.4.23pre6aa3 - possible ext3 deadlock Jamie Clark
2003-11-27 12:56       ` Jan Kara
2003-12-06  1:05     ` 2.4.23pre6aa3 scsi oops Andrea Arcangeli
2003-12-06  1:39       ` Jamie Clark
2003-12-11  2:33       ` 2.4.23aa1 ext3 oops Jamie Clark
2003-12-16 15:15         ` Marcelo Tosatti
2003-12-16 15:55           ` Jamie Clark
2003-12-17 11:42         ` David Woodhouse
2003-12-18  6:19           ` Jamie Clark
2003-12-18  6:25             ` David Woodhouse
2003-12-18  7:33               ` Jamie Clark [this message]

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=3FE15845.1040508@metaparadigm.com \
    --to=jclark@metaparadigm.com \
    --cc=andrea@suse.de \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.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.