<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:e.boutaleb@hotmail.fr" title="e.boutaleb@hotmail.fr">e.boutaleb@hotmail.fr</a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Unusable with LLVM_LINK_LLVM_DYLIB=ON"
   href="https://llvm.org/bugs/show_bug.cgi?id=24953">bug 24953</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>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>e.boutaleb@hotmail.fr
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Unusable with LLVM_LINK_LLVM_DYLIB=ON"
   href="https://llvm.org/bugs/show_bug.cgi?id=24953#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Unusable with LLVM_LINK_LLVM_DYLIB=ON"
   href="https://llvm.org/bugs/show_bug.cgi?id=24953">bug 24953</a>
              from <span class="vcard"><a class="email" href="mailto:e.boutaleb@hotmail.fr" title="e.boutaleb@hotmail.fr">e.boutaleb@hotmail.fr</a>
</span></b>
        <pre>I am still encountering the problem mentioned in this bug report on LLVM/LLDB
3.8.

My machine is running Ubuntu 15.10 x86_64.
I am using the repos from git, not svn.
<a href="http://llvm.org/git/{lldb/clang/llvm}.git">http://llvm.org/git/{lldb/clang/llvm}.git</a>

-Switch to the 3.8 branch both on tools/lldb, tools/clang and the llvm root
with git checkout release_38
- mkdir $llvm/build
- cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=AArch64 ..
- make -j2 lldb
- go to $llvm/build/bin/, run lldb against any binary e.g ./lldb /bin/ls
- enter "run"

This should result in a segmentation fault.

The backtrace attachment is almost the same as the one here.

<a href="http://lists.llvm.org/pipermail/lldb-dev/2016-January/009296.html">http://lists.llvm.org/pipermail/lldb-dev/2016-January/009296.html</a></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>