On Thu, Jun 09, 2022 at 07:22:45PM +0300, Nir Soffer wrote: > On Thu, Jun 9, 2022 at 6:48 PM Richard W.M. Jones <[email protected]> wrote: > > NB: this _does not_ address the other problem where GODEBUG=cgocheck=2 > > complains about "fatal error: Go pointer stored into non-Go memory". > > Do we keep go pointers in buffers allocated in C?
I guess we must do, but I'm not sure where. However it's possible that golang on RISC-V is buggy, particularly the somewhat old version that we are still using. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
