All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prarit Bhargava <prarit@redhat.com>
To: Len Brown <lenb@kernel.org>
Cc: Linux PM list <linux-pm@vger.kernel.org>,
	"Brown, Len" <len.brown@intel.com>,
	charles.rose@dell.com, "Rafael J. Wysocki" <rafael@kernel.org>,
	suravee.suthikulpanit@amd.com
Subject: Re: [RESEND PATCH 2/8] turbostat: Fix node and siblings lookup data
Date: Sat, 9 Dec 2017 06:25:15 -0500	[thread overview]
Message-ID: <0e6f30bf-8dad-a8a1-612c-6b39fcbf5e1c@redhat.com> (raw)
In-Reply-To: <CAJvTdK=-pH_XTS5dNsgz+MEhqN-mYOwQaHOs_Qc+58+KpEp4Zw@mail.gmail.com>



On 12/08/2017 05:47 PM, Len Brown wrote:
> This patch causes a core dump:
> 
> turbostat: malloc.c:2394: sysmalloc: Assertion `(old_top ==
> initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >=
> MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end &
> (pagesize - 1)) == 0)' failed.
> 
> Aborted (core dumped)
> 

Odd.  I ran this on Intel Haswell and up ... what system did you run this on?

P.

  reply	other threads:[~2017-12-09 11:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-03 12:25 [RESEND PATCH 0/8] turbostat: Fix AMD output by making turbostat aware of nodes Prarit Bhargava
2017-11-03 12:25 ` [RESEND PATCH 1/8] turbostat: set max_num_cpus equal to the cpumask length Prarit Bhargava
2017-11-03 12:25 ` [RESEND PATCH 2/8] turbostat: Fix node and siblings lookup data Prarit Bhargava
2017-12-08 22:47   ` Len Brown
2017-12-09 11:25     ` Prarit Bhargava [this message]
2018-01-03 12:58       ` Prarit Bhargava
2018-01-28 17:43         ` Len Brown
2018-01-28 23:16           ` Prarit Bhargava
2017-11-03 12:25 ` [RESEND PATCH 3/8] turbostat: Calculate additional node information for a package Prarit Bhargava
2017-11-03 12:25 ` [RESEND PATCH 4/8] turbostat: track thread ID in cpu_topology Prarit Bhargava
2017-11-03 12:25 ` [RESEND PATCH 5/8] turbostat: rename num_cores_per_pkg to num_cores_per_node Prarit Bhargava
2017-11-03 12:25 ` [RESEND PATCH 6/8] turbostat: remove num_ from cpu_topology struct Prarit Bhargava
2017-11-03 12:25 ` [RESEND PATCH 7/8] turbostat: add node information into turbostat calculations Prarit Bhargava
2017-11-03 12:25 ` [RESEND PATCH 8/8] turbostat: Add Node in output Prarit Bhargava

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=0e6f30bf-8dad-a8a1-612c-6b39fcbf5e1c@redhat.com \
    --to=prarit@redhat.com \
    --cc=charles.rose@dell.com \
    --cc=len.brown@intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=suravee.suthikulpanit@amd.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.