Skip to content

panic: syscall: string with NUL passed to StringToUTF16 #547

@chalmagr

Description

@chalmagr

When running a powershell script that uses the nssm library to manage windows services, this error keeps coming up.
I have tried redirecting the output of nssm.exe to $null, but it keeps creeping up

This issue is a re-open of issue #31

Having the startup script download nssm.exe and using the tool to check the status of a non-existent service and it will generate a string that has the "`0" character which will cause this error

The version of nssm that we are using is 2.24 (latest available)

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