Compiled, Ran.. bang! any ideas??
gotrace: disabling tracing... (this might take a while)
panic: runtime error: invalid memory address or nil pointer dereference
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x8f9b0]
goroutine 1 [running]:
io.(*PipeWriter).CloseWithError(0x0, 0x0, 0x0, 0x0, 0x0)
/work/go/go/src/io/pipe.go:176 +0x30
io.(*PipeWriter).Close(0x0, 0x0, 0x0)
/work/go/go/src/io/pipe.go:167 +0x40
main.cleanup()
debug/elf.(*Section).Data(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/work/go/go/src/debug/elf/file.go:78 +0x3c
main.findprobes()
main.main()
goroutine 5 [runnable]:
os/signal.loop()
/work/go/go/src/os/signal/signal_unix.go:20
created by os/signal.init.1
/work/go/go/src/os/signal/signal_unix.go:28 +0x4c
goroutine 6 [runnable, locked to thread]:
runtime.gopark(0x263988, 0x4208014298, 0x215e70, 0x9, 0x4208016d16, 0x3)
/work/go/go/src/runtime/proc.go:185 +0x188
runtime.goparkunlock(0x4208014298, 0x215e70, 0x9, 0x4208000116, 0x3)
/work/go/go/src/runtime/proc.go:191 +0x5c
runtime.chansend(0x16ff20, 0x4208014240, 0x4208020718, 0x1, 0x64284, 0x2)
/work/go/go/src/runtime/chan.go:198 +0x4d4
runtime.chansend1(0x16ff20, 0x4208014240, 0x4208020718)
/work/go/go/src/runtime/chan.go:92 +0x40
runtime.ensureSigM.func1()
/work/go/go/src/runtime/signal1_unix.go:201 +0x3c4
runtime.goexit()
/work/go/go/src/runtime/asm_arm64.s:988 +0x4
goroutine 7 [runnable]:
main.signals.func1(0x42080141e0)
created by main.signals