-
-
Notifications
You must be signed in to change notification settings - Fork 655
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
App crashes when starting it (from .git directory).
To Reproduce
Steps to reproduce the behavior:
- Go to a repo and CD into the .git directory
- Start the app
Expected behavior
Application to start
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
- OS/Distro + Version:
macOS 14.6.1
- GitUI Version:
0.27
Additional context
I get this stacktrace on the command prompt:
GitUI was close due to an unexpected panic.
2: <rayon_core::job::HeapJob<BODY> as rayon_core::job::Job>::executethe following info:
3: rayon_core::registry::WorkerThread::wait_until_cold
4: std::sys::backtrace::__rust_begin_short_backtrace { file: "asyncgit/src/revlog.rs", line: 186, col: 14 }, can_unwind: true, force_no_backtrace: false }
5: core::ops::function::FnOnce::call_once{{vtable.shim}}
6: std::sys::pal::unix::thread::Thread::new::thread_start
7: __pthread_startc_handlers::{{closure}}
│ 2: std::panicking::rust_panic_with_hook
[1] 45588 abort gituianic_handler::{{closure}}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working