bevyengine / bevyengine/bevy

`error_handler` example terminal output is too noisy on Windows

Open
#20,138 0 comments 0 reactions 0 assignees View on GitHub
A-Diagnostics C-Bug O-Windows S-Needs-Investigation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version

Current `main` (9edf53864398a73bc4f5a7406c77eb2fa8406fd9)

## 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](https://github.com/user-attachments/files/21219605/out.log)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.