Code Monkey home page Code Monkey logo

Comments (8)

dreamcat4 avatar dreamcat4 commented on July 29, 2024

ah... maybe because its kodi nightly builds ppa. perhaps should roll it back or something

from pvr.hts.

phunkyfish avatar phunkyfish commented on July 29, 2024

If the API has changed between the alpha and the nightlies it will work again when the next alpha is released.

from pvr.hts.

ksooo avatar ksooo commented on July 29, 2024

Looking at the crash log from kodi, the segfault is occuring in something that pvr.hts addon is doing, during it's own addon startup. (and this is happening very consistently in the same place)

Definitely not an add-on issue. As of now I don't know exactly what is going wrong, but it's nothing that bombs due an API incompatibility and it does not crash within the add-on code.

from pvr.hts.

dreamcat4 avatar dreamcat4 commented on July 29, 2024

ah ok... so maybe if there is different PVR addon (for testing purpose, with fake calls?) like a dummy pvr addon just stubs?

to be able to exercise the same PVR api method

from pvr.hts.

ksooo avatar ksooo commented on July 29, 2024

pvr.demo

from pvr.hts.

ksooo avatar ksooo commented on July 29, 2024

to be able to exercise the same PVR api method

which one exactly? i cannot see any pvr add-on api call in the call stacks of the supplied crash log

from pvr.hts.

dreamcat4 avatar dreamcat4 commented on July 29, 2024

what about this then?

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000055dfe9767ca4 in PVR::CPVRChannel::UniqueID() const ()

from pvr.hts.

ksooo avatar ksooo commented on July 29, 2024

This is not an add-on API call. I feel like you're mixing up terminology.

Anyway, ofc your are welcome to test whatever you want and to report the results.

However, this issue should be closed as I am very confident that the cause for the crash is not located in the code of pvr.hts. The root cause of the crash lies in xbmc code, thus the issue should be opened and discussed there. No worries, I will pick it up there. ;-)

from pvr.hts.

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.