|
From: | Henning Bekel |
Subject: | Re: Changing window size via bind -x may cause bash to hang in futex() call |
Date: | Sat, 26 Mar 2011 12:24:38 -0700 (PDT) |
User-agent: | G2/1.0 |
I've noticed that this problem does no longer occur if bash 4.2.8 is configured --with-bash-malloc. On my distribution (arch) bash is configured --without-bash-malloc by default. This is the configuration i use now (derived from the archlinux pkgbuild): ./configure --prefix=/usr --with-curses --enable-readline \ --with-bash-malloc --with-installed-readline \ --bindir=/bin --mandir=/usr/share/man --infodir=/usr/share/info
[Prev in Thread] | Current Thread | [Next in Thread] |