Git Product home page Git Product logo

Comments (5)

Anit5577 avatar Anit5577 commented on August 30, 2024 1

Just putting something together for you to reproduce this issue. In the meantime, I downgraded my Rebound version to 3.26.0, where this is not happening when analysing my data. Anything more recent than that causes a segmentation fault.

from rebound.

hannorein avatar hannorein commented on August 30, 2024 1

In principle SimulationArchives should be compatible across different versions. But I would recommend to save/load simulations with the same version. I just can't test all possible combinations.

from rebound.

hannorein avatar hannorein commented on August 30, 2024

This is hard to debug without seeing more of your code (ideally something short I can run myself to reproduce the issue). From what I see here, it looks like the particle for which you calculate the orbit has an invalid pointer to a simulation it is supposed to be in (each particle has a pointer so it knows in which simulation it is in). So maybe you deallocated a simulation at some point by accident?

from rebound.

Anit5577 avatar Anit5577 commented on August 30, 2024

It seems that the issue I am having is connected with analysing simulations set up/run with an older version Rebound (e.g. 3.26.0) when my analysis code runs in the latest version. I now have a few simulations that are created and run in the latest version 4.3.1 and I no longer experience a segmentation fault when being analysed while running the latest version.

from rebound.

Anit5577 avatar Anit5577 commented on August 30, 2024

Completely agree, thanks.

from rebound.

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.