-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Open
Labels
Description
lldb-server appears to crash on Windows as the remote debugger disconnects, causing me to have to restart it each time I run debug.
> .\lldb-server.exe platform --listen "*:1234" --server
Connection established.
error: lost connection
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.
Stack dump:
0. Program arguments: C:\\Users\\WDKRemoteUser\\lldb-server.exe platform --listen *:1234 --server
1. Program arguments: C:\\Users\\WDKRemoteUser\\lldb-server.exe platform --listen *:1234 --server
0x00007FF6415C1100 (0x000001B6A5F5BDA0 0x000000A4AF38FD28 0x0000000000000000 0x00007FFA66AF131E)
0x00007FF6415C71D3 (0x00007FF642638080 0x000000A4AF38FE40 0x000000A4AF38FE40 0x00007FFA71C912B0)
0x00007FF6415C8F84 (0x0000000000000000 0x00007FF64245EBED 0x0000000000000000 0x0000000000000000)
0x00007FF64245EB74 (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
0x00007FFA737154E0 (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000), BaseThreadInitThunk() + 0x10 bytes(s)
0x00007FFA7468485B (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000), RtlUserThreadStart() + 0x2B bytes(s)