Skip to content

panic on killing daemon #781

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

Closed
whyrusleeping opened this issue Feb 13, 2015 · 1 comment
Closed

panic on killing daemon #781

whyrusleeping opened this issue Feb 13, 2015 · 1 comment
Labels
kind/bug A bug in existing code (including security flaws) topic/libp2p Topic libp2p

Comments

@whyrusleeping
Copy link
Member

Got another one!

panic: Process cannot add children after being closed

goroutine 17969 [running]:
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).AddChild(0x12292b40, 0xb6d01838, 0x12292cc0)
    /home/whyrusleeping/gopkg/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:80 +0x114
github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess.(*process).Go(0x12292b40, 0x117358a0, 0x0, 0x0)
    /home/whyrusleeping/gopkg/src/github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/goprocess/impl-mutex.go:91 +0x1e8
github.com/jbenet/go-ipfs/p2p/net/swarm.func·007()
    /home/whyrusleeping/gopkg/src/github.com/jbenet/go-ipfs/p2p/net/swarm/swarm_dial.go:404 +0x1c4
created by github.com/jbenet/go-ipfs/p2p/net/swarm.(*Swarm).dialAddrs
    /home/whyrusleeping/gopkg/src/github.com/jbenet/go-ipfs/p2p/net/swarm/swarm_dial.go:405 +0x698
@whyrusleeping whyrusleeping added kind/bug A bug in existing code (including security flaws) topic/libp2p Topic libp2p labels Feb 13, 2015
@whyrusleeping
Copy link
Member Author

@jbenet this is similar to #771

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) topic/libp2p Topic libp2p
Projects
None yet
Development

No branches or pull requests

1 participant