Skip to content

panic: runtime error: invalid memory address or nil pointer dereference #4350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 of 10 tasks
wanglumeng opened this issue Apr 18, 2025 · 2 comments
Open
4 of 10 tasks

Comments

@wanglumeng
Copy link

Checklist

  • I have read through the manual page (man fzf)
  • I have searched through the existing issues
  • For bug reports, I have checked if the bug is reproducible in the latest version of fzf

Output of fzf --version

0.61.1 (93cb375)

OS

  • Linux
  • macOS
  • Windows
  • Etc.

Shell

  • bash
  • zsh
  • fish

Problem / Steps to reproduce

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x1a pc=0x5a5752]

goroutine 1 [running]:
main.exit(0x2, {0x2?, 0xb?})
github.com/junegunn/fzf/main.go:43 +0x32
main.main()
github.com/junegunn/fzf/main.go:100 +0x40a

@junegunn
Copy link
Owner

Could you provide the steps to reproduce the issue?

@wanglumeng
Copy link
Author

Could you provide the steps to reproduce the issue?

I was just using ctrl+R and 'fzf', everything with fzf would reproduce this. Then I uninstalled fzf and install with apt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants