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

[TextBlock] - Runing game causes segmentation fault on Linux #2189

Open
Jklawreszuk opened this issue Mar 15, 2024 · 2 comments
Open

[TextBlock] - Runing game causes segmentation fault on Linux #2189

Jklawreszuk opened this issue Mar 15, 2024 · 2 comments
Labels
area-Graphics bug Something isn't working

Comments

@Jklawreszuk
Copy link
Collaborator

Jklawreszuk commented Mar 15, 2024

Release Type: Official Release

Version: Latest

Platform(s): Linux, OpenGL

Describe the bug

After launching, the game crashes, causing a segmentation error after exactly n seconds

To Reproduce
Steps to reproduce the behavior:

  1. Create JumpyJet demo
  2. Target Linux platform
  3. Build / Publish the game on Windows
  4. Run executable on Linux after meeting requirements
  5. Application should crash

Expected behavior
The application should work without any problems

My observations

Every application that had TextBlock objects caused this problem. When I removed all occurrences of it (for example, in JumpyJet) the problem did not appear

@Jklawreszuk Jklawreszuk added the bug Something isn't working label Mar 15, 2024
@Jklawreszuk
Copy link
Collaborator Author

Update: There is something wrong with OpenGL api. Switched on Vulkan everything works fine

@NicusorN5
Copy link
Contributor

Do you have any stacktrace from the segfault?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Graphics bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants