GithubHelp home page GithubHelp logo

Segmentation fault about openradioss HOT 3 CLOSED

openradioss avatar openradioss commented on September 21, 2024
Segmentation fault

from openradioss.

Comments (3)

roguic avatar roguic commented on September 21, 2024

Hi Yaco,

It seems there is an issue in the execargcheck routine. This routine converts the input arguments into understandable variables for Radioss. For example, if you run the following command line
"./starter_linux64_gf -np 2 -i my_small_model_0000.rad"
execargcheck will convert
-np 2 --> the number of Radioss restart is 2
-i my_small_model_0000.rad --> the input name is "my_small_model_0000.rad", Radioss will open this file for future operation

I tried to reproduce your issue with the OpenRadioss test suite and your compile option but i didn't succeed.
Maybe you can share your model ?

Best,
Romain

from openradioss.

roguic avatar roguic commented on September 21, 2024

Hi @z562705,

Another point is the minimum requirement for Radioss. You need to use Devtoolset is 8 to build Radioss. Maybe you can try to update your compiler (gcc/g++ and gfortran) to the 8.x versions (not sure about mixing several versions of gcc/g++ and gfortran???)

Best,
Romain

from openradioss.

z562705 avatar z562705 commented on September 21, 2024

I've solved this problem by building radioss in docker. Maybe there's something wrong with my build environment.

Very grateful for your answer. @roguic

from openradioss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.