Package: zsh
Version: 5.9-1

The message zsh prints when a process aborts is confusing:

  % perl -MPOSIX -e'abort()'
  zsh: IOT instruction  perl -MPOSIX -e'abort()'

I happen to know that SIGIOT == SIGABRT on Linux, but I guess most people don't. The message was more informative in bullseye:

  % perl -MPOSIX -e 'abort()'
  zsh: abort      perl -MPOSIX -e 'abort()'


-- System Information:
Architecture: i386

Versions of packages zsh depends on:
ii  zsh-common  5.9-1
ii  libc6       2.33-7
ii  libcap2     1:2.44-1
ii  libtinfo6   6.3+20220423-2

Versions of packages zsh recommends:
ii  libncursesw6  6.3+20220423-2
ii  libpcre3      2:8.39-14

--
Jakub Wilk

Reply via email to