<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in coverage build: error in backend: File exit not handled before popRegions"
   href="https://bugs.llvm.org/show_bug.cgi?id=38987">38987</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Crash in coverage build: error in backend: File exit not handled before popRegions
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>C++
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mellery451@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>compiler is crashing during coverage build. 

********************
FAILED: ccache /usr/bin/clang++  -DBEAST_CHECK_MEMORY_LEAKS=0
-DBOOST_ASIO_DISABLE_HANDLER_TYPE_REQUIREMENTS -DBOOST_ASIO_HAS_STD_ARRAY
-DBOOST_BEAST_ALLOW_DEPRECATED -DBOOST_COROUTINES_NO_DEPRECATION_WARNING
-DBOOST_FILESYSTEM_DEPRECATED -DBOOST_NO_AUTO_PTR -DDEBUG -DLIBARCHIVE_STATIC
-DOPENSSL_NO_SSL2 -DOS_LINUX -DRIPPLE_DUMP_LEAKS_ON_EXIT=1
-DRIPPLE_ROCKSDB_AVAILABLE=1 -DROCKSDB_LIB_IO_POSIX -DROCKSDB_PLATFORM_POSIX
-DSNAPPY -DSOCI_HAVE_CXX_C11=1 -D_DEBUG -I../../src -Ilz4/include
-Isqlite3/include -I../../src/soci/src -I../../src/soci/include
-I../../src/sqlite -I../../ -I../../src/snappy/snappy -I../../src/snappy/config
-I../../src/rocksdb2/include -I../../src/nudb/include -I../../src/ripple
-I../../src/beast/extras -isystem /usr/local/include -isystem
../../.nih_c/ninja/Clang_7.0.0/src/libarchive/libarchive -isystem
/opt/boost_1_67_0 -isystem proto_gen -Wall -Wdeprecated -g -fPIE   -Werror
-frtti -Wnon-virtual-dtor -Wno-sign-compare -Wno-char-subscripts -Wno-format
-Wno-unused-local-typedefs -O0 -fprofile-instr-generate -fcoverage-mapping
-pthread --system-header-prefix=rocksdb2 -std=gnu++14 -MD -MT
CMakeFiles/rippled.dir/src/ripple/app/consensus/RCLConsensus.cpp.o -MF
CMakeFiles/rippled.dir/src/ripple/app/consensus/RCLConsensus.cpp.o.d -o
CMakeFiles/rippled.dir/src/ripple/app/consensus/RCLConsensus.cpp.o -c
../../src/ripple/app/consensus/RCLConsensus.cpp
fatal error: error in backend: File exit not handled before popRegions
clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
clang version 7.0.0-svn341916-1~exp1~20180911120538.25 (branches/release_70)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to
<a href="https://bugs.llvm.org/">https://bugs.llvm.org/</a> and include the crash backtrace, preprocessed source,
and associated run script.
clang: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /tmp/RCLConsensus-9c88e7.cpp
clang: note: diagnostic msg: /tmp/RCLConsensus-9c88e7.sh
clang: note: diagnostic msg:

********************</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>