Git Product home page Git Product logo

Comments (7)

riebl avatar riebl commented on May 27, 2024

@bargmann Which scenario and configuration are you using? I am trying to reproduce this error but this error does not occur up to now.
Furthermore, it is odd that opp_run_release is invoked and an assertion triggers (they are disabled in release builds). What is your CMAKE_BUILD_TYPE?

from artery.

bargmann avatar bargmann commented on May 27, 2024

The error occur with the default run_example from the scenario directory. I rebuild artery completely in this morning after pulling the new/changed files. In the cmake cache the build type is CMAKE_BUILD_TYPE:STRING=. I build the dependencies with make all and artery without additional parameters. Just in the way it is suggested.

from artery.

bargmann avatar bargmann commented on May 27, 2024

I am able to reproduce the error with some of my own scenarios. It is the same behavior. With some start times the system stucks in time and it looks like that are more messages are generated than scheduled. After some time in this case the simulation crashes. Again some small variation in the start time, like 51 s instead of 50 s and no failure occur.

from artery.

riebl avatar riebl commented on May 27, 2024

Okay, I am now able to reproduce this error. I will investigate it further.

from artery.

riebl avatar riebl commented on May 27, 2024

e5b2d8f replaces the failing assertion by a warning. Please note that the "inet" configuration works without problems while the "veins" configuration suffers from very long latencies (and thus exceed the CA expiry in LDM).
I am not saying that Veins is broken here but our integration of its radio sub-system.

from artery.

bargmann avatar bargmann commented on May 27, 2024

With the "inet" configuration and the run_example from Artery I receive again at special times an error massage 'Cannot convert 2.09892e+90 to simtime_t: Out of range (-9223372.036854775807,9223372.036854775807), allowed by scale exponent -12 -- in module (inet::physicallayer::Ieee80211Radio) World.node[11].wlan[0].radio (id=683), at t=100.000149s, event #109'. This behavioris shown if the traci.core.startTime is over a certain threshold. I figured out that in the run_example it occurs above 30 s skipping. The artery setup is the standard configuration from the git this morning.

from artery.

riebl avatar riebl commented on May 27, 2024

I have fixed the trouble with the "veins" configuration in a5c1827.
I suppose that simtime_t being out of range is another (possibly unrelated) issue, which I cannot reproduce right now. Please open a new ticket if this problem remains.
Otherwise, I consider the initial startTime issue as fixed.

from artery.

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.