Re: [go-nuts] Help debugging a SIGSEGV - "unexpected signal during runtime execution"

2022-12-08 Thread Gerald Parker
Possibly > you're passing something like a length of some object as an argument which > should be the address of some object. > > On Thu, Dec 8, 2022 at 9:23 AM Gerald Parker wrote: > >> Hi all, >> I'm using go version 1.19.4 darwin-amd64 >> >> I keep

[go-nuts] Help debugging a SIGSEGV - "unexpected signal during runtime execution"

2022-12-08 Thread Gerald Parker
Hi all, I'm using go version 1.19.4 darwin-amd64 I keep getting the following errors while trying to use a function from the robotgo package. I'm not experienced in C and could use some help trying to find the problem fatal error: unexpected signal during runtime execution [signal SIGSEGV: seg