-
Notifications
You must be signed in to change notification settings - Fork 463
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
rviz: crash when mousing over a marker when it is deleted #1572
Labels
Comments
I can confirm this bug using the nvidia driver, but not using the Mesa driver. Below is the backtrace. Unfortunately, there is no maintainer left, which can further debug or analyze this issue. Any help is welcome.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can try the python script below to generate a rectangle in rviz.
When you enable focus and move the cursor to it, rviz will crash with Segmentation fault.
OS: Ubuntu 18.04
ROS Distro: Melodic
Log:
[ INFO] [1608216576.247743363]: rviz version 1.13.15
[ INFO] [1608216576.247794502]: compiled against Qt version 5.9.5
[ INFO] [1608216576.247809674]: compiled against OGRE version 1.9.0 (Ghadamon)
[ INFO] [1608216576.251226409]: Forcing OpenGl version 0.
[ INFO] [1608216576.702971734]: Stereo is NOT SUPPORTED
[ INFO] [1608216576.703038874]: OpenGl version: 4.6 (GLSL 4.6).
Segmentation fault (core dumped)
some info generated by nvidia-smi
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.95.01 Driver Version: 440.95.01 CUDA Version: 10.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce MX150 Off | 00000000:01:00.0 Off | N/A |
| N/A 74C P0 N/A / N/A | 486MiB / 2002MiB | 4% Default |
+-------------------------------+----------------------+----------------------+
The text was updated successfully, but these errors were encountered: