Start the SOFA issue #4066
Answered
by
hugtalbot
kittykisser
asked this question in
Build / Config / Environment
-
[INFO] [PluginManager] Loaded plugin: D:/SOFA/DefrostSofaBundle_win64_python3.9_v22.06.01/bin/InvertibleFVM.dll
[INFO] [PluginManager] Loaded plugin: D:/SOFA/DefrostSofaBundle_win64_python3.9_v22.06.01/bin/PluginExample.dll
[INFO] [PluginManager] Loaded plugin: D:/SOFA/DefrostSofaBundle_win64_python3.9_v22.06.01/bin/OptiTrackNatNet.dll
[INFO] [PluginManager] Plugin not found in loaded plugins: OptiTrackNatNet
[INFO] [PluginManager] Loaded plugin: D:/SOFA/DefrostSofaBundle_win64_python3.9_v22.06.01/bin/SensableEmulation.dll
[INFO] [PluginManager] Plugin not found in loaded plugins: SensableEmulation
[INFO] [PluginManager] Loaded plugin: D:/SOFA/DefrostSofaBundle_win64_python3.9_v22.06.01/bin/Geomagic.dll
[INFO] [PluginManager] Loaded plugin: D:/SOFA/DefrostSofaBundle_win64_python3.9_v22.06.01/bin/SofaAssimp.dll
[INFO] [PluginManager] Plugin not found in loaded plugins: SofaAssimp
[INFO] [PluginManager] Loaded plugin: D:/SOFA/DefrostSofaBundle_win64_python3.9_v22.06.01/bin/SofaMatrix.dll
[INFO] [SofaPython3] Initializing with python version 3.9.12 (tags/v3.9.12:b28265d, Mar 23 2022, 23:52:46) [MSC v.1929 64 bit (AMD64)]
[INFO] [SofaPython3] Registering a scene loader for [.py, .py3, .pyscn, .py3scn] files.
[INFO] [SofaPython3] Initializing python
########## SIG 11 - SIGSEGV: segfault ##########
sofa::helper::BackTrace::dump
sofa::helper::BackTrace::sig
seh_filter_exe
seh_filter_exe
_C_specific_handler
_chkstk
RtlRaiseException
KiUserExceptionDispatcher
PyObject_GetAttrString
sofapython3::PythonEnvironment::getStaticData
initExternalModule
sofapython3::PythonEnvironment::getPythonCallingPointString
sofapython3::PythonTestExtractor::getTestSuite
sofapython3::PythonTestExtractor::getTestSuite
_NLG_Return2
RtlCaptureContext2
sofa::core::objectmodel::Data<sofa::core::objectmodel::PrefabLink>::isCopyOnWrite
sofapython3::PythonEnvironment::executePython
sofapython3::PythonEnvironment::Init
initExternalModule
sofa::helper::system::PluginManager::loadPluginByPath
sofa::helper::system::PluginManager::loadPluginByName
sofa::helper::system::PluginManager::loadPlugin
sofa::helper::system::PluginManager::readFromIniFile
sofa::helper::system::PluginManager::readFromIniFile
sofa::helper::system::PluginManager::readFromIniFile
BaseThreadInitThunk
RtlUserThreadStart
[WARNING] [Sofa.Simulation.Graph] the library has not been cleaned up (sofa::simulation::graph::cleanup() has never been called, see sofa/helper/init.h)
[WARNING] [SofaSimulationCommon] the library has not been cleaned up (sofa::simulation::common::cleanup() has never been called, see sofa/helper/init.h)
[WARNING] [SofaSimulationCore] the library has not been cleaned up (sofa::simulation::core::cleanup() has never been called, see sofa/helper/init.h)
[WARNING] [SofaCore] the library has not been cleaned up (sofa::core::cleanup() has never been called, see sofa/helper/init.h)
########## SIG 22 - SIGABRT: usually caused by an abort() or assert() ##########
sofa::helper::BackTrace::dump
sofa::helper::BackTrace::sig
raise
abort
purecall
sofa::helper::logging::MessageDispatcher::process
sofa::helper::logging::MessageDispatcher::LoggerStream::~LoggerStream
sofa::helper::printLibraryNotCleanedUpWarning
sofa::core::visual::VisualParams::zFar
execute_onexit_table
execute_onexit_table
execute_onexit_table
sofa::core::visual::VisualParams::defaultInstance
sofa::core::visual::VisualParams::defaultInstance
RtlActivateActivationContextUnsafeFast
LdrShutdownProcess
RtlExitUserProcess
FatalExit
exit
exit
raise
sofa::helper::BackTrace::sig
seh_filter_exe
seh_filter_exe
_C_specific_handler
_chkstk
RtlRaiseException
KiUserExceptionDispatcher
PyObject_GetAttrString
sofapython3::PythonEnvironment::getStaticData
initExternalModule
sofapython3::PythonEnvironment::getPythonCallingPointString
sofapython3::PythonTestExtractor::getTestSuite
sofapython3::PythonTestExtractor::getTestSuite
_NLG_Return2
RtlCaptureContext2
sofa::core::objectmodel::Data<sofa::core::objectmodel::PrefabLink>::isCopyOnWrite
sofapython3::PythonEnvironment::executePython
sofapython3::PythonEnvironment::Init
initExternalModule
sofa::helper::system::PluginManager::loadPluginByPath
sofa::helper::system::PluginManager::loadPluginByName
sofa::helper::system::PluginManager::loadPlugin
sofa::helper::system::PluginManager::readFromIniFile
sofa::helper::system::PluginManager::readFromIniFile
sofa::helper::system::PluginManager::readFromIniFile
BaseThreadInitThunk
RtlUserThreadStart These are my intercepts of error messages. I don't know what's wrong and I can't get that snake. Please help me! |
Beta Was this translation helpful? Give feedback.
Answered by
hugtalbot
Aug 21, 2023
Replies: 1 comment 2 replies
-
Hi, we will need more information on your installation :
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From what I see, the first step is to update your SOFA version @kittykisser