Edit report at https://bugs.php.net/bug.php?id=51076&edit=1
ID: 51076 Comment by: fviard at lacie dot com Reported by: geissert at debian dot org Summary: race condition in shtool's mkdir -p implementation Status: Assigned Type: Bug Package: Compile Failure Operating System: * PHP Version: 5.3SVN-2010-02-18 (SVN) Assigned To: geissert Block user comment: N Private report: N New Comment: Hi, Today m...@php.net made me angry by posting a crappy comment on my 2,5years old bug report #54205 without even fixing the issue. This issue was so old that I completely forgot it. But now, I'm stupefied to notice that after 2 years, that issue that is resolvable with only a 5lines patch (easy to apply) is still not resolved. What are you doing? Mike, sorry to be offensive, but do you prefer harassing people on old bugs or fixing them? So, please close this bug soon! Thank you! Previous Comments: ------------------------------------------------------------------------ [2013-10-01 12:30:15] m...@php.net Related To: Bug #54205 ------------------------------------------------------------------------ [2010-02-18 08:34:49] j...@php.net -Status: Closed +Status: Assigned Not fixed. ------------------------------------------------------------------------ [2010-02-18 00:31:15] geiss...@php.net -Status: Open +Status: Closed This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2010-02-18 00:30:13] s...@php.net Automatic comment from SVN on behalf of geissert Revision: http://svn.php.net/viewvc/?view=revision&revision=295225 Log: Fix race condition in shtool's mkdir -p implementation (bug #51076) ------------------------------------------------------------------------ [2010-02-18 00:18:48] geissert at debian dot org Description: ------------ There's a race condition in shtool's mkdir -p (not yet fixed in the latest version). At Debian we got hit by it when building with -j<n>. I've just reported it to upstream, but since php uses its local (old) copy I'm going to fix it here too. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=51076&edit=1