We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue only impacts Release and RelWithDebInfo compiled binary. It does NOT crash with Debug type.
Release
RelWithDebInfo
Debug
Compiled at git f1d7f2f
$ Linux shrimp-paste 6.1.0-0.rc5.20221118git84368d882b96.43.fc38.ppc64le #1 SMP Fri Nov 18 16:34:50 UTC 2022 ppc64le ppc64le ppc64le GNU/Linux $ gcc --version gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4) $ g++ --version g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)
Backtrace https://gist.github.com/runlevel5/3d6ac3c28a9de454c57056410cdaf320
The text was updated successfully, but these errors were encountered:
I'm not sure if this bug is compiler related.
Sorry, something went wrong.
Could you try clang instead of gcc?
The same error on clang 16.0.5.
No branches or pull requests
Info
This issue only impacts
Release
andRelWithDebInfo
compiled binary. It does NOT crash withDebug
type.Compiled at git f1d7f2f
Other info that might be useful
Steps to reproduce
Backtrace https://gist.github.com/runlevel5/3d6ac3c28a9de454c57056410cdaf320
The text was updated successfully, but these errors were encountered: