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

Loading A-Frame snowglobe example causes Oculus GL to run out of memory #21853

Open
jdm opened this issue Oct 2, 2018 · 0 comments
Open

Loading A-Frame snowglobe example causes Oculus GL to run out of memory #21853

jdm opened this issue Oct 2, 2018 · 0 comments
Labels
A-content/webgl 3d canvas API

Comments

@jdm
Copy link
Member

jdm commented Oct 2, 2018

This means the FxR browser stops being able to display anything:

10-02 09:50:31.451  5312  5340 W Adreno-GSL: <sharedmem_gpuobj_alloc:2417>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
10-02 09:50:31.451  5312  5340 E Adreno-GSL: <gsl_memory_alloc_pure:2218>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
10-02 09:50:31.452  5312  5340 W Adreno-GSL: <sharedmem_gpuobj_alloc:2417>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
10-02 09:50:31.452  5312  5340 E Adreno-GSL: <gsl_memory_alloc_pure:2218>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
10-02 09:50:31.453  5312  5340 W Adreno-GSL: <sharedmem_gpuobj_alloc:2417>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
10-02 09:50:31.453  5312  5340 E Adreno-GSL: <gsl_memory_alloc_pure:2218>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
10-02 09:50:31.455  5312  5340 W Adreno-GSL: <sharedmem_gpuobj_alloc:2417>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
10-02 09:50:31.455  5312  5340 E Adreno-GSL: <gsl_memory_alloc_pure:2218>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
10-02 09:50:31.456  5312  5340 W Adreno-GSL: <sharedmem_gpuobj_alloc:2417>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
10-02 09:50:31.456  5312  5340 E Adreno-GSL: <gsl_memory_alloc_pure:2218>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
10-02 09:50:31.456  5312  5340 E VRB     : OpenGL Error: GL_OUT_OF_MEMORY at/Users/jdm/src/FirefoxReality/app/src/main/cpp/vrb/src/Geometry.cpp:Draw:124
@jdm jdm added the A-content/webgl 3d canvas API label Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/webgl 3d canvas API
Projects
None yet
Development

No branches or pull requests

1 participant