-
-
Notifications
You must be signed in to change notification settings - Fork 467
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
Regular rviz startup crash on indigo #1126
Comments
As you pointed out, it appears to have the problem somewhere within the graphics card driver. Without that specific machine configuration I'm likely unable to help you with that. Also, can you say if it does or does not have this issue outside of docker? Perhaps if you search for issues online about your card in combination with docker that might turn something up. Also, does something like this happen if you replace rviz with glxgears or some other opengl program? |
I investigated a bit further. Two conclusions:
Some machine details:
As Canonical/ATI discontinued the catalyst driver support on 16.04, I have no idea on an easy workaround. |
@broesdecat if this is still an issue for you can you try the fix proposed in the gazebo thread by changing rviz/src/rviz/selection/selection_manager.cpp Line 668 in 7970ba0
|
Hi,
Quite often (as in, half the time), my rviz crashes while loading, with the stack shown below.
Once started, it typically continues to work fine.
Any known solutions or workarounds? It resembles what is explained in http://wiki.ros.org/rviz/Troubleshooting ("Segfault in i915_dri.so") but for a more recent lib.
Some more details:
Stack:
Thanks,
Broes
The text was updated successfully, but these errors were encountered: