Re: [bash-3.2.39] race condition on AIX when using libtool with bash

2008-08-04 Thread Michael Haubenwallner
On Wed, 2008-07-30 at 18:53 +0200, Michael Haubenwallner wrote: Hi, have some strange race condition here on aix5.3 with bash-3.2.39, when using CONFIG_SHELL=/path/to/bash, building in parallel (-j16) with libtool. It works when using /bin/ksh. Now it has happened with /bin/ksh too, so

Re: [bash-3.2.39] race condition on AIX when using libtool with bash

2008-07-31 Thread Michael Haubenwallner
On Wed, 2008-07-30 at 18:53 +0200, Michael Haubenwallner wrote: snip Now I can see (stripped the unimportant): open(GetWMCMapW.loT, O_WRONLY|O_CREAT|O_APPEND|O_LARGEFILE) = 4 kfcntl(4, 14, 0x0001) = 1 close(4)= 0

[bash-3.2.39] race condition on AIX when using libtool with bash

2008-07-30 Thread Michael Haubenwallner
Hi, have some strange race condition here on aix5.3 with bash-3.2.39, when using CONFIG_SHELL=/path/to/bash, building in parallel (-j16) with libtool. It works when using /bin/ksh. Sporadically there are two lines missing in the libtool-generated 'file.lo', while other files in the same build