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

Generated code triggers ICE with GCC 7.5 #13715

Closed
coryan opened this issue Aug 28, 2023 · 0 comments
Closed

Generated code triggers ICE with GCC 7.5 #13715

coryan opened this issue Aug 28, 2023 · 0 comments
Assignees

Comments

@coryan
Copy link
Contributor

coryan commented Aug 28, 2023

What version of protobuf and what language are you using?
Version: v24.2
Language: C++

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

Linux, openSUSE Leap 15.5

What runtime / compiler are you using (e.g., python version or gcc version)

GCC (SUSE Linux) 7.5.,0

What did you do?

git clone -b renovate/protobuf https://github.com/renovate-bot/google-cloud-cpp.git
cd google-cloud-cpp
ci/cloudbuild/build.sh -t demo-opensuse-leap-pr

What did you expect to see

A successful build.

What did you see instead?

https://github.com/googleapis/google-cloud-cpp/pull/12476/checks?check_run_id=16287575181

/workspace/cmake-out/external/googleapis/google/cloud/dialogflow/v2/document.pb.cc:4764:1: internal compiler error: Segmentation fault } ^Please submit a full bug report,with preprocessed source if appropriate.See <https://bugs.opensuse.org/> for instructions.gmake[2]: *** [external/googleapis/CMakeFiles/google_cloud_cpp_cloud_dialogflow_v2_protos.dir/build.make:524: external/googleapis/CMakeFiles/google_cloud_cpp_cloud_dialogflow_v2_protos.dir/google/cloud/dialogflow/v2/document.pb.cc.o] Error 1gmake[1]: *** [CMakeFiles/Makefile2:3005: external/googleapis/CMakeFiles/google_cloud_cpp_cloud_dialogflow_v2_protos.dir/all] Error 2gmake[1]: *** Waiting for unfinished jobs....

Anything else we should know about your project / environment

N/A

@coryan coryan added the untriaged auto added to all issues by default when created. label Aug 28, 2023
@zhangskz zhangskz removed the untriaged auto added to all issues by default when created. label Aug 29, 2023
copybara-service bot pushed a commit that referenced this issue Aug 30, 2023
…ne with a

const_cast.

Fixes #13715

PiperOrigin-RevId: 561444098
copybara-service bot pushed a commit that referenced this issue Aug 30, 2023
…ne with a

const_cast.

Fixes #13715

PiperOrigin-RevId: 561444098
copybara-service bot pushed a commit that referenced this issue Aug 31, 2023
…ne with a

const_cast.

Fixes #13715

PiperOrigin-RevId: 561444098
zhangskz pushed a commit to zhangskz/protobuf that referenced this issue Aug 31, 2023
zhangskz added a commit that referenced this issue Sep 1, 2023
…ne with a (#13808)

const_cast.

Fixes #13715

PiperOrigin-RevId: 561660761

Co-authored-by: Protobuf Team Bot <protobuf-github-bot@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants