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

Causes cosmoc++ to segfault #1212

Closed
wants to merge 1 commit into from
Closed

Conversation

mrdomino
Copy link
Collaborator

cosmoc++ produces "internal compiler error: SIGSEGV" on this code if run via:

mmake ctl/unique_ptr.o

cosmoc++ produces "internal compiler error: SIGSEGV" on this code if run
via:

    mmake ctl/unique_ptr.o
@ahgamut
Copy link
Collaborator

ahgamut commented Jun 11, 2024

Seems like debian's build of g++-10 also segfaults for this, as does my fedora system's build of gcc-12.

@mrdomino
Copy link
Collaborator Author

mrdomino commented Jun 12, 2024

Apparently it’s a gcc bug, fixed as of 14.1.

@mrdomino mrdomino closed this Jun 12, 2024
@ahgamut
Copy link
Collaborator

ahgamut commented Jun 12, 2024

@mrdomino mrdomino deleted the cosmocpp-segv branch June 15, 2024 20:43
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

Successfully merging this pull request may close these issues.

2 participants