-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Position out of range for changeset panic #4900
Labels
Milestone
Comments
I run into this 10 times in the last 2 days. See backtrace below. helix 22.08.1 (f0f295a)
|
I also saw this crash. Commit 642a961 is still OK. Seems it had been introduced with the transaction changes. /cc @the-mikedavis |
the-mikedavis
changed the title
*Out of Range* Panic at helix/core/transaction.rs - Editing a Dart Project
Position out of range for changeset panic
Nov 27, 2022
I found a reproduction case:
backtrace...
|
I meet this panic also, hope for this PR merged quickly😀. And where can i find the helix-panic-log? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Crash when coding a Flutter/Dart project
Reproduction Steps
Using the latest version of Dart/Flutter
I would:
hx
This is where the crash would sometimes occur. I'm moving around pretty quickly, so I wasn't paying attention to where it crashed these past 2 times. Will update the description if it happens again
Update:
Had another crash when changing to insert on a line
Helix log
Log is found in the gist(file is too large): https://gist.github.com/koalazub/b15e960b48080f301b358e32d630e9ee
Platform
Ubuntu: Ubuntu 22.10
Terminal Emulator
alacritty 0.12.0-dev (c5ae05e8)
Helix Version
helix 22.08.1 (8529d75)
The text was updated successfully, but these errors were encountered: