Skip to content

Core dumped, continually #2498

Open
Open
@Gerrit15

Description

@Gerrit15

Describe the bug
When I attempt to open gitui I get this error:

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:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:

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:
1:
2:
3:
4:
5:
6:
7:

zsh: IOT instruction (core dumped) gitui

To Reproduce
Unsure, honestly. It started at one point for no particular reason I can tell, and it has continued- even after upgrade, reboot, re-opening terminal

Expected behavior
It happens as soon as I try to open gitui from the command line

Context (please complete the following information):

  • OS/Distro + Version: Arch Linux, most recent
  • GitUI Version: most recent
  • Rust version: most recent
  • terminal: alacritty
  • shell: zs

Activity

extrawurst

extrawurst commented on Jan 22, 2025

@extrawurst
Collaborator

do you have a repo i can try to reproduce this on?

Gerrit15

Gerrit15 commented on Jan 23, 2025

@Gerrit15
Author

Apologies, I cannot provide the repo that I was originally using it on, as it was college assignment. I can say however that it was happening on every repo I could check it on. Though if it helps, it has 'resolved' itself, and when it did reopen it was on the log, which is a feature I tend not to use.

extrawurst

extrawurst commented on Jan 23, 2025

@extrawurst
Collaborator

If you ever have a repo that’s public where this happens please let me know

cruessler

cruessler commented on Mar 15, 2025

@cruessler
Collaborator

This seems to be a duplicate of #2488: the stacktrace is the same, and it’s Arch Linux as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Core dumped, continually · Issue #2498 · gitui-org/gitui