Skip to content

nightly panics when gitui opens from a repo's subdirectory, on Log tab #2358

Closed
@doums

Description

@doums

Describe the bug

On a repo (nymtech/nym-vpn-client), when I open gitui from a subdirectory and the Log tab is selected it panics. Note it works as expected when I open it from repo's root.

GitUI was close due to an unexpected panic.
Please file an issue on https://github.com/extrawurst/gitui/issues with the following info:

PanicHookInfo { payload: Any { .. }, location: Location { file: "asyncgit/src/revlog.rs", line: 186, col: 14 }, can_unwind: true, force_no_backtrace: false }
trace:
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: <unknown>
  13: <unknown>
  14: <unknown>


GitUI was close due to an unexpected panic.
Please file an issue on https://github.com/extrawurst/gitui/issues with the following info:

Any { .. }
trace:
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>

fish: Job 1, 'gitui' terminated by signal SIGABRT (Abort)

To Reproduce
Steps to reproduce the behavior:

  1. clone nymtech/nym-vpn-client
  2. cd nym-vpn-x
  3. gitui
  4. switch to Log tab
  5. it panics

Context (please complete the following information):

  • Arch Linux 6.10.10-arch1-1
  • gitui nightly 2024-09-12 (0f5cf89)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions