From: vemaa at vestas.com <vemaa@vestas.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Uboot ext4write command error
Date: Fri, 8 May 2015 00:08:30 -0700 (MST) [thread overview]
Message-ID: <1431068910941-213989.post@n7.nabble.com> (raw)
Hello,
I've a regression test case for ext4write command which writes a 100MB file
to a SD card ext4 partition continuously 1000 times.
Initially this 100MB file is loaded from the same SD card's FAT partition
with fatload command.
When i run the test case, after 800 iterations, I've got the following
errors on uboot console
(FI: 1. uboot version: U-Boot 2013.07-03530-g774dc8a (Jan 27 2015 -
12:35:52),
2. SD card (capacity: 2GB) has 2 partitons, 1st one is fat partition of
300MB and the other ext4 partition of 700MB
3. when i tried the same with uboot version U-Boot
2013.07-03530-g774dc8a (Jan 27 2015 - 12:35:52), it got failed at 180th
iteration)
4. My observation: It is not related to the size of the file, even the
same error occured with a 1MB of file in the test case )
******** Test case output just before fail ***********
i=21
j=0
writing to file //test_write1
File System is consistent
file found deleting
update journal finished
File System is consistent
update journal finished
j=1
writing to file //test_write2
File System is consistent
file found deleting
update journal finished
File System is consistent
update journal finished
j=2
writing to file //test_write3
File System is consistent
file found deleting
ext4fs_devread read outside partition 4294967200
ext4fs_devread read outside partition 4294967200
update journal finished
ext4fs_devread read outside partition 4294967200
part_offset is 1953280
total_sector is 1367232
error: overflow occurs
File System is consistent
no block left to assign
no block left to assign
** Error ext4fs_write() **
j=3
writing to file //test_write4
File System is consistent
file found deleting
** Error ext4fs_write() **
j=4
writing to file //test_write5
File System is consistent
file found deleting
** DI ext2fs read block (indir 2 2)malloc failed. **
data abort
Anybody have faced the same problem ? What are the limitatons of the ext4 in
uboot ?
any one has fix for this ?
Any help greatly appriciated, Thanks in advance.
Regards,
Venu
--
View this message in context: http://u-boot.10912.n7.nabble.com/Uboot-ext4write-command-error-tp213989.html
Sent from the U-Boot mailing list archive at Nabble.com.
reply other threads:[~2015-05-08 7:08 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=1431068910941-213989.post@n7.nabble.com \
--to=vemaa@vestas.com \
--cc=u-boot@lists.denx.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