<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </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 --- - TestPrintStackTraces sometimes fails on android arm"
   href="https://llvm.org/bugs/show_bug.cgi?id=26492">26492</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestPrintStackTraces sometimes fails on android arm
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>tberghammer@google.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>labath@google.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=15835" name="attach_15835" title="Test trace">attachment 15835</a> <a href="attachment.cgi?id=15835&action=edit" title="Test trace">[details]</a></span>
Test trace

It seems that the main thread has stopped somewhere in libc, and we cannot
unwind out of it.

Stack trace for thread id=0x4c7e name=a.out queue=None stop reason=none
  frame #0: 0x000000b6e4135c libc.so`None + -18446744073709149347


The address seems to be 0x4cb1c bytes inside the .text section
1454675830.031735000 [9437/97fd]: SectionLoadList::SetSectionLoadAddress
(section = 0x2a40f00
(/home/lldb_build/.lldb/module_cache/remote-android/.cache/208950F0-49F2-74B2-3ABE-0BCAB12FA0BD/libc.so..text),
load_addr = 0x00000000b6df4840) module = 0x2d077e0


Full logs are in the attachment.</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>