<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:evgeny@loop54.com" title="Evgeny Morozov <evgeny@loop54.com>"> <span class="fn">Evgeny Morozov</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Segmentation fault when accessing any Python script object"
   href="https://bugs.llvm.org/show_bug.cgi?id=36490">bug 36490</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;">Resolution</td>
           <td>WONTFIX
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Segmentation fault when accessing any Python script object"
   href="https://bugs.llvm.org/show_bug.cgi?id=36490#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Segmentation fault when accessing any Python script object"
   href="https://bugs.llvm.org/show_bug.cgi?id=36490">bug 36490</a>
              from <span class="vcard"><a class="email" href="mailto:evgeny@loop54.com" title="Evgeny Morozov <evgeny@loop54.com>"> <span class="fn">Evgeny Morozov</span></a>
</span></b>
        <pre>OK, it turns out there is a version of libsosplugin.so that works with later
LLDB versions. I still get a Segmentation fault in 5.0 (but not 3.9 or 4.0):

$ lldb-5.0
(lldb) script
Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
<span class="quote">>>> lldb
>>> Segmentation fault (core dumped)</span >

Sometimes it works the first time, but crashes the second time:

(lldb) script
Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
<span class="quote">>>> lldb
>>> <module 'lldb' from '/usr/lib/python2.7/dist-packages/lldb/__init__.py'></span >

<span class="quote">>>> lldb</span >
Segmentation fault (core dumped)</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>