Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1201789
| From | Arnaldo Carvalho de Melo <acme@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [BUG] perf/script: segfault on simple command |
| Date | 2015-08-06 16:30 +0200 |
| Message-ID | <pUulc-367-29@gated-at.bofh.it> (permalink) |
| References | <pUfFw-6J8-9@gated-at.bofh.it> <pUmdY-86Q-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Em Thu, Aug 06, 2015 at 07:41:20AM +0200, Jiri Olsa escreveu: > On Wed, Aug 05, 2015 at 03:40:32PM -0700, Stephane Eranian wrote: > > $ perf script > > Segmentation fault (core dumped) > > $ gdb perf > > (gdb) r script > > Program received signal SIGSEGV, Segmentation fault. > > 0x000000000050f98b in pevent_set_function_resolver (pevent=0x0, > > func=0x4b2f50 <machine__resolve_kernel_addr>, priv=0x180bf98) at > > event-parse.c:464 > > 464 free(pevent->func_resolver); > > (gdb) bt > > #0 0x000000000050f98b in pevent_set_function_resolver (pevent=0x0, > > func=0x4b2f50 <machine__resolve_kernel_addr>, priv=0x180bf98) at > > event-parse.c:464 > > Looks like something is fundamentally broken here. > > Do you know what? > yep, it should be already taken care of: > http://marc.info/?l=linux-kernel&m=143863009413104&w=2 Yeah, pushed already to Ingo, should land in tip.git soon. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[BUG] perf/script: segfault on simple command Stephane Eranian <eranian@google.com> - 2015-08-06 00:50 +0200
Re: [BUG] perf/script: segfault on simple command Jiri Olsa <jolsa@redhat.com> - 2015-08-06 07:50 +0200
Re: [BUG] perf/script: segfault on simple command Arnaldo Carvalho de Melo <acme@redhat.com> - 2015-08-06 16:30 +0200
Re: [BUG] perf/script: segfault on simple command Arnaldo Carvalho de Melo <acme@redhat.com> - 2015-08-06 17:20 +0200
csiph-web