Ask Your Question
0

cannot stop capture

asked 2024-07-17 20:23:20 +0000

SteveL gravatar image

Running WireShark Version 4.2.5 on Windows Server, I started network capture but could not stop, because the option (capture>stop) got disabled when I tried to stop. With no workaround, I had to use Task Manager to end the wireshark task -- losing the (unsaved) traffic.

Can you suggest any work around, or some troubleshooting tips?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2024-07-18 11:09:46 +0000

SYN-bit gravatar image

First of all, if you kill wireshark from the task manager, the running capture file still exists in the folder pointed to by Temp in the Folders tab of About Wireshark. So you will be able to retrieve the captured data.

When a capture can't be stopped, it is usually because of the traffic load, not sure if this is already reported as a bug, but I think it would qualify as one, you can file a bug report by opening an 'Issue' on https://gitlab.com/wireshark

Possible workarounds:

  • Make sure you use a capture filter to not capture traffic that you are not interested in
  • Add a stop condition to the capture so it will stop automatically
  • Disable update packet list while capturing in the capture options
  • Use dumpcap instead of Wireshark to do the capturing (my preferred option)
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2024-07-17 20:23:20 +0000

Seen: 259 times

Last updated: Jul 18