linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf-4.8.0-rc3: Segmentation fault
@ 2016-08-25 10:49 Alexey Dobriyan
  2016-08-29 14:44 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Dobriyan @ 2016-08-25 10:49 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, acme, alexander.shishkin; +Cc: Linux Kernel

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-30 10:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-25 10:49 perf-4.8.0-rc3: Segmentation fault Alexey Dobriyan
2016-08-29 14:44 ` Arnaldo Carvalho de Melo
2016-08-29 20:02   ` Arnaldo Carvalho de Melo
2016-08-30 10:00     ` Alexey Dobriyan

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).