Skip to content

Failed command 'configurationDone' : 0x80070005 on launch in VSCode/VSCodium #223

@wingrime

Description

@wingrime

Getting error

7483.837 I/NETCOREDBG(P158031, T158031): main.cpp: main(444) > Netcoredbg started
17483.837 I/NETCOREDBG(P158031, T158031): main.cpp: instantiate_protocol(120) > Creating protocol VSCodeProtocol
17483.837 I/NETCOREDBG(P158031, T158031): main.cpp: main(493) > pidDebugee 0
17483.838 I/NETCOREDBG(P158031, T158032): ioredirect.cpp: worker(164) > worker started
17483.847 E/NETCOREDBG(P158031, T158038): manageddebugger.cpp: operator(737) > m_dbgshim.CreateProcessForLaunch(reinterpret_cast<LPWSTR>(const_cast<WCHAR*>(to_utf16(ss.str()).c_str())), TRUE, outEnv.empty() ? NULL : &outEnv[0], m_cwd.empty() ? NULL : reinterpret_cast<LPCWSTR>(to_utf16(m_cwd).c_str()), &m_processId, &resumeHandle) : 0x80070005
17483.847 E/NETCOREDBG(P158031, T158032): ioredirect.cpp: ProcessFinishedReadRequests(342) > child process stdout/stderr reading error
17483.847 I/NETCOREDBG(P158031, T158032): ioredirect.cpp: operator(154) > IORedirectHelper::worker: terminated

attach mode - works, launch using cli also works fine

Patched code to add debug output for "ss" variable. Path to application is valid, manual run is also works fine

platform ArchLinux amd64

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