zsh-workers
 help / color / mirror / code / Atom feed
From: dana <dana@dana.is>
To: Jerod Sapp <jerod.sapp@gmail.com>
Cc: "zsh-workers@zsh.org" <zsh-workers@zsh.org>
Subject: Re: trying!
Date: Sat, 14 Dec 2019 21:37:25 -0600	[thread overview]
Message-ID: <695AFE54-00E6-478B-9F7C-1BB14BF00AB6@dana.is> (raw)
In-Reply-To: <MWHPR18MB12621AC2ED27DE1242726863F3570@MWHPR18MB1262.namprd18.prod.outlook.com>

On 14 Dec 2019, at 17:03, Jerod Sapp <jerod.sapp@gmail.com> wrote:
> Every time I install oh-my-zsh….it ends with:
>
> zsh: segmentation fault  sh -c
>
> what do you suggest

zsh and OMZ are separate projects developed by different people. This is the
development mailing list for zsh itself. The OMZ issue tracker is here:

https://github.com/ohmyzsh/ohmyzsh/issues

From the little information you've provided, it sounds like sh (which is
usually ash or bash, not zsh) is crashing whilst trying to run their install
script. zsh is only telling you that this is occurring, it isn't actually
what's crashing.

It's possible that sh is choking because the output from the curl/wget command
they tell you to run is broken. You might try using the two-step 'Manual
inspection' method they mention in their README:

https://github.com/ohmyzsh/ohmyzsh#manual-inspection

If you do it this way, you can open the install.sh file in your text editor
and confirm that it looks OK before actually running it.

dana


      reply	other threads:[~2019-12-15  3:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-14 23:03 trying! Jerod Sapp
2019-12-15  3:37 ` dana [this message]

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=695AFE54-00E6-478B-9F7C-1BB14BF00AB6@dana.is \
    --to=dana@dana.is \
    --cc=jerod.sapp@gmail.com \
    --cc=zsh-workers@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).