Skip to content

lldb crash in Win 11 Arm #169323

@holleB

Description

@holleB

Running Win 11 Arm under Parallels Desktkop on a Macbook M3. Installed swift as per documentation. Starting lldb results in a crash:

PS C:\Users\myuser\projects\myproject> lldb
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0.      Program arguments: C:\\Users\\myuser\\AppData\\Local\\Programs\\Swift\\Toolchains\\6.2.1+Asserts\\usr\\bin\\lldb.exe
Exception Code: 0xC06D007E
#0 0x00007ffe77b9db04 (C:\Windows\System32\KERNELBASE.dll+0x6db04)
#1 0x00007ff682a62984 (C:\Users\myuser\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x32984)
#2 0x00007ff682a61d84 (C:\Users\myuser\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x31d84)
#3 0x00007ff682a38f68 (C:\Users\myuser\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x8f68)
#4 0x00007ff682a636b4 (C:\Users\myuser\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x336b4)
#5 0x00007ff682a6374c (C:\Users\myuser\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x3374c)
#6 0x00007ffe7bd222d0 (C:\Windows\System32\KERNEL32.DLL+0x122d0)
#7 0x00007ffe7c9f5b9c (C:\Windows\SYSTEM32\ntdll.dll+0x75b9c)
PS C:\Users\myuser\projects\myproject>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions