==3004== Cachegrind, a cache and branch-prediction profiler ==3004== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==3004== Using Valgrind-3.19.0 and LibVEX; rerun with -h for copyright info ==3004== Command: _bin/cxx-opt-sh/osh -n --ast-format none benchmarks/testdata/configure ==3004== Parent PID: 2997 ==3004== --3004-- warning: L3 cache found, using its data for the LL simulation. ==3004== ==3004== Process terminating with default action of signal 11 (SIGSEGV) ==3004== Access not within mapped region at address 0x18 ==3004== at 0x14B843: word_::_EvalWordPart(syntax_asdl::word_part_t*) (oils_for_unix.mycpp.cc:44238) ==3004== by 0x14B91F: word_::_EvalWordPart(syntax_asdl::word_part_t*) (oils_for_unix.mycpp.cc:44252) ==3004== by 0x14BA67: word_::StaticEval(syntax_asdl::word_t*) [clone .part.0] (oils_for_unix.mycpp.cc:44327) ==3004== by 0x1D949B: cmd_parse::CommandParser::_ScanSimpleCommand() (optview.h:22) ==3004== by 0x1D9BAB: cmd_parse::CommandParser::ParseSimpleCommand() (oils_for_unix.mycpp.cc:39237) ==3004== by 0x1A67A0: cmd_parse::CommandParser::ParseCommand() (oils_for_unix.mycpp.cc:40519) ==3004== by 0x1A6B9E: cmd_parse::CommandParser::ParsePipeline() (oils_for_unix.mycpp.cc:40545) ==3004== by 0x1A707A: cmd_parse::CommandParser::_ParseAndOr() (oils_for_unix.mycpp.cc:40594) ==3004== by 0x1A749F: cmd_parse::CommandParser::_ParseCommandTerm() (oils_for_unix.mycpp.cc:40678) ==3004== by 0x1DCCAB: cmd_parse::CommandParser::ParseIf() (oils_for_unix.mycpp.cc:40732) ==3004== by 0x1A5A07: cmd_parse::CommandParser::ParseCompoundCommand() (oils_for_unix.mycpp.cc:40099) ==3004== by 0x1A637C: cmd_parse::CommandParser::ParseCommand() (oils_for_unix.mycpp.cc:40487) ==3004== If you believe this happened as a result of a stack ==3004== overflow in your program's main thread (unlikely but ==3004== possible), you can try to increase the size of the ==3004== main thread stack using the --main-stacksize= flag. ==3004== The main thread stack size used in this run was 16777216. ==3004== ==3004== I refs: 6,285,562 ==3004== I1 misses: 22,029 ==3004== LLi misses: 7,887 ==3004== I1 miss rate: 0.35% ==3004== LLi miss rate: 0.13% ==3004== ==3004== D refs: 2,581,386 (1,624,361 rd + 957,025 wr) ==3004== D1 misses: 46,086 ( 28,323 rd + 17,763 wr) ==3004== LLd misses: 28,056 ( 12,516 rd + 15,540 wr) ==3004== D1 miss rate: 1.8% ( 1.7% + 1.9% ) ==3004== LLd miss rate: 1.1% ( 0.8% + 1.6% ) ==3004== ==3004== LL refs: 68,115 ( 50,352 rd + 17,763 wr) ==3004== LL misses: 35,943 ( 20,403 rd + 15,540 wr) ==3004== LL miss rate: 0.4% ( 0.3% + 1.6% )