On Thu, Oct 29, 2015 at 1:30 PM, DrGo <
salah....@gmail.com> wrote:
> can someone help me find out why I have been getting the following error
>
> [similar output deleted]
> main.printAll(0xc0826a4000, 0x283d, 0x30d7)
> D:/SW/Code/Go/src/
github.com/DrGo/CCV/v1/main.go:53 +0xe1
> fp=0xc0a2481888 sp=0xc0a2481680
> main.printAll(0xc0826a4000, 0x283d, 0x30d7)
> D:/SW/Code/Go/src/
github.com/DrGo/CCV/v1/main.go:53 +0xe1
> fp=0xc0a2481a90 sp=0xc0a2481888
> main.printAll(0xc0826a4000, 0x283d, 0x30d7)
> D:/SW/Code/Go/src/
github.com/DrGo/CCV/v1/main.go:53 +0xe1
> fp=0xc0a2481c98 sp=0xc0a2481a90
> ...additional frames elided...
>
Looks like infinite recursion. The data structure you're recursing