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]Example "OpenGLESHelloAPI" Segmentation fault on Wayland build #94

Open
lijie005 opened this issue Aug 28, 2024 · 1 comment
Open
Labels

Comments

@lijie005
Copy link

Description

Build commands:
cmake .. -DPVR_WINDOW_SYSTEM=Wayland -DPVR_BUILD_OPENGLES_EXAMPLES=On -DPVR_BUILD_VULKAN_EXAMPLES=Off -DCMAKE_BUILD_TYPE=Debug

Repro steps

Run OpenGLESHelloAPI example
It failed with Segmentation fault (core dumped)

Environment

  • SDK version: [R24.1-v5.12]
  • Operating System/Device: Ubuntu 22.04 with GNOME on Wayland

Additional Info

I have gdb into the source code examples/OpenGLES/01_HelloAPI/OpenGLESHelloAPI_LinuxWayland.cpp and found no wl_shell registeration occured in registerGlobalCallback()

@lijie005 lijie005 added the bug label Aug 28, 2024
@AlejandroCosin
Copy link
Contributor

Hi lijie005,

Thanks for reporting this issue,

It has been reported internally and will be investigated.

Best regards,
Alejandro

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