Skip to content

Interpreter crashes if executable passed to execute (wait)> does not exist (on Windows) #7

Description

@yarb00

Auto-generated by TSSL::Interpreter.

Environment

TSSL::Interpreter version: 0.6.1

OS: Microsoft Windows 10.0.26200

Exception details

System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'idontexist' with working directory 'C:\DATA\Projects\general\TsslInterpreter\examples\0.6'. Не удается найти указанный файл.
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo) + 0x46a
   at TsslInterpreter.ScriptEnvironment.ScriptEnvironmentV0_6.ExecuteWait(String[]) + 0xee
   at TsslInterpreter.ScriptEnvironment.ScriptEnvironmentV0_6.HandleCommandExpression(String) + 0x1a9
   at TsslInterpreter.ScriptEnvironment.ScriptEnvironmentV0_6.ExecuteInstruction(String) + 0xae
   at TsslInterpreter.ScriptEnvironment.ScriptEnvironmentV0_6.ExecuteScript(Int32&) + 0x51
   at TsslInterpreter.ScriptEnvironment.ExecuteScript() + 0x8b
   at TsslInterpreter.Program.Main(String[] args) + 0x3ab

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions