Yes, that typo doesn’t exist in the actual script, Safari has some spell-correcting in place that misfires on occasion.
This is what I see when I target the zsh parent process (I got sidetracked with the pwsh process, which seems rather noisy from a syscall standpoint) 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
|