command_not_found_handle not called if "command" includes a slash

2009-12-26 Thread Ken Irving
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

Re: Bash-4.1-rc1 available for FTP

2009-12-26 Thread Chet Ramey
On Dec 26, 2009, at 2:26 PM, Andreas Schwab wrote: I see that quite often in some more complicated shell scripts, with increasing values for js.c_reaped. It may have to do with the use of process substitution. Yes, those do not end up in the jobs table. Chet Sent from my iPhone

Re: Bash-4.1-rc1 available for FTP

2009-12-26 Thread Andreas Schwab
Chet Ramey writes: > On Dec 25, 2009, at 11:43 AM, Andreas Schwab > wrote: > >> What does that mean? >> > > TRACE: pid 17502: mark_dead_jobs_as_notified: ndeadproc (0) != js.c_reaped > (14) > > It's a debugging/informational message. ndeadproc is a count of the > number of dead child processes

Re: Bash-4.1-rc1 available for FTP

2009-12-26 Thread Chet Ramey
On Dec 25, 2009, at 11:43 AM, Andreas Schwab wrote: What does that mean? TRACE: pid 17502: mark_dead_jobs_as_notified: ndeadproc (0) != js.c_reaped (14) It's a debugging/informational message. ndeadproc is a count of the number of dead child processes in the current jobs list. c_re

Bashbug should warn reporters details will be public.

2009-12-26 Thread Karl Goetz
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