<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/59524>59524</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [lldb, Windows 11] LLDB executable crashes on every invocation
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          TahaAhmedRasheed
      </td>
    </tr>
</table>

<pre>
    Attempting to run `lldb` will cause always cause it to crash immediately:
![image](https://user-images.githubusercontent.com/57184560/207692080-d2d7ff7e-689c-4e69-a54f-f72588ee9cf1.png)

Calling `lldb` from git bash reveals more info:
![image](https://user-images.githubusercontent.com/57184560/207692151-fe19cb5b-5d7f-4e35-bc4a-360755190e29.png)
```
C:/Program Files/LLVM/bin/lldb.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
```

Other applications from the llvm suite like clang, clang-format, clangd work without issues on this system.
I got my installation of LLVM from: https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.5

LLVM info: 15.0.5
OS: Windows 11

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJy0lEGPqzYQxz-NcxmBbIMhHDhkN0KqtO2r2qo9D3gA9xkc2Wbz8u0rQ9ruSr308KQIxx7LM7__3x4MwUwrUcvUC1PXE25xdr79DWe8zAvpXzDMRPrUO_1oLzHScotmnSA68NsKrOLW6p5VHO7GWhhwCwRo7_gIz4mJafPgMcxgloW0wUj2wYoL41fGL0wKpl7MghMxdWXyPMd4CyksOya7LZDP9mjIJxPnrU8rg1sjrTEf3MJkp2pxLlXFmewkr6tG8jPPtNT1ONaUVedmyEqqmgxVOWZjLdX5TNQMo8hv68Rk8yxk_76itQnwA9no3QKTidAnBk_vhDbA4jyBWUf3XUmEEtlIohl61WdK12NWUqGyfigxKypeKyUaTrL5TFLx5-9AOkr42bvJ4wKdsRSY7N7efv-Rya43K5NdYs3pG7HiAuS983CfjSWwDnWSI8zoSYM1vUdvKFEBK7o0DLiuLoK70fr3Ntf_SUOE0dj9wJ8chG2Y9zk4D9p4GqLzj_8s9_h-iTN5wNvNmgGjcWs4fIgzgbXvC4TNRAJrvhIMFhP96_EnG51fMP4z13B3_ivcTZzdFsGEsFEAt0KcTYDwCJGW_Ej6A0wuwvIAs4aI1u6JwY2QtNrzJ5zPth5WPv1LlT2H7OZdUoHJzpMlDLvoEadn3PkpEyrnufqIvSd63ir4GP7ya1r5w6za3QMIcayedFvopmjwRK2oasFLVfLqNLe6l8THWo1UlGfZNLKqG1kiL2tUTaX0ybSSSymkKEUjqrLMea1HQkEai1qpiljJaUFj81Rs7vx02pVrVaNkebLYkw1715BypfshK5MyNRHf7gL02xRYya0JMfx7SjTR7u1mf17y9SOTusLb2_UF6BsNW8Te0tE4Dr_onXyy5t0dN-K0edv-bzMO_9NbSyB_BQAA__8tbpGW">