ay not be handling the c data lifetimes correctly, or
> might not be keeping a reference. It is difficult to tell without the
> driver code.
>
> Thanks, -Daniel
>
> On Saturday, February 11, 2017 at 7:27:11 PM UTC-8, Mark Crook wrote:
>>
>> Hello,
>>
>>
Thanks Damian
On Monday, 13 February 2017 04:29:59 UTC+13, Damian Gryski wrote:
>
> Please file an issue at https://golang.org/issues
>
> Damian
>
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving
Hello,
I'm seeing a panic in go version go1.8rc3 linux/amd64 while trying to write
a database driver using cgo. The go code runs in a docker container, the
database in another.
Generally it works reliably, but occasionally, during repeated retrieval of
binary data (photos approx 100K to 2M), t