GithubHelp home page GithubHelp logo

Comments (4)

mgbellemare avatar mgbellemare commented on August 25, 2024

Hasn't this been fixed now?

from arcade-learning-environment.

mhauskn avatar mhauskn commented on August 25, 2024

AFAIK it's still an issue. Albeit a very hard one to trigger. Also not
clear how to fix it short of hacking Stella internals.

On Fri, Feb 6, 2015 at 5:51 AM, Marc G. Bellemare [email protected]
wrote:

Hasn't this been fixed now?


Reply to this email directly or view it on GitHub
#11 (comment)
.

from arcade-learning-environment.

nczempin avatar nczempin commented on August 25, 2024

The line is Int8 when = ourPlayerPositionResetWhenTable[myNUSIZ1 & 7][myPOSP1][newx];
A segfault can come from one of the array indices being outside the "legal" range.

To debug, you can find out the size of the array and include checks before the above line.

It is technically "hacking Stella internals" and obviously a Stella bug, not an ALE one. It may be fixed in the upstream Stella, but I'm not sure if there's even a mechanism or desire to keep in sync.

from arcade-learning-environment.

lucasb-eyer avatar lucasb-eyer commented on August 25, 2024

I just had the exact same crash in one of my trainings.
I have neither the action-sequence logged, nor file:lineno-level stack trace, but the function-level stack trace looks exactly the same as reported here.
I believe it's unlikely my action-sequence was the same as reported here.

from arcade-learning-environment.

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.