15:03:42 @jbk you running on sapphire rapids ? 15:03:47 (or newer intel with AMX ?) 15:04:50 IF SO make sure you have 20251211 (we early-pulled fenix illumos 17766 ) or later. 15:04:51 BUG 17766: xsave area sizing must only consider enabled components (Closed) 15:04:51 ↳ https://www.illumos.org/issues/17766 | https://code.illumos.org/c/illumos-gate/+/4477 15:05:19 no, this is my old xeon-d server from like 2018 15:05:32 and running latest smartos 15:09:59 Hmmm.... 15:44:29 i've not dug too far into the source yet, but it did seem like it was trying to use mdns, so it might also be related to how it's linking against external libraries 15:45:10 it's all typescript which I know compiles down to javascript (more or less) to (in this case) run on node.js, but that just means another layer to sort through