zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Andrew Owen <andrew.owen@principlestudios.com>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: Strange terminal resizing behavior on macOS 11.6 and calling pwsh under zsh
Date: Wed, 6 Oct 2021 19:51:17 -0700	[thread overview]
Message-ID: <CAH+w=7Y1zSdR2ADpqECe5OormUsZS-sQduyUFYLwsvfn6TEbHA@mail.gmail.com> (raw)
In-Reply-To: <45857E5C-99C5-4834-ACCB-30570A2B910D@principlestudios.com>

On Wed, Oct 6, 2021 at 6:44 PM Andrew Owen
<andrew.owen@principlestudios.com> wrote:
>
> SYSCALL(args)  = return
> dtrace: error on enabled probe ID 1657 (ID 258: syscall::sigprocmask:return): invalid user access in action #5 at DIF offset 0
> dtrace: error on enabled probe ID 1657 (ID 258: syscall::sigprocmask:return): invalid user access in action #5 at DIF offset 0
> dtrace: error on enabled probe ID 2212 (ID 270: syscall::ioctl:return): invalid user access in action #5 at DIF offset 0
> dtrace: error on enabled probe ID 2082 (ID 530: syscall::sigreturn:return): invalid user access in action #5 at DIF offset 0

I would guess that means you need to "sudo dtruss ..."

> 2) Try using "exec /usr/local/bin/pwsh ..." in the script
>
> This makes it so that the reproduction steps I listed before no longer lead to the crash.

Well, there's your workaround, then.  It's marginally more "correct" as well.


  reply	other threads:[~2021-10-07  2:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 23:05 Andrew Owen
2021-10-07  1:03 ` Bart Schaefer
2021-10-07  1:44   ` Andrew Owen
2021-10-07  2:51     ` Bart Schaefer [this message]
2021-10-07  2:58       ` Andrew Owen

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='CAH+w=7Y1zSdR2ADpqECe5OormUsZS-sQduyUFYLwsvfn6TEbHA@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=andrew.owen@principlestudios.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).