mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-09 16:03:12 -04:00
23 lines
1.6 KiB
Plaintext
23 lines
1.6 KiB
Plaintext
time="2017-07-07T18:05:05-07:00" level=warning msg="unknown_i2np_type" at=i2np.ReadI2NPType type=48
|
|
time="2017-07-07T18:05:05-07:00" level=warning msg="experimental_i2np_type" at=i2np.ReadI2NPType type=48
|
|
time="2017-07-07T18:05:05-07:00" level=warning msg="unknown_i2np_type" at=i2np.ReadI2NPType type=48
|
|
time="2017-07-07T18:05:05-07:00" level=warning msg="experimental_i2np_type" at=i2np.ReadI2NPType type=48
|
|
time="2017-07-07T18:05:05-07:00" level=warning msg="unknown_i2np_type" at=i2np.ReadI2NPType type=48
|
|
time="2017-07-07T18:05:05-07:00" level=warning msg="experimental_i2np_type" at=i2np.ReadI2NPType type=48
|
|
panic: runtime error: invalid memory address or nil pointer dereference
|
|
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x55f7f9995b52]
|
|
|
|
goroutine 1 [running]:
|
|
github.com/hkparker/go-i2p/lib/i2np.ReadI2NPNTCPHeader(0x7facf7072000, 0x10, 0x200000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
|
|
/tmp/go-fuzz-build052766904/gopath/src/github.com/hkparker/go-i2p/lib/i2np/header.go:142 +0x322
|
|
github.com/hkparker/go-i2p/lib/i2np/fuzz/header.Fuzz(0x7facf7072000, 0x10, 0x200000, 0x3)
|
|
/tmp/go-fuzz-build052766904/gopath/src/github.com/hkparker/go-i2p/lib/i2np/fuzz/header/fuzz.go:6 +0x4b
|
|
go-fuzz-dep.Main(0x55f7f99d6460)
|
|
/tmp/go-fuzz-build052766904/goroot/src/go-fuzz-dep/main.go:49 +0xde
|
|
main.main()
|
|
/tmp/go-fuzz-build052766904/gopath/src/github.com/hkparker/go-i2p/lib/i2np/fuzz/header/go.fuzz.main/main.go:10 +0x2d
|
|
|
|
goroutine 17 [syscall, locked to thread]:
|
|
runtime.goexit()
|
|
/tmp/go-fuzz-build052766904/goroot/src/runtime/asm_amd64.s:2197 +0x1
|
|
exit status 2 |