All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan at linux.intel.com>
To: powertop@lists.01.org
Subject: Re: [Powertop] Powertop crashes with 'powertop --auto-tune'
Date: Sun, 21 Dec 2014 16:15:48 -0800	[thread overview]
Message-ID: <549762B4.3090108@linux.intel.com> (raw)
In-Reply-To: CAG27Bk1Y+S=yakWkiResNsrSeJf=g9HfsqEP5E---tamhnqH-A@mail.gmail.com

[-- Attachment #1: Type: text/plain, Size: 807 bytes --]

> I'm just a hobbyist contributor and I haven't cracked out how to know
> where in code 'double free or corruption (!prev): 0x0975bc20' issue
> happen. Could you compile the tool with debugging symbols, and
> recreate issue the way we could see backtrace? That would make fixing
> a lot easier.
>
> cd /tmp
> wget https://01.org/sites/default/files/downloads/powertop/powertop-2.7.tar.gz
> tar xzf powertop-2.7.tar.gz
> cd powertop-2.7
> CXXLAGS="-O0 -g -ggdb -fno-omit-frame-pointer" ./configure
> make -j3
> sudo -i
> cd /tmp/powertop-2.7
> ./src/powertop --auto-tune
> [crash]
> coredumpctl gdb
> (gdb) bt full
> <copy paste this output to reply>

this would indeed be very helpful

another helpful thing could be to run "strace" on powertop, and c-n-p the last 20 lines or so



             reply	other threads:[~2014-12-22  0:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22  0:15 Arjan van de Ven [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-28 23:38 [Powertop] Powertop crashes with 'powertop --auto-tune' Alexandra Yates
2015-01-22 23:43 Michael Mullin
2015-01-22 23:32 Joerg Mayer
2015-01-22 21:50 Michael Mullin
2014-12-22 14:26 Harvey
2014-12-22 14:12 Harvey
2014-12-22  1:27 Joerg Mayer
2014-12-21 21:25 Sami Kerola
2014-12-21 19:10 Harvey

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=549762B4.3090108@linux.intel.com \
    --to=powertop@lists.01.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.