Skip to content

Interpreter crashes if executable name passed to execute (wait)> is empty #6

Description

@yarb00

Auto-generated by TSSL::Interpreter.

Environment

TSSL::Interpreter version: 0.6.1

OS: Arch Linux

Exception details

System.InvalidOperationException: Cannot start process because a file name has not been provided.
   at System.Diagnostics.Process.Start() + 0x15b
   at TsslInterpreter.ScriptEnvironment.ScriptEnvironmentV0_6.ExecuteWait(String[]) + 0xf0
   at TsslInterpreter.ScriptEnvironment.ScriptEnvironmentV0_6.HandleCommandExpression(String) + 0x1be
   at TsslInterpreter.ScriptEnvironment.ScriptEnvironmentV0_6.ExecuteInstruction(String) + 0xb5
   at TsslInterpreter.ScriptEnvironment.ScriptEnvironmentV0_6.ExecuteScript(Int32&) + 0x55
   at TsslInterpreter.ScriptEnvironment.ExecuteScript() + 0x88
   at TsslInterpreter.Program.Main(String[] args) + 0x3bc

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions