rviz: [foxy] Rviz Crashing with 0x00007ffff210daa9 in ?? () from /lib/x86_64-linux-gnu/libGLdispatch.so.0
Bug
OS: Ubuntu 20.04 Foxy binaries with RViz installed from apt (8.2.0-1focal.20200708.072202) DDS: Fast-RTPS and Cyclone
Replication
Running the Rviz file linked below and a seemingly handful of variations of it I get poor reliability when running it with my robot using the navigation2 stack. Sometimes it crashes as often as once every 30 seconds, other times it lasts for several minutes but it always has the same crash error.
You can download my Rviz file from here https://drive.google.com/file/d/1xV7vV0getF1jkD56sIXHFuQKsFF0VC8V/view
Error
Start navigation
[INFO] [1594684476.566996148] [rviz2]: Setting estimate pose: Frame:map, Position(-22.0146, 2.69005, 0), Orientation(0, 0, 0.0939719, 0.995575) = Angle: 0.188222
Start navigation
--Type <RET> for more, q to quit, c to continue without paging--RET
Thread 45 "rviz2" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff937fe700 (LWP 237591)]
0x00007ffff210daa9 in ?? () from /lib/x86_64-linux-gnu/libGLdispatch.so.0
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 23 (7 by maintainers)
After about one and half hour of build and 30 minutes test, the crash problem doesnot happen again, I will keep testing.
@daisukes Hi, finally I got my rviz2 crash backtrace file just as follows, thank you very much.