From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bradley Haggerty Subject: bug#34616: neovim segfaults Date: Tue, 5 Mar 2019 19:53:41 +0000 Message-ID: References: <5cacf4b49b42b6c8f29ea14772ac4068@lepiller.eu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000008440b005835e3b42" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:44972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1G8Z-0005PZ-E5 for bug-guix@gnu.org; Tue, 05 Mar 2019 14:54:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1G8Y-000416-Lg for bug-guix@gnu.org; Tue, 05 Mar 2019 14:54:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48169) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h1G8Y-00040O-EL for bug-guix@gnu.org; Tue, 05 Mar 2019 14:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h1G8Y-0006UB-7O for bug-guix@gnu.org; Tue, 05 Mar 2019 14:54:02 -0500 In-Reply-To: <5cacf4b49b42b6c8f29ea14772ac4068@lepiller.eu> Sender: "Debbugs-submit" Resent-Message-ID: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 34616@debbugs.gnu.org --0000000000008440b005835e3b42 Content-Type: text/plain; charset="UTF-8" Jumping in here to share some of my own info as I'm having the same issue. brad@kazuki:~/ > nvim zsh: segmentation fault nvim I've got neovim installed in the system profile (so root has a comfortable editor instead of just nano) guix (GNU Guix) d22d246a256814784dfb03437949bdc2efd746a5 brad@kazuki:~/ > echo $TERM screen-256color Here is my $TERM. I am running inside tmux using termite as my terminal emulator. For the record I get the same segmentation fault outside of tmux using the same terminal emulator. brad@kazuki:~/ > echo $TERM xterm-termite I tried the guix environment --container command that Ricardo shared and in that instance nvim works for me in tmux just fine as well. If there's more info about my environment I can share to help track down the issue, please let me know. --0000000000008440b005835e3b42 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Jumping in here to share some of my own info as I'= ;m having the same issue.

brad@kazuki:~/ > nvim= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
zsh: segmentation fault=C2= =A0 nvim

I've got neovim installed in the system= profile (so root has a comfortable editor instead of just nano)
= guix (GNU Guix) d22d246a256814784dfb03437949bdc2efd746a5
brad@kaz= uki:~/ > echo $TERM
screen-256color=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
Here is my $TERM. I am run= ning inside tmux using termite as my terminal emulator.
For the r= ecord I get the same segmentation fault outside of tmux using the same term= inal emulator.
brad@kazuki:~/ > echo $TERM
xterm-termite

I tried the guix environment --container command= that Ricardo shared and in that instance nvim works for me in tmux just fi= ne as well. If there's more info about my environment I can share to he= lp track down the issue, please let me know.
--0000000000008440b005835e3b42--