<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vasko.tim@gmail.com" title="Tim Vasko <vasko.tim@gmail.com>"> <span class="fn">Tim Vasko</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Crash in CreateTarget(..) in vim 8.0 python"
   href="https://bugs.llvm.org/show_bug.cgi?id=34483">bug 34483</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>INVALID
           </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 - Crash in CreateTarget(..) in vim 8.0 python"
   href="https://bugs.llvm.org/show_bug.cgi?id=34483#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Crash in CreateTarget(..) in vim 8.0 python"
   href="https://bugs.llvm.org/show_bug.cgi?id=34483">bug 34483</a>
              from <span class="vcard"><a class="email" href="mailto:vasko.tim@gmail.com" title="Tim Vasko <vasko.tim@gmail.com>"> <span class="fn">Tim Vasko</span></a>
</span></b>
        <pre>I just tried adding lldb.SBDebugger.Initialize() with no resolve.

I tried it (separately) before creating debugger, after creating debugger, and
calling initialize on the debugger object - to no avail.

The crash trace remains absolutely the same.

Additionally, the code works perfectly in python standalone interpreter - kind
of strange that this determinism is lost with lack of this call. Lastly, the
sample in LLDB repository for the lldb vim plugin has no mention for this call.
If it is truly needed, may I ask that we please update that code?

In any case however, problem remains.</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>