Re: [ros-users] boost shared_ptr assertion failing rviz

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: Re: [ros-users] boost shared_ptr assertion failing rviz
To Eric:
    When I moved the config files, rviz started up normally.
From,
     Max


On Sun, Sep 19, 2010 at 10:26 PM, Eric Perko <> wrote:

> 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< <template-parameter-1-1> >::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
>>
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>>
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>