Opened 13 months ago
Closed 13 months ago
#68419 closed defect (duplicate)
neovim @0.9.2: segmentation fault
Reported by: | ScarletMetal | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | sonoma | Cc: | l2dy (Zero King), judaew (Vadym-Valdis Yudaiev) |
Port: | neovim |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello, I am getting the following error after running sudo port install neovim
:
Error: Failed to build neovim: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_neovim/neovim/main.log for details
Looking into this file, I found out the following error:
Segmentation fault: 11 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_neovim/neovim/work/build/bin/nvim -u NONE -i NONE -e --headless -c helptags\ ++t\ doc -c quit
Thanks :)
Change History (4)
comment:1 Changed 13 months ago by ScarletMetal
Description: | modified (diff) |
---|
comment:2 Changed 13 months ago by ScarletMetal
Description: | modified (diff) |
---|
comment:3 Changed 13 months ago by jmroot (Joshua Root)
Cc: | l2dy judaew added |
---|---|
Owner: | set to raimue |
Status: | new → assigned |
comment:4 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sonoma added |
Resolution: | → duplicate |
Status: | assigned → closed |
Summary: | neovim @0.9.2 fails to install on Sonoma. → neovim @0.9.2: segmentation fault |
Duplicate of #68126.
Note: See
TracTickets for help on using
tickets.
Quite likely a duplicate of #68418, but please attach the main.log to confirm.