On Sat, 2025-02-01 at 23:54 +0100, Hilmar Preuße wrote: > My one was just a a try too. The luametatex package (as it is) is now > in the Debian archive for about 0,5 years and seems to be working. I > see a timely correlation between the mimalloc upload and the > luametatex crash. There could be a causal relationship.... > > Let's wait for test results from the submitter.
Based on the strace(1) output, my guess is this is a problem with mismatched symbols at runtime: Symbol `_UPT_accessors' has different size in shared object, consider re-linking You may want to look at how soname versioning was being performed. Usually GNU Libtool is pretty good in checking for ABI changes that would break runtime, but I don't know if your build environment uses it. -- Kip Warner OpenPGP signed/encrypted mail preferred https://www.thevertigo.com
signature.asc
Description: This is a digitally signed message part