zsh-users
 help / color / mirror / code / Atom feed
From: "E.L.K." <some.any.key@gmail.com>
To: zsh-users@zsh.org
Subject: Zsh + fzf-tab + powerline10k + zinit + complete for ffmpeg -> sigsegv
Date: Mon, 14 Dec 2020 13:20:26 +0300	[thread overview]
Message-ID: <CAF+cOoPf8OVTtjvsi7n7TVHNRPxizJsSknu6pYs0Nmv=TQ4Htw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 917 bytes --]

Hello!

I just encountered this problem: if I try to complete at command line
"ffmpeg -i" with configuration from subject, zsh crashes. I'm completely
lost in how to diagnose this, so I would greatly appreciate help.

zsh is:
zsh 5.8 (x86_64-pc-linux-gnu)

system is arch linux:
Linux elkbook 5.9.11-arch2-1 #1 SMP PREEMPT Sat, 28 Nov 2020 02:07:22 +0000
x86_64 GNU/Linux

This is script to prepare the "crashing environment" to be runned under
clean user (WARNING: it edits ".zshrc"!):

#!/usr/bin/zsh

sh -c "$(curl -fsSL
https://raw.githubusercontent.com/zdharma/zinit/master/doc/install.sh)"

touch a b

cat >> .zshrc << EOF

autoload -Uz compinit
compinit

zinit ice depth=1; zinit light romkatv/powerlevel10k

zinit light Aloxaf/fzf-tab
EOF

# and finally start zsh with that configuration
zsh

After that all is needed is to type "ffmpeg -i" and press tab.

Can I provide any more information?

Thanks,
Alexey

[-- Attachment #2: Type: text/html, Size: 1473 bytes --]

                 reply	other threads:[~2020-12-14 10:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAF+cOoPf8OVTtjvsi7n7TVHNRPxizJsSknu6pYs0Nmv=TQ4Htw@mail.gmail.com' \
    --to=some.any.key@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).