==2884== Cachegrind, a cache and branch-prediction profiler ==2884== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==2884== Using Valgrind-3.19.0 and LibVEX; rerun with -h for copyright info ==2884== Command: _bin/cxx-opt-sh/osh -n --ast-format none benchmarks/testdata/configure-helper.sh ==2884== Parent PID: 2877 ==2884== --2884-- warning: L3 cache found, using its data for the LL simulation. ==2884== ==2884== Process terminating with default action of signal 11 (SIGSEGV) ==2884== Access not within mapped region at address 0x18 ==2884== at 0x14B843: word_::_EvalWordPart(syntax_asdl::word_part_t*) (oils_for_unix.mycpp.cc:44238) ==2884== by 0x14B91F: word_::_EvalWordPart(syntax_asdl::word_part_t*) (oils_for_unix.mycpp.cc:44252) ==2884== by 0x14BA67: word_::StaticEval(syntax_asdl::word_t*) [clone .part.0] (oils_for_unix.mycpp.cc:44327) ==2884== by 0x1D949B: cmd_parse::CommandParser::_ScanSimpleCommand() (optview.h:22) ==2884== by 0x1D9BAB: cmd_parse::CommandParser::ParseSimpleCommand() (oils_for_unix.mycpp.cc:39237) ==2884== by 0x1A67A0: cmd_parse::CommandParser::ParseCommand() (oils_for_unix.mycpp.cc:40519) ==2884== by 0x1A6B9E: cmd_parse::CommandParser::ParsePipeline() (oils_for_unix.mycpp.cc:40545) ==2884== by 0x1A707A: cmd_parse::CommandParser::_ParseAndOr() (oils_for_unix.mycpp.cc:40594) ==2884== by 0x1A749F: cmd_parse::CommandParser::_ParseCommandTerm() (oils_for_unix.mycpp.cc:40678) ==2884== by 0x1DCCAB: cmd_parse::CommandParser::ParseIf() (oils_for_unix.mycpp.cc:40732) ==2884== by 0x1A5A07: cmd_parse::CommandParser::ParseCompoundCommand() (oils_for_unix.mycpp.cc:40099) ==2884== by 0x1A637C: cmd_parse::CommandParser::ParseCommand() (oils_for_unix.mycpp.cc:40487) ==2884== If you believe this happened as a result of a stack ==2884== overflow in your program's main thread (unlikely but ==2884== possible), you can try to increase the size of the ==2884== main thread stack using the --main-stacksize= flag. ==2884== The main thread stack size used in this run was 16777216. ==2884== ==2884== I refs: 12,243,836 ==2884== I1 misses: 62,147 ==2884== LLi misses: 7,992 ==2884== I1 miss rate: 0.51% ==2884== LLi miss rate: 0.07% ==2884== ==2884== D refs: 5,432,538 (3,207,710 rd + 2,224,828 wr) ==2884== D1 misses: 78,530 ( 42,967 rd + 35,563 wr) ==2884== LLd misses: 44,008 ( 12,605 rd + 31,403 wr) ==2884== D1 miss rate: 1.4% ( 1.3% + 1.6% ) ==2884== LLd miss rate: 0.8% ( 0.4% + 1.4% ) ==2884== ==2884== LL refs: 140,677 ( 105,114 rd + 35,563 wr) ==2884== LL misses: 52,000 ( 20,597 rd + 31,403 wr) ==2884== LL miss rate: 0.3% ( 0.1% + 1.4% )