Open zxkjack123 opened 3 years ago
Tried pyne @ 860d983
, and rebuild dagmc, trelis-plugin again. But failed with Segmentation fault (core dumped)
too.
have you try to unset you LD_LIBRARY_PATH before launching Trelis ?
if that still does not work you can always try the one built with our GitHub Action: https://github.com/svalinn/Trelis-plugin/suites/2383066015/artifacts/50610701
also are you able to get a backtrace ?
also have you compiled the MOAB DAGMC and the plugin with the -DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0
flag ?
have you try to unset you LD_LIBRARY_PATH before launching Trelis ?
Sure, but this error happens after unsetting LD_LIBRARY_PATH too. Actually, there is nothing in LD_LIBRARY_PATH when I use the new account.
if that still does not work you can always try the one built with our GitHub Action: https://github.com/svalinn/Trelis-plugin/suites/2383066015/artifacts/50610701
The package of GitHub Action works on my machine, the following info shows up when trelis launched:
Loaded Svalinn plugin.
-- DAGMC export command available.
-- iGeom_test command available.
-- MCNP import command available.
Finished Command: undo on
also are you able to get a backtrace ?
also have you compiled the MOAB DAGMC and the plugin with the
-DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0
flag ?
There isn't backtrace information printed.
As for the compile command, I followed the command provided in the README. Both of MOAB and DAGMC has the -D_GLIBCXX_USE_CXX11_ABI=0
flag.
what you can try is run this in command line inside gdb
(there is an example of a Trelis run using command line in https://github.com/svalinn/Trelis-plugin/blob/develop/test_plugin/test.sh
A "Segmentation fault (core dumped)" error happened when Trelis-plugin installed.
Environment
LD_LIBRARY_PATH
.Installation
Behaviour
Status of the Trelis-plugin files
Files under
/opt/Trelis-17.1/bin/plugins/svalinn
:ldd info of
libsvalinn_plugin.so
: