Skip to content

I catch an Error exit status 1 #4868

@Gidrex

Description

@Gidrex

Lazygit crashes immediately on startup with an exec.ExitError exit status 1.

Version info:

  • lazygit --version
commit=, build date=, build source=nix, version=0.54.2, os=linux, arch=amd64, git version=2.50.1
  • git --version
git version 2.50.1

Additional context

When I start lazygit that drop an error

  Error occurs immediately on startup. Stack trace shows:
  *exec.ExitError exit status 1
  github.com/jesseduffield/lazygit/pkg/app/app.go:55 (0xca1a1f)
  github.com/jesseduffield/lazygit/pkg/app/entry_point.go:172 (0xca3be6)
  github.com/jesseduffield/lazygit/main.go:23 (0xca4f98)
  internal/runtime/atomic/types.go:194 (0x445ccb)
  runtime/asm_amd64.s:1700 (0x482f81)

Running on Fedora 42 with lazygit installed via nix(home-manager). In additional, I tried install lazygit via dnf with dejan/lazygit repo and catch a same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions