jesseduffield / jesseduffield/lazygit

I catch an Error exit status 1

Open
#4,868 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.