https://github.com/golang/go/issues/22781
I'll try to put together an easier failing case with less code and without
the database. Thanks for the help.
Matt
On Thursday, November 16, 2017 at 3:52:56 PM UTC-6, Ian Lance Taylor wrote:
>
> On Thu, Nov 16, 2017 at 11:28 AM, >
> wrote:
> >
> > I
On Thu, Nov 16, 2017 at 11:28 AM, wrote:
>
> I've encountered a crash with the signature "fatal error: sweep increased
> allocation count" that only appears for me in the go.1.9.x series, testing
> on linux/amd64. The memory problem appears to be triggered in this function:
Thanks for the report