Skip to content

lldb.exe crash in Swift 6.2.1 release #11779

@DimaKozhinov

Description

@DimaKozhinov

The lldb.exe included in Swift 6.2.1 release (Windows platform) crashes with the following output:

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\\johndoe\\AppData\\Local\\Programs\\Swift\\Toolchains\\6.2.1+Asserts\\usr\\bin\\lldb.exe
Exception Code: 0xC06D007E
#0 0x00007ffad25d804a (C:\WINDOWS\System32\KERNELBASE.dll+0xc804a)
#1 0x00007ff6812a486f (C:\Users\johndoe\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x3486f)
#2 0x00007ff6812a3c88 (C:\Users\johndoe\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x33c88)
#3 0x00007ff681278f59 (C:\Users\johndoe\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x8f59)
#4 0x00007ff6812a5480 (C:\Users\johndoe\AppData\Local\Programs\Swift\Toolchains\6.2.1+Asserts\usr\bin\lldb.exe+0x35480)
#5 0x00007ffad403e8d7 (C:\WINDOWS\System32\KERNEL32.DLL+0x2e8d7)
#6 0x00007ffad512c53c (C:\WINDOWS\SYSTEM32\ntdll.dll+0x8c53c)

Reproduced in Windows 11 and Windows 10, the output differs only in memory addresses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions