Subj : No takers? To : Rick Smith From : andrew clarke Date : Mon Apr 19 2021 19:52:27 On 2021-04-18 20:46:46, Rick Smith (1:105/10.1) wrote to All: RS> I offered a pi or ssh access to one to see if someone could sort out the RS> smapi problem with 64bit arm, havent heard of any interest. Since I RS> like hpt I guess I have to downgrade the pi's to 32 bit and wait to see RS> if at some point it gets worked out... My available time to work on HPT is a bit limited at the moment. You will need to supply a minimal config that reliably causes the bug. I can probably replicate the problem locally with ARM64 emulation using qemu-aarch64, instead of sshing to a remote machine. In the meantime, before you give up and downgrade to ARM32 it's worth building with an older version of the SMAPI module and linking HPT against that. Michael Dukelsky has made a few changes this year to the JAM code which may have introduced the bug you're seeing. It's also likely the same bug exists for x86-64 builds but nobody has reported it yet. I only use Squish here. Commit aa5cf2f6fa112aac3a292f5cbd4646102e4a21be from 2021-01-22 is probably a good spot to rollback to, eg. # clone the repo, if necessary cd husky git clone https://github.com/huskyproject/smapi # rollback to an older version of the code cd smapi git checkout aa5cf2f6fa112aac3a292f5cbd4646102e4a21be then rebuild smapi and link hpt against it, as you would normally. --- GoldED+/BSD 1.1.5-b20180707 * Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267) .