seg fault after interrupting time of shell function

2019-07-03 Thread Fergus Henderson via bug-bash
bash-4.4$ foo() { sleep 10; sleep 10; } bash-4.4$ bar() { time foo; } bash-4.4$ bar ^C real0m0.832s user0m0.002s sys 0m0.001s bash-4.4$ bar Segmentation fault (core dumped) -- Fergus Henderson

"wait" command should wait until process TERMINATES

2009-03-04 Thread Fergus Henderson
Configuration Information [Automatically generated, do not change]: Machine: i486 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba

bash core dump in trap_handler

2007-07-27 Thread Fergus Henderson
Configuration Information [Automatically generated, do not change]: Machine: i486 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba