Skip to content

Regression: Protoc fails on Linux ARM64 with the latest versions #2686

@tverboon

Description

@tverboon

What version of gRPC and what language are you using?

2.76.0 and C#.

What operating system (Linux, Windows,...) and version?

Ubuntu 24.04 on ARM64 (Mac VM)

What runtime / compiler are you using (e.g. .NET Core SDK version dotnet --info)

.NET 10 on local GitHub Runner.

What did you do?

Building fails with protoc.

What did you expect to see?

A success, like on the Mac.

What did you see instead?

/media/psf/LinuxScratch/actions-runner/_work/_nuget/packages/grpc.tools/2.76.0/build/_protobuf/Google.Protobuf.Tools.targets(291,5): error MSB6006: "/media/psf/LinuxScratch/actions-runner/_work/_nuget/packages/grpc.tools/2.76.0/tools/linux_arm64/protoc" exited with code 139. 

Anything else we should know about your project / environment?

I think this is the root cause: grpc/grpc#38538, but this issue seems to be stale, hopefully this helps to move it forward. Currently I keep using version 2.67. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions