Error while executing bash in HPUX11.11

2010-03-18 Thread Azad Abdul Rahiman
Configuration Information [Automatically generated, do not change]: Machine: hppa2.0w OS: hpux11.11 Compiler: cc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='hppa2.0w' -DCONF_OSTYPE='hpux11.11' -DCONF_MACHTYPE='hppa2.0w-hp-hpux11.11' -DCONF_VENDOR='hp' -DLOCALEDIR='/usr/local/share

Subject: Bash leaking unnamed pipes (leaking pipes)

2010-03-18 Thread Nathan Moore
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE

Re: Error while executing bash in HPUX11.11

2010-03-18 Thread Chet Ramey
> coredumps while executing bash Version 4.0.33 > > /usr/local/bin#./bash > > /usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libiconv.sl > /usr/lib/dld.sl: No such file or directory > > Abort(coredump) > > --- > > #ldd bash > > /usr/lib/libc.2 => /usr

Re: Subject: Bash leaking unnamed pipes (leaking pipes)

2010-03-18 Thread Chet Ramey
> Machine Type: x86_64-pc-linux-gnu > > Bash Version: 3.2 > Patch Level: 48 > Release Status: release > > Description: > Bash seems to be opening unnamed pipes for use in tab completion, but > not closing them. These pipes are then also not closed across execve. The named pipes are actual