All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: sampath rapaka <sampath.rapaka@gmail.com>
Cc: Erwan Velu <erwan@enovance.com>,
	"fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Re: Help : Facing this when i trigger FIO from command line :"fio: file hash not empty on exit"
Date: Tue, 06 Aug 2013 08:21:25 -0600	[thread overview]
Message-ID: <52010665.6080408@kernel.dk> (raw)
In-Reply-To: <CAJqT0iwDMhF=MzMgNxBvS6ML86MLHzo5ZU-gJztj1iaNrTEKLw@mail.gmail.com>

On 08/06/2013 05:52 AM, sampath rapaka wrote:
> On Tue, Aug 6, 2013 at 5:05 PM, Erwan Velu <erwan@enovance.com> wrote:
>> On 06/08/2013 13:12, sampath rapaka wrote:
>>>
>>> There is something wrong in the command I have run ?
>>>
>> Can you mention the version of fio you are using ?
>>
>> Can you double check you didn't had an OOM message from the kernel ?
> fio --version
> fio-2.0.15
> 
> I have not seen any Issues with Memory. I had run other fio test from
> config file, It went smoothly.

First try a make clean && make and see if it reproduces. If it does,
then edit the Makefile and remove the -O3 in there. Then make clean &&
make. Now do ulimit -c10000000000 and reproduce the issue. That should
give you a core dump file. Then do:

# gdb fio core

and type 'bt' and send the full output here.

-- 
Jens Axboe


  reply	other threads:[~2013-08-06 14:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-06 11:12 Help : Facing this when i trigger FIO from command line :"fio: file hash not empty on exit" sampath rapaka
2013-08-06 11:35 ` Erwan Velu
2013-08-06 11:52   ` sampath rapaka
2013-08-06 14:21     ` Jens Axboe [this message]
2013-08-07  9:02       ` sampath rapaka

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=52010665.6080408@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=erwan@enovance.com \
    --cc=fio@vger.kernel.org \
    --cc=sampath.rapaka@gmail.com \
    /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.