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

A bug: Segmentation fault (core dumped) #21

Open
ShiguangSun opened this issue May 31, 2021 · 1 comment
Open

A bug: Segmentation fault (core dumped) #21

ShiguangSun opened this issue May 31, 2021 · 1 comment

Comments

@ShiguangSun
Copy link

Hi, thank you for sharing your code.
When I run run.sh in a ubuntu server, I got a error:

warnings.warn(colorize('%s: %s'%('WARN', msg % args), 'yellow'))
CRITICAL:absl:OpenGL version 1.5 or higher required
CRITICAL:absl:OpenGL ARB_framebuffer_object required
CRITICAL:absl:OpenGL ARB_vertex_buffer_object required
./scripts/run.sh: line 10: 4276 Segmentation fault (core dumped)

But when I run it in my own computer, the error didn't appear. I can't fix it in the server, I'd appreciate any help on this error.

@MishaLaskin
Copy link
Owner

That's most likely an issue w/ DMControl rendering https://github.com/deepmind/dm_control#rendering. Make sure DMControl can render

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

No branches or pull requests

2 participants