All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Cran <bruce@cran.org.uk>
To: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: valgrind error "invalid read of size 4" in get_jobs_eta
Date: Mon, 3 Aug 2015 12:07:21 -0600	[thread overview]
Message-ID: <55BFADD9.2090303@cran.org.uk> (raw)

Running fio built from git master is reporting the following error:

==26208== Invalid read of size 4
==26208==    at 0x429FF7: get_jobs_eta (eta.c:604)
==26208==    by 0x41B8B5: show_thread_status_json (stat.c:1080)
==26208==    by 0x420A80: __show_run_stats (stat.c:1579)
==26208==    by 0x451714: fio_backend (backend.c:2292)
==26208==    by 0x40CD3F: main (fio.c:54)
==26208==  Address 0x15197a3c is 124 bytes inside a block of size 125 
alloc'd
==26208==    at 0x4C2AE25: calloc (in 
/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==26208==    by 0x429FCB: get_jobs_eta (eta.c:594)
==26208==    by 0x41B8B5: show_thread_status_json (stat.c:1080)
==26208==    by 0x420A80: __show_run_stats (stat.c:1579)
==26208==    by 0x451714: fio_backend (backend.c:2292)
==26208==    by 0x40CD3F: main (fio.c:54)

-- 
Bruce

             reply	other threads:[~2015-08-03 18:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03 18:07 Bruce Cran [this message]
2015-08-14 15:46 ` valgrind error "invalid read of size 4" in get_jobs_eta Jens Axboe

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=55BFADD9.2090303@cran.org.uk \
    --to=bruce@cran.org.uk \
    --cc=fio@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.