<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:frank.praznik@gmail.com" title="Frank Praznik <frank.praznik@gmail.com>"> <span class="fn">Frank Praznik</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLDB stops on every call to dlopen() when the process has additional threads running under kernel 4.20"
   href="https://bugs.llvm.org/show_bug.cgi?id=40609">bug 40609</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>CONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLDB stops on every call to dlopen() when the process has additional threads running under kernel 4.20"
   href="https://bugs.llvm.org/show_bug.cgi?id=40609#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLDB stops on every call to dlopen() when the process has additional threads running under kernel 4.20"
   href="https://bugs.llvm.org/show_bug.cgi?id=40609">bug 40609</a>
              from <span class="vcard"><a class="email" href="mailto:frank.praznik@gmail.com" title="Frank Praznik <frank.praznik@gmail.com>"> <span class="fn">Frank Praznik</span></a>
</span></b>
        <pre>The problem was directly caused by a commit in 4.20 that was reverted with
this:

signal: Always attempt to allocate siginfo for SIGSTOP

<a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v4.20.14&id=d175a567f7c58b657b257c48fba8b36f3660d865">https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v4.20.14&id=d175a567f7c58b657b257c48fba8b36f3660d865</a>

Marking as resolved: invalid since it wasn't an LLDB bug.</pre>
        </div>
      </p>


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

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>