Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking the sidebar in the release build demo causes a crash #471

Open
ShenMian opened this issue Dec 7, 2024 · 1 comment
Open

Clicking the sidebar in the release build demo causes a crash #471

ShenMian opened this issue Dec 7, 2024 · 1 comment

Comments

@ShenMian
Copy link

ShenMian commented Dec 7, 2024

Git Commit ID: d8636a3
OS: Windows 11 Pro (23H2)

Note

This operation causes a crash in release builds but not in debug builds.

image
> cargo r -r
warning: profile package spec `cranelift-codegen` in profile `dev` did not match any packages
    Finished `release` profile [optimized] target(s) in 0.31s
     Running `target\release\gpui-app.exe`
load layout success
Change: 1
error: process didn't exit successfully: `target\release\gpui-app.exe` (exit code: 0xc0000374, STATUS_HEAP_CORRUPTION)
@huacnlee
Copy link
Member

This may the Rust compile bug, I have checked, but not found the reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants