=== RUN TestUintCodec --- PASS: TestUintCodec (0.00s) === RUN TestIntCodec --- PASS: TestIntCodec (0.00s) === RUN TestScalarEncInstructions --- PASS: TestScalarEncInstructions (0.00s) === RUN TestScalarDecInstructions --- PASS: TestScalarDecInstructions (0.00s) === RUN TestEndToEnd --- PASS: TestEndToEnd (0.00s) === RUN TestOverflow --- PASS: TestOverflow (0.00s) === RUN TestNesting --- PASS: TestNesting (0.00s) === RUN TestAutoIndirection --- PASS: TestAutoIndirection (0.00s) === RUN TestReorderedFields --- PASS: TestReorderedFields (0.00s) === RUN TestIgnoredFields --- PASS: TestIgnoredFields (0.00s) === RUN TestBadRecursiveType --- PASS: TestBadRecursiveType (0.00s) === RUN TestIndirectSliceMapArray --- PASS: TestIndirectSliceMapArray (0.00s) === RUN TestInterface --- PASS: TestInterface (0.00s) === RUN TestInterfaceBasic --- PASS: TestInterfaceBasic (0.00s) === RUN TestInterfacePointer --- PASS: TestInterfacePointer (0.00s) === RUN TestIgnoreInterface --- PASS: TestIgnoreInterface (0.00s) === RUN TestUnexportedFields --- PASS: TestUnexportedFields (0.00s) === RUN TestDebugSingleton --- PASS: TestDebugSingleton (0.00s) === RUN TestDebugStruct --- PASS: TestDebugStruct (0.00s) === RUN TestFuzz --- PASS: TestFuzz (0.00s) codec_test.go:1424: disabled; run with -gob.fuzz to enable === RUN TestFuzzRegressions --- PASS: TestFuzzRegressions (0.00s) codec_test.go:1444: disabled; run with -gob.fuzz to enable === RUN TestFuzzOneByte fatal error: runtime: out of memory runtime stack: runtime.throw(0x5b89e1, 0x16) /home/mfrw/go/src/runtime/panic.go:617 +0x80 runtime.sysMap(0xc004000000, 0xdd00000000, 0x6be7f8) /home/mfrw/go/src/runtime/mem_linux.go:156 +0xc7 runtime.(*mheap).sysAlloc(0x6a48e0, 0xdd00000000, 0x80, 0x0) /home/mfrw/go/src/runtime/malloc.go:601 +0x1d0 runtime.(*mheap).grow(0x6a48e0, 0x6e80000, 0x0) /home/mfrw/go/src/runtime/mheap.go:920 +0x42 runtime.(*mheap).allocSpanLocked(0x6a48e0, 0x6e80000, 0x6be808, 0x7f98353cbdd0) /home/mfrw/go/src/runtime/mheap.go:848 +0x337 runtime.(*mheap).alloc_m(0x6a48e0, 0x6e80000, 0xffffffffffff0100, 0x7f98353cbe08) /home/mfrw/go/src/runtime/mheap.go:692 +0x119 runtime.(*mheap).alloc.func1() /home/mfrw/go/src/runtime/mheap.go:759 +0x4d runtime.(*mheap).alloc(0x6a48e0, 0x6e80000, 0x7f9835010100, 0x4157f9) /home/mfrw/go/src/runtime/mheap.go:758 +0x8a runtime.largeAlloc(0xdd00000000, 0xc000280001, 0x7f9838545000) /home/mfrw/go/src/runtime/malloc.go:1001 +0x94 runtime.mallocgc.func1() /home/mfrw/go/src/runtime/malloc.go:896 +0x46 runtime.systemstack(0x0) /home/mfrw/go/src/runtime/asm_amd64.s:403 +0x66 runtime.mstart() /home/mfrw/go/src/runtime/proc.go:1170 goroutine 27 [running]: runtime.systemstack_switch() /home/mfrw/go/src/runtime/asm_amd64.s:363 fp=0xc000287748 sp=0xc000287740 pc=0x455360 runtime.mallocgc(0xdd00000000, 0x5970e0, 0xc0003f2b01, 0xc000287828) /home/mfrw/go/src/runtime/malloc.go:895 +0x895 fp=0xc0002877e8 sp=0xc000287748 pc=0x40bd45 runtime.newarray(0x5970e0, 0x110000000, 0x5a6da0) /home/mfrw/go/src/runtime/malloc.go:1030 +0x6a fp=0xc000287818 sp=0xc0002877e8 pc=0x40c12a runtime.makeBucketArray(0x57f520, 0xc0003edc20, 0xc000376318, 0x5) /home/mfrw/go/src/runtime/map.go:881 +0xe2 fp=0xc000287850 sp=0xc000287818 pc=0x40e672 runtime.makemap(0x57f520, 0x36f6e6502, 0xc0003edc20, 0x194) /home/mfrw/go/src/runtime/map.go:328 +0xe3 fp=0xc000287890 sp=0xc000287850 pc=0x40cd53 reflect.makemap(0x57f520, 0x36f6e6502, 0x15) /home/mfrw/go/src/runtime/map.go:1190 +0x167 fp=0xc0002878c8 sp=0xc000287890 pc=0x40f317 reflect.MakeMapWithSize(0x5dc640, 0x57f520, 0x36f6e6502, 0x1, 0x676e69646f636e65, 0x546e4f2e626f672f) /home/mfrw/go/src/reflect/value.go:2136 +0x69 fp=0xc0002878f0 sp=0xc0002878c8 pc=0x498899 encoding/gob.(*Decoder).decodeMap(0xc000376300, 0x5dc640, 0x57f520, 0xc000142820, 0x57f520, 0xc0003be3b0, 0x195, 0x5c16e8, 0x5c16a8, 0x5da720, ...) /home/mfrw/go/src/encoding/gob/decode.go:562 +0x6a9 fp=0xc0002879f8 sp=0xc0002878f0 pc=0x50a1e9 encoding/gob.(*Decoder).decOpFor.func2(0xc00021af50, 0xc000142820, 0x57f520, 0xc0003be3b0, 0x195) /home/mfrw/go/src/encoding/gob/decode.go:829 +0x97 fp=0xc000287a60 sp=0xc0002879f8 pc=0x544ad7 encoding/gob.(*Decoder).decodeStruct(0xc000376300, 0xc000142a00, 0x5a63a0, 0xc0003be360, 0x199) /home/mfrw/go/src/encoding/gob/decode.go:471 +0xc7 fp=0xc000287ae8 sp=0xc000287a60 pc=0x508fd7 encoding/gob.(*Decoder).decodeValue(0xc000376300, 0x62, 0x566a80, 0xc0003be360, 0x16) /home/mfrw/go/src/encoding/gob/decode.go:1205 +0x266 fp=0xc000287b90 sp=0xc000287ae8 pc=0x50f776 encoding/gob.(*Decoder).DecodeValue(0xc000376300, 0x566a80, 0xc0003be360, 0x16, 0x0, 0x0) /home/mfrw/go/src/encoding/gob/decoder.go:212 +0x134 fp=0xc000287bc8 sp=0xc000287b90 pc=0x510ac4 encoding/gob.(*Decoder).Decode(0xc000376300, 0x566a80, 0xc0003be360, 0xc000287cc8, 0xc000287cb0) /home/mfrw/go/src/encoding/gob/decoder.go:187 +0x18b fp=0xc000287c30 sp=0xc000287bc8 pc=0x5108eb encoding/gob.TestFuzzOneByte.func1(0xc0000c14a0, 0xc000287cc8, 0xc000287cb0, 0xc0003bc6c0, 0x112, 0x120, 0xc0003be360) /home/mfrw/go/src/encoding/gob/codec_test.go:1499 +0xe0 fp=0xc000287c68 sp=0xc000287c30 pc=0x545950 encoding/gob.TestFuzzOneByte(0xc0000c14a0) /home/mfrw/go/src/encoding/gob/codec_test.go:1501 +0x630 fp=0xc000287fa8 sp=0xc000287c68 pc=0x52ff50 testing.tRunner(0xc0000c14a0, 0x5c13a8) /home/mfrw/go/src/testing/testing.go:788 +0xc3 fp=0xc000287fd0 sp=0xc000287fa8 pc=0x4c2183 runtime.goexit() /home/mfrw/go/src/runtime/asm_amd64.s:1379 +0x1 fp=0xc000287fd8 sp=0xc000287fd0 pc=0x457431 created by testing.(*T).Run /home/mfrw/go/src/testing/testing.go:835 +0x2c5 goroutine 1 [chan receive]: testing.(*T).Run(0xc0000c14a0, 0x5b653c, 0xf, 0x5c13a8, 0x46d301) /home/mfrw/go/src/testing/testing.go:836 +0x2ec testing.runTests.func1(0xc0000c0000) /home/mfrw/go/src/testing/testing.go:1078 +0x64 testing.tRunner(0xc0000c0000, 0xc000057df8) /home/mfrw/go/src/testing/testing.go:788 +0xc3 testing.runTests(0xc00000c7e0, 0x69d6a0, 0x5c, 0x5c, 0x40b7a1) /home/mfrw/go/src/testing/testing.go:1076 +0x2a1 testing.(*M).Run(0xc0000be000, 0x0) /home/mfrw/go/src/testing/testing.go:993 +0x165 main.main() _testmain.go:260 +0x13d exit status 2 FAIL encoding/gob 0.698s