public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "??" <kevin@gv.com.tw>
To: <tglx@linutronix.de>, "David Woodhouse" <dwmw2@infradead.org>
Cc: <linux-mtd@lists.infradead.org>, "? ??" <djh@gv.com.tw>, <cms@gv.com.tw>
Subject: error when writing to jffs2
Date: Fri, 2 Aug 2002 10:50:05 +0800	[thread overview]
Message-ID: <00bc01c239cf$4ef3a8c0$1b0448c0@gv.com.tw> (raw)
In-Reply-To: 001001c23957$3a290520$1b0448c0@gv.com.tw

dear all,

error when writing to jffs2
any idea?

thanks in advanced!:)

--------- following message log -----------------------------
# cp -a bin bin2
ARGH. About to write node to 0x0004c020 on flash, but there's data already
there
:
0x0004c020: 85 19 01 e0 2d 00 00 00 3a 31 4d 58 04 00 00 00
argh. node added in wrong place
ARGH. About to write node to 0x0004c064 on flash, but there's data already
there
:
0x0004c064: 80 21 00 00 00 00 00 00 00 00 00 00 7d 7c 76 3a
argh. node added in wrong place
nand_read_ecc: Failed ECC read, page 0x00001260
ARGH. About to write node to 0x0004c020 on flash, but there's data already
there
:
0x0004c020: 85 19 00 e0 04 00 00 00 18 31 45 18 00 00 00 00
argh. node added in wrong place
Calculated used size 00003fc8 != stored used size 00003f84
kernel BUG at nodemgmt.c:320!
Unable to handle kernel paging request at virtual address 00000000, epc ==
80086
154, ra == 80086154
Oops in fault.c:do_page_fault, line 204:
$0 : 00000000 1000fc00 0000001e 00000001 8019d7d0 00000001 00000001 0005540e
$8 : 809f8af8 801a172c 0000001e fffffee0 0000000d 809f8af8 0000000a 809f8af8
$16: 81e302f8 81e450e8 00000013 00000000 81e4c3b0 00000000 00000044 81e73ec0
$24: 00001028 81e73c92                   81e72000 81e73de0 81e450e8 80086154
Hi : 00000020
Lo : 00000013
epc  : 80086154    Not tainted
Status: 1000fc04
Cause : 3000000c
Process cp (pid: 83, stackpage=81e72000)
Stack: 8015d7f0 8015d9fc 00000140 000553ed 81e73e08 81e45128 81e2c100
00000044
       00000000 00000000 00000044 00000044 00000046 81e2c100 81c6b740
81e2c100
       81d31640 81d31770 81c6b750 00000000 00000044 8008323c 00406a18
00000000
       00000000 80051e58 0004c020 00000000 81c05084 0004c020 ffffffe0
81d31640
       3b28008d 81d31640 81e73ec0 00000046 81d2fac0 00000000 00406a18
00000000
       00000000 ...
Call Trace: [<8015d7f0>] [<8015d9fc>] [<8008323c>] [<80051e58>] [<80062c6c>]
[<8
0041df8>]
 [<800543ed>] [<80041ec0>] [<80010a8c>]

Code: 24a5d9fc  0c006415  24060140 <ac000000> 8e220084  00000000  12020014
0000
0000  8e220088
Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing

  reply	other threads:[~2002-08-02  2:49 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <010c01c2388d$05af1660$1b0448c0@gv.com.tw>
2002-07-31  8:06 ` can i use jffs2 directly on /dev/mtdblock? ??
2002-07-31  8:15   ` David Woodhouse
     [not found]     ` <6562.1028118221@redhat.com>
2002-07-31 12:41       ` do i have to "eraseall" first? ??
2002-07-31 13:00         ` how to init and mount jffs2? ??
2002-07-31 13:04         ` do i have to "eraseall" first? David Woodhouse
2002-07-31 18:33           ` Thomas Gleixner
2002-08-01  3:23             ` ??
2002-08-01  9:28               ` Thomas Gleixner
2002-08-01 12:30                 ` thanks , after this patch , i mount jffs2 successfully ??
2002-08-02  2:50                   ` ?? [this message]
2002-08-05  9:54                     ` error when writing to jffs2 David Woodhouse
2002-08-05 10:18                       ` error when writing to jffs2 (scan.c v1.79 20020725) ??
2002-08-05 10:25                         ` David Woodhouse
2002-08-06  4:06                           ` error when writing to jffs2 (success in another evb) ??
2002-08-06  6:13                             ` what't the max partition(single file size) jffs2/mtd can support?(64MB? or 2GB? or 8GB?) ??
2002-08-06  8:26                               ` David Woodhouse
2002-08-06 11:43                                 ` fail to rm files when jffs2 is full ??
2002-08-06 12:26                                   ` David Woodhouse
2002-08-06 13:03                                     ` No free space left for GC(test2 with log) ??
2002-08-06 13:07                                       ` David Woodhouse
2002-08-06 14:08                                       ` Thomas Gleixner
2002-08-07 10:05                                       ` David Woodhouse
2002-08-06  9:46                             ` error when writing to jffs2 (success in another evb) Thomas Gleixner
2002-10-24 10:31                 ` does mtd support both toshiba and samsung 128MBytes (1GBits) nand flash? ??
2002-10-24 12:28                   ` Thomas Gleixner
2002-09-09  9:42     ` any function/ioctl to get compression ratio of a single file in jffs2? ??
2002-09-13  1:59     ` any comment about following news at http://www.handhelds.org/ ? ??
2002-09-13  7:23       ` David Woodhouse

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='00bc01c239cf$4ef3a8c0$1b0448c0@gv.com.tw' \
    --to=kevin@gv.com.tw \
    --cc=cms@gv.com.tw \
    --cc=djh@gv.com.tw \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox