Skip to content

Unexpected exit #420

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

Closed
jellybobbin opened this issue Nov 12, 2020 · 2 comments
Closed

Unexpected exit #420

jellybobbin opened this issue Nov 12, 2020 · 2 comments
Labels
question Further information is requested wontfix This will not be worked on

Comments

@jellybobbin
Copy link

jellybobbin commented Nov 12, 2020

#Unexpected exit during use

version: gitui 0.8.1, os: macos 10.14.4

#step: gitui -> 2 -> Enter -> 2

panic: PanicInfo { payload: Any, message: Some(byte index 76 is not a char boundary; it is inside '步' (bytes 75..78) of `***`), location: Location { file: "/private/tmp/rust-20200705-74315-rfuccz/rustc-1.44.1-src/src/libcore/str/mod.rs", line: 1920, col: 47 } }
trace:
   0: backtrace::capture::Backtrace::new
   1: gitui::set_panic_handlers::{{closure}}
   2: std::panicking::rust_panic_with_hook
   3: _rust_begin_unwind
   4: core::panicking::panic_fmt
   5: core::str::slice_error_fail
   6: core::str::traits::<impl core::slice::SliceIndex<str> for core::ops::range::Range<usize>>::index::{{closure}}
   7: core::str::traits::<impl core::ops::index::Index<I> for str>::index
   8: asyncgit::sync::commits_info::get_message
   9: asyncgit::sync::commits_info::get_commits_info
  10: gitui::tabs::revlog::Revlog::update
  11: gitui::app::App::set_tab
  12: gitui::main
  13: std::rt::lang_start::{{closure}}
  14: _main
@extrawurst
Copy link
Collaborator

@jellybobbin hi thanks for your interest in gitui. Please update to the most recent version of gitui 0.10.1 - I think this panic was fixed already. Be sure to switch to the homebrew core tap to stay up to date easily.

@extrawurst extrawurst added the question Further information is requested label Nov 12, 2020
@stale
Copy link

stale bot commented Feb 10, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 10, 2021
@stale stale bot closed this as completed Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants