Thank you Fabiano for investigating.
It seems the golang side agrees with your analysis:
https://github.com/golang/go/issues/36592
I have marked this bug invalid for now. Thank you for your help.
Regards,
Patrick
** Bug watch added: github.com/golang/go/issues #36592
https://github.com/golan
** Changed in: qemu
Status: New => Invalid
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1860053
Title:
Possible lack of precision when calling clock_gettime via vDSO on user
mode ppc64le
Public bug reported:
Occurs on QEMU v4.2.0 run on docker (via the qemu-user-static:v4.2.0-2
image) on an AMD64 Ubuntu 18.04.3 LTS machine provided by travis-ci.org.
>From golang's https://github.com/golang/go/issues/36592:
It was discovered that golang's time.NewTicker() and time.Sleep()
malfunc