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

webkit crash with some nvidia drivers #85

Open
col-one opened this issue Nov 27, 2023 · 1 comment
Open

webkit crash with some nvidia drivers #85

col-one opened this issue Nov 27, 2023 · 1 comment
Labels

Comments

@col-one
Copy link

col-one commented Nov 27, 2023

Webkit freezes with error : /nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed after the first opening windows.

Workaround :
remove webkit's WebGL settings, not sure it's necessary to enable WebGL (on by default) for a such tool.
gp_saml_gui.py:59:

settings.set_enable_webgl(False)

Thanks for your work.

@dlenski
Copy link
Owner

dlenski commented Nov 27, 2023

remove webkit's WebGL settings, not sure it's necessary to enable WebGL (on by default) for a such tool.

Agreed, not sure why it's enabled by default. Let's leave this open and see if others encounter this problem as well.

@dlenski dlenski added the thanks label Nov 27, 2023
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