This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v5 0/3] posix: Execute file function fixes
- From: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Mon, 7 Mar 2016 22:37:35 +0700
- Subject: Re: [PATCH v5 0/3] posix: Execute file function fixes
- Authentication-results: sourceware.org; auth=none
- References: <1456770820-21341-1-git-send-email-adhemerval dot zanella at linaro dot org> <56D73535 dot 9030708 at linaro dot org> <CAMe9rOpuyCeANL1uANic4O-=pRgC1OW6kLZqe+4+2Pt5_j7bpg at mail dot gmail dot com>
On 07-03-2016 21:46, H.J. Lu wrote:
> On Wed, Mar 2, 2016 at 10:47 AM, Adhemerval Zanella
> <adhemerval.zanella@linaro.org> wrote:
>> I believe with latest comments from Paul Eggert I see these patchset is ok
>> for master. So I would like to commit it shortly if no one opposes it.
>>
>
> On x86-64, I got
>
> FAIL: posix/tst-execvpe5
>
> # cat posix/tst-execvpe5.out
> Wrong number of arguments (4)
>
Could you paste the result of strace -f with test running in your environment?
I am trying to reproduce it, but without much success. Also the buildbot is
not showing the issue.