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

Tesseract Scene 3D segfault #4

Open
mpowelson opened this issue Dec 1, 2020 · 1 comment
Open

Tesseract Scene 3D segfault #4

mpowelson opened this issue Dec 1, 2020 · 1 comment

Comments

@mpowelson
Copy link

Clicking the button shown in the image causes a segfault with the following error on snap version 0.14

[GUI] [Dbg] [Application.cc:305] Loading plugin [TesseractScene3D]
[GUI] [Msg] Record video service on [/tesseract/gui/record_video]
[GUI] [Msg] Added plugin [Tesseract 3D Scene] to main window
[GUI] [Msg] Loaded plugin [TesseractScene3D] from path [/snap/tesseract-ignition/12/opt/ros/melodic/lib/libTesseractScene3D.so]
tesseract_visualization_app: /build/ogre-1.9-B6QkmW/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreRoot.cpp:632: void Ogre::Root::_popCurrentSceneManager(Ogre::SceneManager*): Assertion `_getCurrentSceneManager() == sm && "Mismatched push/pop of SceneManager"' failed.
Aborted

Screenshot from 2020-12-01 09-11-02

@Levi-Armstrong
Copy link
Contributor

It loads the Tesseract Scene 3D on start up though if you try to add it again it will segfault so I need to figure out how to prevent this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants