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

Windows: Crash when selecting empty row #10864

Open
1 task done
DissolveDZN opened this issue Apr 22, 2024 · 1 comment
Open
1 task done

Windows: Crash when selecting empty row #10864

DissolveDZN opened this issue Apr 22, 2024 · 1 comment
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc panic / crash [core label] setting Feedback for preferences, configuration, etc windows

Comments

@DissolveDZN
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

When using the newest version of zed in release mode, it will crash and return the following
error: process didn't exit successfully: target\release\Zed.exe (exit code: 0xffffffff)
when inserting a new line above the relative first line, for example the crash can easily be reproduced by pressing gg in vim mode to go to the first line and then pressing O to insert above or just trying to navigate to a new line which was created, zed will also sometimes crash when selecting text

Environment

Zed: v0.133.0 (Zed Dev b296431)
OS: Windows 10.0.22631
Memory: 23.9 GiB
Architecture: x86_64

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

zed_log.txt

@DissolveDZN DissolveDZN added admin read Pending admin review defect [core label] panic / crash [core label] triage Maintainer needs to classify the issue labels Apr 22, 2024
@JosephTLyons JosephTLyons added editor Feedback for code editing, formatting, editor iterations, etc windows setting Feedback for preferences, configuration, etc and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Apr 22, 2024
@DissolveDZN DissolveDZN changed the title Windows: Crash when line is inserted above relative 0 or selecting text Windows: Crash when selecting empty row Apr 26, 2024
@skejeton
Copy link

skejeton commented Jun 12, 2024

Can't reproduce. I think this is resolved now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc panic / crash [core label] setting Feedback for preferences, configuration, etc windows
Projects
None yet
Development

No branches or pull requests

3 participants