First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

I just installed Wireshark - cannot capture packets

  • retag add tags

I just installed Wireshark and when I try to start packet capture on Wifi, I get this error: "Child dumpcap process died: Access violation"

Please help!

allens's avatar
1
allens
asked 2023-09-29 12:55:52 +0000
edit flag offensive 0 remove flag close merge delete

Comments

On what operating system are you running?

Guy Harris's avatar Guy Harris (2023-09-29 20:11:58 +0000) edit

Can you update the question with the output of wireshark -v or Help->About Wireshark:Wireshark tab.

Chuckc's avatar Chuckc (2023-09-29 20:13:19 +0000) edit
add a comment see more comments

1 Answer

0

Could be many reasons. May seems, you may not have the rights to capture. Did you install NPCAP driver with default settings? You should! You need admin right to capture. By default, the driver is installed as admin and you can use it later as normal user. However, if you changed the options while installing NPCAP, you may switched this off.

Please try to run the Wireshark with admin rights.

Cheers Henrik

Henrik's avatar
1
Henrik
answered 2023-09-29 18:23:09 +0000
edit flag offensive 0 remove flag delete link

Comments

Not recommended to run Wireshark elevated. Apart from being generally unnecessary, the code base consists of 2 million + lines of unaudited code that is possibly dissecting packets from external sources that could do anything.

grahamb's avatar grahamb (2023-10-01 13:10:37 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer