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

Apple Silicon Could not initialize class org.zeroturnaround.process.unix.LibC. #102

Closed
jongyu opened this issue Jun 2, 2022 · 2 comments

Comments

@jongyu
Copy link

jongyu commented Jun 2, 2022

at org.zeroturnaround.process.UnixProcess.kill(UnixProcess.java:46)
at org.zeroturnaround.process.UnixProcess.destroy(UnixProcess.java:34)
at org.zeroturnaround.process.AbstractProcess.destroyForcefully(AbstractProcess.java:113)
@toomasr
Copy link
Collaborator

toomasr commented Jun 8, 2022

How to reproduce this?

@nemecec
Copy link
Collaborator

nemecec commented Jun 8, 2022

BTW, you seem to have filed this issue under the wrong project. Judging by the class names, this issue belongs to https://github.com/zeroturnaround/zt-process-killer

I ran zt-process-killer unit tests on my MacBook Pro M1 and they all passed without issues. Please specify the steps to take (and in which environment) in order to reproduce this.

@nemecec nemecec closed this as completed Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants