On 3/26/19 12:44 PM, Konstantin Andreev wrote:
> bash-5.0.3, - is it what is marked [Bash-5.0 patch 3: improve...] in bash.git?
> Just built and tested it. The systems are x86-64.
>
> + Debian GNU/Linux buster/sid (pre-10): works (both exit traps are invoked)
> (runs in virtual machine)
> kernel-4.18.0-3-amd64, glibc-2.28-6
>
> - CentOS Linux 7.2.1511: NOT work (subshell exit trap is NOT invoked)
> (runs on real hardware)
> kernel-3.10.0-327.36.3.el7.x86_64, glibc-2.17
>
> - Oracle Solaris 11.3: NOT work (subshell exit trap is NOT invoked)
> (runs on real hardware)
> system/kernel/platform 0.5.11-0.175.3.1.0.4.0
> system/library 0.5.11-0.175.3.1.0.3.0
>
> What can I do to help you isolate this issue?
Run a system call tracer, I suppose. That will tell you the order in which
things happen when the processes are traced, at least.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU [email protected] http://tiswww.cwru.edu/~chet/