Skip to content

Conversation

@antoyo
Copy link
Contributor

@antoyo antoyo commented Jul 5, 2025

  • Many UI test errors are caused by __atomic_load_16 not being found.
  • libcore tests crash with SIGABRT (store_illegal_rt_store_acq_rel_ordering aborts whereas it should panic with there is no such thing as an acquire-release store)
  • Segfault in extended rand tests
  • Segfault in project tests (log crate: in the doc test src/lib.rs - (line 97), possibly at __memcpy_sve () at ../sysdeps/aarch64/multiarch/memcpy_sve.S:75, called by proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper, seems like trying to read a null pointer in x1. This might be the sret issue).

@antoyo antoyo force-pushed the ci/aarch64-native branch from 44a3c45 to bedbafd Compare October 25, 2025 16:35
@antoyo antoyo force-pushed the ci/aarch64-native branch from ff21501 to 8026baf Compare October 25, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants