public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Henry Yei <hyei@mvista.com>
To: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] problem : please help !!!
Date: Mon, 19 Apr 2010 14:27:48 -0700	[thread overview]
Message-ID: <4BCCCAD4.5090300@mvista.com> (raw)
In-Reply-To: <h2v72fb0a5c1004160422iaadc7f8p53f73a00d5af088e@mail.gmail.com>

On 04/16/2010 04:22 AM, rahul agarwal wrote:
> I am running the ltp suite on my embedded system and the following two tests
> are failing :-
> 
> 
> falloc01 , falloc02 , falloac03   ->   TFAIL : TEST_ERRNO=EFBIG(27): File
> too large
> 
> clone02, clone03, clone05, clone06  ->  TBROK : Unexpected signal 11
> received
> 
> 
> I have tried everything to figure out the cause of these test failure but I
> still couldn't get the problem solved .
> 
> 
> With Regards
> Rahul Agarwal
> +91-9999721591

I assume you mean fallocate01, 02, 03, etc. Are you running these on
ext4 or other filesystem that supports the fallocate calls
(preallocation feature)?

Your architecture may also hit a problem with the tests.


Here are some notes I had with the fallocate tests from a few months
back that may interest you:

On a couple of architectures (arm, mips) that the original authors never
tested on, fallocate calls are returning EFBIG (file too large) rather
than EOPNOTSUPP(not supported) like they are on pcc, and x86 architectures.

I've run it on x86_64 Ubuntu 9.04 with an ext4 system, and the tests
also seem to fail with EFBIG, when they should pass AFAICT.


-- 
Henry Yei <hyei@mvista.com>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2010-04-19 21:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16 11:22 [LTP] problem : please help !!! rahul agarwal
2010-04-19 21:27 ` Henry Yei [this message]
2010-04-20  6:58   ` Garrett Cooper

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=4BCCCAD4.5090300@mvista.com \
    --to=hyei@mvista.com \
    --cc=ltp-list@lists.sourceforge.net \
    /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