Max, Can you try moving the configs out of the .rviz folder and let rviz it automatically regenerate them when you open it after moving them out? Don't delete them, as if they are the problem it might be useful to post them here to help narrow the problem down. I'm wondering if one of your configs is incorrect, due to that output that T = rviz::DisplayTypeInfo. It might also be useful to start rviz in gdb and get a backtrace so that we can see exactly where in the rviz code the failure is occurring. -Eric On Sun, Sep 19, 2010 at 7:46 PM, Max B wrote: > Hello, > I am running Ubuntu 10.04 64-bit, and using the apt repositories for > ROS software, except for the NXT stacks. When I run rviz, the loading window > comes up, and then it closes. On the terminal, I get this output: > $ rosrun rviz rviz > [ INFO] [1284939757.183942571]: Loading general config from > [/home/max/.rviz/config] > [ INFO] [1284939757.184449110]: Loading display config from > [/home/max/.rviz/display_config] > rviz: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* > boost::shared_ptr< >::operator->() const [with T = > rviz::DisplayTypeInfo]: Assertion `px != 0' failed. > /opt/ros/cturtle/ros/bin/rosrun: line 35: 12834 Aborted > $exepath "$@" > > What is going wrong here? > > From, > Max > > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users > >