elastic / hey-apm

Basic load generation for apm-server built on hey
Apache License 2.0
16 stars 16 forks source link

Panic while running the worker #161

Closed jalvz closed 4 years ago

jalvz commented 4 years ago

Hard to reproduce, but once I managed to get the following output:

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

goroutine 1 [running]: github.com/elastic/hey-apm/worker.Run(0x0, 0x0, 0x0, 0x0, 0x8cb247, 0x15, 0x0, 0x0, 0x0, 0x0, ...) hey-apm/worker/run.go:46 +0x5a7 main.main() hey-apm/main.go:26 +0xfb