[go-nuts] Re: runtime: invalid pc-encoded table (invalid runtime symbol table)

2018-08-31 Thread Ewan Walker
(this clears c.hc which is *http.Client on which Do() is called which > causes a crash). > > -- kjk > > On Thursday, August 30, 2018 at 12:22:39 PM UTC-7, Ewan Walker wrote: >> >> I've been trying to trace a crash (seemingly from a dependency) for quite >>

Re: [go-nuts] runtime: invalid pc-encoded table (invalid runtime symbol table)

2018-08-30 Thread Ewan Walker
. On Thursday, August 30, 2018 at 4:26:47 PM UTC-4, Borman, Paul wrote: > > Looks like a nil context? > > vendor/cloud.google.com/go/storage.runWithRetry.func1(0x0, 0x0, > 0xc450328a20) > > 100 err = runWithRetry(ctx, func() error { > > -Paul > > On Aug 30,

[go-nuts] runtime: invalid pc-encoded table (invalid runtime symbol table)

2018-08-30 Thread Ewan Walker
I've been trying to trace a crash (seemingly from a dependency) for quite some time: panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x656492] goroutine 86 [running]: net/http.(*Client).deadline(0x0, 0xc42e2dc