Skip to content

Crash: Windows crash on startup, very little logs #1029

@MaxCWhitehead

Description

@MaxCWhitehead

Description

On discord, @Illinore reported a crash on windows.

There are so little logs, and no panic, either app is exiting cleanly or crashing hard / early.

One thing I wonder about is gpu drivers. I wonder if the AdapterInfo log (this is missing here) could be generated by bones earlier, and possibly captured? Probably should add some more tracing throughout startup to see where this failed.

Otherwise, would be interesting to know what gpu + if drivers are up to date, and what backend wgpu tries to use (for windows, openGL or DX12?).

There is no panic, which could be a segfault due to unsafe code / or maybe c library crashing? I wonder if generating a minidump might be useful here.

To Reproduce

Reported reproducing on steam playtest builds 0.12.1 and 0.12.2 on windows.

(I cannot repro on windows).

Log Messages

The only logs from logfile:

2024-09-12T02:20:34.568169Z  INFO bevy_winit::system: Creating new window "App" (0v0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions