Skip to content

Grabber crashing on startup #1

@Chaphasilor

Description

@Chaphasilor

Hi, I just tried to get this to run, but unfortunately the program crashed after a few seconds.
Here's the backtrace I managed to record:
all.log

I seems like it can't access the video planes/buffers for some reason.

Here's my environment:

  • Raspberry Pi 4 (4 GB), running the OSMC beta for Raspberry Pi 4
  • hyperion-ng 2.0.0-alpha.9
  • Installed rust using curl https://sh.rustup.rs -sSf | sh and then setting the default host triple to armv7-unknown-linux-gnueabihf like it is in the readme.
    I had to overwrite the default value, which would've been aarch64-unknown-linux-gnu.
  • Installed the linter and built the binary using the commands provided in the readme
  • Executed the binary after build and got the above logs

Any idea what's causing this? I believe you are also using a Pi4 running OSMC, did you make any extra modifications?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions