I am working on Ubuntu 10.10 and wireshark 1.2.11. Every time I choose an interface to start captureing, i got the error ¨Child capture process exited: exited status 127¨. Does anybody have any solutions? thanks Levi asked 11 Apr '11, 10:23 LeviVic |
One Answer:
Since you are most likely using Bash, this is probably a "command not found" error. If I recall correctly, you should be getting a different error in the case that Wireshark can't start a capture, but it is possible that this is a path problem. The "child capture process" is answered 11 Apr '11, 10:59 multipleinte... |
Thanks. But I installed Wireshark using Ubuntu Software Center and dumpcap file is just in /usr/bin as by default.
In that case, can you be more specific about the error you encounter? Specifically, what specific steps reproduce the problem, how is the message presented, and is there any additional text with the error message?