linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
	Ingo Molnar <mingo@redhat.com>,
	alexander.shishkin@linux.intel.com,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: perf-4.8.0-rc3: Segmentation fault
Date: Mon, 29 Aug 2016 11:44:50 -0300	[thread overview]
Message-ID: <20160829144450.GD13587@kernel.org> (raw)
In-Reply-To: <CACVxJT8_dc4UGJz91W+Midbbx0rq02Vm5tnB1XTSP9kW6=vrDg@mail.gmail.com>

Em Thu, Aug 25, 2016 at 01:49:41PM +0300, Alexey Dobriyan escreveu:
> I profiled kernel allmodconfig build (don't ask) and perf tui reliably
> segfaults when trying to enter annotation mode for any of the
> individual functions. It segfaults immediately before even showing
> menu with choices.
> 
> perf: Segmentation fault
> -------- backtrace --------
> perf[0x5451fb]
> /lib64/libc.so.6(+0x33290)[0x7fcec0a80290]
> perf(__map__is_kernel+0x26)[0x4bbcd6]
> perf[0x54287c]
> perf(perf_evlist__tui_browse_hists+0x94)[0x543e84]
> perf(cmd_report+0x1a34)[0x434884]
> perf[0x478471]
> perf(main+0x6c6)[0x4237e6]
> /lib64/libc.so.6(__libc_start_main+0xf0)[0x7fcec0a6d630]
> perf(_start+0x29)[0x4238e9]
> 
> Steps to reproduce:
>     rm -rf ../xxx
>     mkdir ../xxx
>     make O=../xxx ARCH=x86_64 allmodconfig
>     perf record -e cycles make O=../xxx -k -j5
>     perf report
> 
> perf.data is 1.23 GB long , so be prepared.

Thanks for the report, trying to reproduce this.

- Arnaldo

  reply	other threads:[~2016-08-29 14:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25 10:49 perf-4.8.0-rc3: Segmentation fault Alexey Dobriyan
2016-08-29 14:44 ` Arnaldo Carvalho de Melo [this message]
2016-08-29 20:02   ` Arnaldo Carvalho de Melo
2016-08-30 10:00     ` Alexey Dobriyan

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=20160829144450.GD13587@kernel.org \
    --to=acme@kernel.org \
    --cc=adobriyan@gmail.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).