Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why exec.command Load other dll. crash exception #41309

Closed
zhaoya881010 opened this issue Sep 10, 2020 · 1 comment
Closed

why exec.command Load other dll. crash exception #41309

zhaoya881010 opened this issue Sep 10, 2020 · 1 comment

Comments

@zhaoya881010
Copy link

1.15
golang external program by os.StartProcess. Why golang load the dependent library DLL of the external program. DLL crash raises a main program exception.
c := exec.Command("E:\gseeproxy\AutoIt3\autoit3.exe",args...)

image

@davecheney
Copy link
Contributor

Thank you for raising this issue. Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.

For asking questions, see:

@golang golang locked and limited conversation to collaborators Sep 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants