https://bugzilla.redhat.com/show_bug.cgi?id=2121490

Fabio Valentini <decatho...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |decatho...@gmail.com



--- Comment #3 from Fabio Valentini <decatho...@gmail.com> ---
> Seems like a bug in %cargo_test macro?

Why would a crashing test be a bug in the %cargo_test macro?

The test runner is killed with "SIGILL" if the code of the test itself can't be
executed. Recent versions of Rust / LLVM will emit "ud2" instructions on x86_64
if they encounter undefined behaviour. So I'd look at the code for the test
that crashes the test runner to see how UB can happen.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2121490
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to