Skip to content

Crash with Rust backtrace on a Raspberry Pi 5 / PiOS #9

@znmeb

Description

@znmeb

rust-crash.zip

To reproduce:

  1. Get a Raspberry Pi :-)
  2. Install ChucK, ChuGins, miniAudicle and ChuGL from source
  3. cd to chugl/examples/basic
  4. export RUST_BACKTRACE=1; chuck triangulate.ck 2>&1 | tee ../crash.txt

In the file, crash.txt is the Rust backtrace, chugl.sh is the build script and chugl.log is the log of the build.

I think this is most likely something broken in the Raspberry Pi OS software, not chugl, because this works just fine in a container built with the upstream Debian repositories and hosted on the same Raspberry Pi! Also, this bug, which has been fixed, looks relevant.

gfx-rs/wgpu#4848
gfx-rs/wgpu#4759

I'm not sure how to go about getting that fix into a Raspberry Pi - they may have hacked a Debian package for their own reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions