unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed isize::MAX
#242
Milestone
isize::MAX
#242
In the latest Apple CI run
Looks like a problem in harbuzz_rs (trying to allocate usize::MAX maybe?)
stacktrace
The text was updated successfully, but these errors were encountered: