Le Tue, May 23, 2023 at 07:26:49PM +0200, Martin Reindl a écrit :
> Hi,
> 
> attached is an update to telegraf 1.26.3. Does not ship with an example config
> file anymore, so provide one via 'telegraf config'. Tested on amd64 and arm64.

missing cvs add files/telegraf.conf ?

i wanted to locally generated one with telegraf config, but the newer
binary blows:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xa08d9f]

goroutine 1 [running]:
github.com/awnumar/memguard/core.Purge.func1(0xc0001af930)
        github.com/awnumar/memguard@v0.22.3/core/exit.go:23 +0x3f
github.com/awnumar/memguard/core.Purge()
        github.com/awnumar/memguard@v0.22.3/core/exit.go:51 +0x25
github.com/awnumar/memguard/core.Panic({0x5962ae0, 0xc000252400})
        github.com/awnumar/memguard@v0.22.3/core/exit.go:85 +0x25
github.com/awnumar/memguard/core.NewBuffer(0x20)
        github.com/awnumar/memguard@v0.22.3/core/buffer.go:73 +0x2d5
github.com/awnumar/memguard/core.NewCoffer()
        github.com/awnumar/memguard@v0.22.3/core/coffer.go:30 +0x34
github.com/awnumar/memguard/core.init.0()
        github.com/awnumar/memguard@v0.22.3/core/enclave.go:15 +0x2e

that's with go 1.20.4 but my snap might be a bit old.

Landry

Reply via email to