Date: Sat, 11 Jul 2020 11:02:14 -0400 From: mike tancsa <mike@sentex.net> To: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: golang issues on releng12 ? Message-ID: <785e1b68-babf-f4df-3c03-9bd267f6514b@sentex.net>
next in thread | raw e-mail | index | archive | help
Ran into a strange issue, not sure what the cause is. We make heavy use of zrepl for zfs backups and version control. After updating to a kernel from July 2nd from June 10th, the zrepl daemon (written in golang) started to hang and get stuck in some uwait state. Kill -9 was the only way to stop it. It would run again for a few hrs and then stall out once more. It was a slightly older version, so upgraded to the latest from pkgs. Still the same issue after a few hours of use. However, compiling zrepl from the ports works just fine (which meant compiling golang on the box etc). At least its been running for 24hrs now without issue. Is it possible that some of the changes to RELENG12 from June 10th to July 2nd might have broken some ABI that golang apps rely on that might account for zrepl hanging ? ---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?785e1b68-babf-f4df-3c03-9bd267f6514b>