Re: [go-nuts] Looking for help in debugging CGO failures

2019-04-01 Thread Ian Lance Taylor
On Mon, Apr 1, 2019 at 7:05 PM Charles wrote: > > We're developing a Go wrapper for a C library/database (YottaDB), and use the > CGO interface to call YottaDB C API functions. We're encountering a variety > of failure symptoms about 1% of the time in our test system; some errors we > get inclu

[go-nuts] Looking for help in debugging CGO failures

2019-04-01 Thread Charles
We're developing a Go wrapper for a C library/database (YottaDB), and use the CGO interface to call YottaDB C API functions. We're encountering a variety of failure symptoms about 1% of the time in our test system; some errors we get include: panic: sync: negative WaitGroup counter runtime: un