Giter VIP home page Giter VIP logo

Comments (6)

deltaoscarmike avatar deltaoscarmike commented on May 24, 2024

This issue seems to be there for quite some time. Memory leaks fixes have probably made it visible.

Try this patch

@CvH, the crash you reported in #86 could be have the same cause, please try this patch

from projectm.

CvH avatar CvH commented on May 24, 2024

@deltaoscarmike tx will try

from projectm.

revmischa avatar revmischa commented on May 24, 2024

@deltaoscarmike so far so good, haven't seen it crash. thanks!

from projectm.

CvH avatar CvH commented on May 24, 2024

@deltaoscarmike tried it and it worked for me, but after it runs for ~20sec it crashes again - reproduceable.
If someone wants to try, LibreELEC 9 alpha is required (for Generic PC) and
visualization.projectm-2.0.0.2.zip

crashlog/stacktrace https://pastebin.com/068aQfY0

from projectm.

deltaoscarmike avatar deltaoscarmike commented on May 24, 2024

Found, a uninitialized bool (softCutRatingsEnabled) which turns out to egal to 85, problem, it is used as an index 0 or 1 for a vector 😖
patch

from projectm.

CvH avatar CvH commented on May 24, 2024

@deltaoscarmike It is MUCH better now, tried it latest master and it still crashes if I fast switch between foreground/background and if an track ends/stops. Sadly not that reproduce able like the other error and it doesn't crash directly. At the foreground/background crash it still plays the music but Kodi doesn't respond anymore at any input and the visualisation freezes.

Addon for LE9 visualization.projectm-2.0.0.2-master.zip
Sadly no real idea how to debug.

from projectm.

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.