GithubHelp home page GithubHelp logo

Comments (4)

meteficha avatar meteficha commented on May 25, 2024

I forgot to mention that the failed test was built with GHC 7.8.4. The Travis build from the same commit using GHC 7.10.1 passed.

from acid-state.

meteficha avatar meteficha commented on May 25, 2024

There definitely is something fishy going on with GHC 7.8. While GHC 7.10 is able to finish my test suite using 600 MiB, I can't make GHC 7.8 work because not even 2 GiB is enough for it and Travis "only" allows 3 GiB (note that the process was killed before GHC could print statistics).

Is it known that GHC 7.8 requires a lot more memory than GHC 7.10? The other related packages on the same build work fine on both 7.8 and 7.10, leading me to assume it isn't a mistake on my code.

from acid-state.

sdx23 avatar sdx23 commented on May 25, 2024

Just a guess, as I'm not aware of how Travis does this: If they handle disk-storage as a tmpfs the overall memory-usage may be too high with GHC 7.8 and as a result the thing run out of "disk space".

If you have the time, please check whether pull-request #58 fixes this for you. (should still fail, but not hanging in an MVar operation)

from acid-state.

adamgundry avatar adamgundry commented on May 25, 2024

This issue is now rather old and it sounds like it was only observed on GHC 7.8 in particular circumstances, so I'm closing. Feel free to reopen if you have further information or think this is still a problem.

from acid-state.

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.