Skip to content
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

Race condition when changing link properties #9

Open
mkoval opened this issue Jan 23, 2015 · 0 comments
Open

Race condition when changing link properties #9

mkoval opened this issue Jan 23, 2015 · 0 comments
Labels

Comments

@mkoval
Copy link
Member

mkoval commented Jan 23, 2015

Calling Enable or SetVisible too quickly after creating the KinBody causes a race condition:

python: /usr/include/boost/smart_ptr/shared_ptr.hpp:653: typename
boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const
[with T = or_interactivemarker::markers::KinBodyLinkMarker; typename
boost::detail::sp_member_access<T>::type = or_interactivemarker::markers::KinBodyLinkMarker*]: 
Assertion `px != 0' failed.
@mkoval mkoval added the bug label Jan 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant