<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:luke.drummond@codeplay.com" title="Luke Drummond <luke.drummond@codeplay.com>"> <span class="fn">Luke Drummond</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - lldb host crashes with allocation failure when attaching to a remote android target"
   href="https://llvm.org/bugs/show_bug.cgi?id=26289">bug 26289</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - lldb host crashes with allocation failure when attaching to a remote android target"
   href="https://llvm.org/bugs/show_bug.cgi?id=26289#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - lldb host crashes with allocation failure when attaching to a remote android target"
   href="https://llvm.org/bugs/show_bug.cgi?id=26289">bug 26289</a>
              from <span class="vcard"><a class="email" href="mailto:luke.drummond@codeplay.com" title="Luke Drummond <luke.drummond@codeplay.com>"> <span class="fn">Luke Drummond</span></a>
</span></b>
        <pre>@ravithejawork

Thanks for helping out with this. I'm going to close this ticket, because as
you say, this is not caused by your changes (which appear correct) but is
triggered by mis-parsing the ELF section header table - which I think is
covered by #25338. Dumping all ELF files from the Android device (including the
VDSO) and then reading them with readelf shows that the ELF header and section
header table is correct, but somehow being misinterpreted in
ELFSectionHeader::Parse.

Thanks again for you help.</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>