Skip to content

Windows debugger cannot launch the target when used in a VM without any network interface #567

Description

@xusheng6

The user tries to debug a binary in a Hype-V VM. The VM has no internet connection. The error message is:

ConnectToDebugServerInternal timeout
Failed to connect process server

On the other hand, things work perfectly when the VM is connected to the Internet.

I suspect this is related to the synbol server handling in DbgEng, but it is still weird because this failure is so early. Previously, I have observed a hang when one uses the debugger on a box that appears to have network, but is not actually connected to the Internet

Metadata

Metadata

Assignees

Labels

DbgEng AdapterBugs/issues related to the DbgEndAdapterImpact: MediumbugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions