Skip to content

Segmentation Fault on OSX on main branch #8211

Description

@ManevilleF

Possibly related to #8144
Closed by #8180 and #8223

Bevy version

Crash on: 0.11-dev (the main branch) commit 289fd1d
Doesn't crash on: 0.10 commit 4f16d6e

EDIT: After investigation it seems it crashes since commit 6a85eb3 (#6529)

System information

  • rust 1.68.0
  • system info:
    • os: "MacOS 13.0.1 "
    • kernel: "22.1.0"
    • cpu: "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz"
    • core_count: "6"
    • memory: "16.0 GiB"
  • adapter info:
    • name: "AMD Radeon Pro 5300M"
    • vendor: 0
    • device: 0
    • device_type: DiscreteGpu
    • backend: Metal

What you did

I run any bevy example

What went wrong

  • what were you expecting?

The example should run

  • what actually happened?

The examples compile but crash at runtime with a segmentation fault:

[1] 33800 segmentation fault cargo run --example $EXAMPLE_NAME

The (empty) window appears for a split second before the crash.

Additional information

This crash only happens on the mainbranch, the 0.10 release and prior versions did not

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-BugAn unexpected or incorrect behaviorO-MacOSSpecific to the MacOS (Apple) desktop operating system

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions