01:28:37 warden: I've put a fix for the first thing in illumos, at least, and requested a backport to the LTS release(s): https://github.com/omniosorg/illumos-omnios/issues/1633 02:05:02 warden: If you can unpack the December and January dumps it'd be good to at least get a proper stack trace out of each one first 02:05:18 They'll be in "/var/crash/$hostname" presumably 02:05:30 And you can "savecore -vf vmdump.1" etc 02:06:02 And then for each one, I would: mdb -e '::status; $C' vmcore.1 (etc) 08:36:58 jclulow: thank you, here is the output of the last from December: https://paste.omnios.org/?354970b37cec87b7#8iPvcjZCujWvYhipL8Ggruu5A8A5KoyHn7uWXf8pmbeA 08:37:38 and this is from the January's one: https://paste.omnios.org/?79dfab341a21f93b#BtuTNAtUnBkMViXFj8n5opkbd1KxKusDChouvE5MSMvQ 08:39:05 they both look like the ones provided in the two bug reports I referenced weeks ago 11:50:14 warden: tah!