Skip to content

Gitui crashes at start #2732

@HEskandari

Description

@HEskandari

Describe the bug
App crashes when starting it (from .git directory).

To Reproduce
Steps to reproduce the behavior:

  1. Go to a repo and CD into the .git directory
  2. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions