Skip to content

error_handler example terminal output is too noisy on Windows #20138

@SkiFire13

Description

@SkiFire13

Bevy version

Current main (9edf538)

What you did

I tried running the error_handler example on Windows.

What went wrong

It printed a ton of backtraces in the terminal and in debug mode made the example increadibly slow. I also tried on macOS and this doesn't happen there.

Note: the output claims that "Some "noisy" backtrace lines have been filtered out", but it doesn't seem any noisy backtrace line was removed when ran on Windows. In release mode the backtrace is much shorter, but likely due to optimizations since almost no line had anything to do with my code, which was probably inlined.

Additional information

out.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-DiagnosticsLogging, crash handling, error reporting and performance analysisC-BugAn unexpected or incorrect behaviorO-WindowsSpecific to the Windows desktop operating systemS-Needs-InvestigationThis issue requires detective work to figure out what's going wrong

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions