[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2019-09-01 Thread James Youngman
Update of bug #49466 (project findutils): Status: Invalid => Platform Issue ___ Reply to this item at: ___

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2019-09-01 Thread James Youngman
Update of bug #49466 (project findutils): Status:None => Invalid Assigned to:None => jay ___ Reply to this item at:

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2017-07-23 Thread Michael Cahill
Follow-up Comment #6, bug #49466 (project findutils): This issue appears to be fixed: it no longer reproduces for me with macOS 10.12.6. I suspect it was caused by the same underlying behavior change to poll described here: https://github.com/curl/curl/issues/1057 (fixed in 10.12.2). __

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2017-07-23 Thread James Youngman
Follow-up Comment #5, bug #49466 (project findutils): Could you provide a system call trace? ___ Reply to this item at: ___ Message sent via/by Savannah

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2017-02-06 Thread anonymous
Follow-up Comment #4, bug #49466 (project findutils): This only appears on MaxOS 10.12. ___ Reply to this item at: ___ Message sent via/by Savannah ht

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2016-11-22 Thread James Youngman
Follow-up Comment #3, bug #49466 (project findutils): I could not reproduce this problem with findutils-4.6.0 freshly-built with LLVM 6.1.0 on Mac OS X 10.11.6. Therefore, the system call trace output Bernhard mentions is our best next step for understanding what is happening. AIUI the relevant

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2016-11-21 Thread Michael Cahill
Follow-up Comment #2, bug #49466 (project findutils): I'm seeing the same thing, here is the stack trace as reported by Apple's crash reporter: 3 libsystem_c.dylib 0x7fffc9447893 __assert_rtn + 320 4 xargs 0x000100e02e9f complain_about

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2016-10-28 Thread Bernhard Voelker
Follow-up Comment #1, bug #49466 (project findutils): I don't see any reason for xargs to fail here; it doesn't even see the "2>&1" redirection as the shell is evaluating this. In effect, this should be identical to echo a | /usr/local/bin/xargs > /dev/null 2> /dev/null So the reason could be

[bug #49466] xargs with 2>&1 returns error code in macOS 10.12

2016-10-28 Thread anonymous
URL: Summary: xargs with 2>&1 returns error code in macOS 10.12 Project: findutils Submitted by: None Submitted on: Fri Oct 28 08:19:31 2016 Category: xargs Severity: 3