Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic during network activation update #8

Open
rohrlich opened this issue Jan 13, 2020 · 0 comments
Open

Panic during network activation update #8

rohrlich opened this issue Jan 13, 2020 · 0 comments

Comments

@rohrlich
Copy link
Contributor

Clicking on a different tab of simulation GUI has sometimes caused a panic in updating the UI but this is the first time I've seen this stack trace.

runtime.fatalpanic at panic.go:847
runtime.gopanic at panic.go:722
sync.(*WaitGroup).Wait at waitgroup.go:132
github.com/emer/leabra/leabra.(*NetworkStru).ThrLayFun at networkstru.go:622
github.com/emer/leabra/leabra.(*Network).SendGDelta at network.go:168
github.com/emer/leabra/leabra.(*Network).Cycle at network.go:157
github.com/emer/leabra/deep.(*Network).Cycle at network.go:126
main.(*Sim).AlphaCyc at audonly.go:575
main.(*Sim).TrainTrial at audonly.go:701
main.(*Sim).Train at audonly.go:1024
runtime.goexit at asm_amd64.s:1357

  • Async stack trace
    main.(*Sim).ConfigGui.func2 at audonly.go:1813
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant