<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 - libc++abi: terminating with uncaught exception of type int"
   href="https://bugs.llvm.org/show_bug.cgi?id=47799">47799</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>libc++abi: terminating with uncaught exception of type int
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libc++abi
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>11.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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>wangyugui@e16-tech.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, mclow.lists@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>the check-all result of release/11.x rc6

Command Output (stderr):
--
libunwind: __unw_add_dynamic_fde: bad fde: FDE is really a CIE
libc++abi: terminating with uncaught exception of type int
PLEASE submit a bug report to <a href="https://bugs.llvm.org/">https://bugs.llvm.org/</a> and include the crash
backtrace.
Stack dump:
0.  Program arguments: /ssd/git/os/llvm-project/build/bin/lli
/ssd/git/os/llvm-project/llvm/test/ExecutionEngine/MCJIT/eh.ll
 #0 0x00000000011e1d6f llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/ssd/git/os/llvm-project/build/bin/lli+0x11e1d6f)
 #1 0x00000000011e0100 llvm::sys::RunSignalHandlers()
(/ssd/git/os/llvm-project/build/bin/lli+0x11e0100)
 #2 0x00000000011e21c5 SignalHandler(int)
(/ssd/git/os/llvm-project/build/bin/lli+0x11e21c5)
 #3 0x00007f889f258630 __restore_rt (/lib64/libpthread.so.0+0xf630)
 #4 0x00007f889e363387 raise (/lib64/libc.so.6+0x36387)
 #5 0x00007f889e364a78 abort (/lib64/libc.so.6+0x37a78)
 #6 0x00007f889f590bc6
(/ssd/git/os/llvm-project/build/bin/../lib/libc++abi.so.1+0x36bc6)
 #7 0x00007f889f573447
(/ssd/git/os/llvm-project/build/bin/../lib/libc++abi.so.1+0x19447)
 #8 0x00007f889f58fd83 std::__terminate(void (*)())
(/ssd/git/os/llvm-project/build/bin/../lib/libc++abi.so.1+0x35d83)
 #9 0x00007f889f592af6
(/ssd/git/os/llvm-project/build/bin/../lib/libc++abi.so.1+0x38af6)
#10 0x00007f889f592a90 __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code,
_Unwind_Exception*)
(/ssd/git/os/llvm-project/build/bin/../lib/libc++abi.so.1+0x38a90)
#11 0x00007f889f68302d
/ssd/git/os/llvm-project/build/test/ExecutionEngine/MCJIT/Output/eh.ll.script:
line 1: 54321 Aborted                 (core dumped)
/ssd/git/os/llvm-project/build/bin/lli
/ssd/git/os/llvm-project/llvm/test/ExecutionEngine/MCJIT/eh.ll


OS version: /etc/redhat-release: CentOS Linux release 7.8.2003 (Core)
llvm config:  default compiler-rt, libunwind, libc++, l1d</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>