Skip to content

SIGSEGV when running Bevy code. #4808

Open

Description

Bevy version

This is happening on the latest commit (7cb4d3c) and the latest 0.7 on crates.io

Operating system & version

I am running on EndeavourOS (Arch derivative) latest updates.

What you did

I ran graphical examples (3dscene.rs) and my own code.

What you expected to happen

It runs and works normally.

What actually happened

After the window initialises the program crashes and gives a SIGSEGV error. I have encountered this running through shell and by clicking on the elf file in thunar file manager.

Additional information

I am running an RTX3060-maxQ inside my Asus Tuf A15 (Ryzen 7 5800H). I am unsure of whether the new Nvidia drivers could have caused this.

It only happens on graphical applications. I made a quick looping hello person program copied from the bevy book tutorial and it worked as normal. It has only recently started happening and all other graphical applications on my desktop are working normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-StartupA crash that occurs when first attempting to run a Bevy appO-LinuxSpecific to the Linux desktop operating systemP-CrashA sudden unexpected crashS-Waiting-on-AuthorThe author needs to make changes or address concerns before this can be merged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions