Skip to content

multi_window.rs always segfaults #429

Open
@ghost

Description

All other examples work fine. The issue is resolved when the window-spawning iterator's 0..3 is changed to 0..1, so it's either a problem with the gfx library (seems likely) or an OS issue. The gfx-rs library has been deprecated anyway: https://github.com/gfx-rs/gfx

rustc: 1.34.2 stable-x86_64-unknown-linux-gnu

Linux 4.4.0-145-generic #174-Ubuntu

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