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

Current RPC Library Causes Random Panics #3

Open
crazy2be opened this issue Jun 14, 2011 · 1 comment
Open

Current RPC Library Causes Random Panics #3

crazy2be opened this issue Jun 14, 2011 · 1 comment

Comments

@crazy2be
Copy link
Owner

On my machine, at least, occasionally the wfdr command will panic somewhere in the rpc library when attempting to communicate with the daemon. As far as I know, this is not a bug in the program, but might be a result of using pipes.

This is not a critical issue, as the crashes are rare, and re-running the command will (almost) always fix the problem. Something certainly worth looking into, however. This does not crash the daemon.

@crazy2be
Copy link
Owner Author

This issue has gotten a lot worse after the latest updates, which is probably a good thing, because it will make it more reproducible. On my machine, running wfdr restart all will almost always cause a panic, and sometimes just wfdr restart <some module> does it. Still no idea what I might be doing wrong to cause these panics (interestingly, wfdr stop <some module> followed by wfdr start <some module> has never crashed on me).

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