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

[BUG] Segmentation fault in idMover::Event_RotateUpTo #729

Open
runlevel5 opened this issue Nov 28, 2022 · 3 comments
Open

[BUG] Segmentation fault in idMover::Event_RotateUpTo #729

runlevel5 opened this issue Nov 28, 2022 · 3 comments
Labels

Comments

@runlevel5
Copy link

runlevel5 commented Nov 28, 2022

Info

This issue only impacts Release and RelWithDebInfo compiled binary. It does NOT crash with Debug type.

Compiled at git f1d7f2f

Other info that might be useful

$ 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)

Steps to reproduce

  • Start the game
  • Chosoe Dev > Admin map
  • The loading screen displays and game crashes

Backtrace https://gist.github.com/runlevel5/3d6ac3c28a9de454c57056410cdaf320

@RobertBeckebans
Copy link
Owner

I'm not sure if this bug is compiler related.

@RobertBeckebans
Copy link
Owner

Could you try clang instead of gcc?

@runlevel5
Copy link
Author

The same error on clang 16.0.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants