wfdr icon indicating copy to clipboard operation
wfdr copied to clipboard

Current RPC Library Causes Random Panics

Open crazy2be opened this issue 14 years ago • 1 comments

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 avatar Jun 14 '11 21:06 crazy2be

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).

crazy2be avatar Feb 22 '12 20:02 crazy2be