-
Notifications
You must be signed in to change notification settings - Fork 79
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
[Bug]: Plugin killed by signal 11 by calling make proto #105
Labels
Comments
are you running on ARM? I think our ARM image of |
yes i am running on ARM. Even if I comment out all the csharp line, it's showing the same error but for java gRPC
|
Any update on this? |
yurishkuro
changed the title
[Bug]: Plugin killed by signal 11 by calling make proto
make proto does not run on ARM chips
Feb 9, 2024
yurishkuro
added
enhancement
help wanted
good first issue
Issue suitable for first-time contributors
and removed
bug
labels
Feb 9, 2024
yurishkuro
removed
the
good first issue
Issue suitable for first-time contributors
label
Feb 9, 2024
yurishkuro
changed the title
make proto does not run on ARM chips
[Bug]: Plugin killed by signal 11 by calling make proto
Feb 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
I followed the guide to clone the repo and run
make proto
on my local desktop, then I am seeing this errorSteps to reproduce
make proto
Expected behavior
All the gRPC files should be generated.
Relevant log output
The text was updated successfully, but these errors were encountered: