Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1388571 [details] 'rpmbuild --rebuild rust-toolset-7-rust-1.23.0-2.el7.src.rpm' output on x86_64 Description of problem: run-pass/out-of-stack.rs testcase is currently failing in rust-toolset-7-rust-1.23.0-2.el7 in both RHEL-7.5 and RHEL-ALT-7.5 on several archs. This issue was not reproducible in previous rust-toolset-7-rust-1.22.1-1.el7 (https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=632249). Version-Release number of selected component (if applicable): rust-toolset-7-rust-1.23.0-2.el7 Steps to Reproduce: 1. rpmbuild --rebuild rust-toolset-7-rust-1.23.0-2.el7.src.rpm (logs with backtrace are attached) Additional info: Running glibc-2.17-221.el7
(In reply to Edjunior Barbosa Machado from comment #0) > Running glibc-2.17-221.el7 And this is significant because of the change for bug 1527904. I think rust-toolset-7-rust-1.22.1 would have failed that test with this glibc too. I'm already working on this problem upstream on rust#47863.
(In reply to Josh Stone from comment #1) > (In reply to Edjunior Barbosa Machado from comment #0) > > Running glibc-2.17-221.el7 > > And this is significant because of the change for bug 1527904. I think > rust-toolset-7-rust-1.22.1 would have failed that test with this glibc too. Actually I was misled by brew build logs :) out-of-stack.rs from rust-toolset-7-rust-1.22.1-1 also failed with the same glibc-2.17-221 (RHEL-7.5-20180125.0 ppc64). Thanks for pointing this out, Josh.
The issue is fixed upstream, headed for Rust 1.25 which we'll have for rc/GA. I'll also backport it to 1.24 so we can verify it in the devtools beta.
Verified that out-of-stack.rs testcase no longer fails on rust-toolset-7-rust-1.24.0-1.el7: https://beaker.engineering.redhat.com/matrix/?job_ids=2333892%0D%0A2333894
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:1280