Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 10917] Wireshark hangs when quitting while a capture was i

Date: Mon, 13 Jun 2016 18:32:44 +0000

Comment # 4 on bug 10917 from
Created attachment 14641 [details]
gdb backtrace for v2.1.1rc0-26-g4cab051, Save before Continue

Still reproducible on v2.1.1rc0-26-g4cab051. Steps to reproduce:

 0. Open Wireshark (Qt), select loopback (lo) and start capture (double-click)
 1. ping -c1 127.0.0.1  # ensure at least 1one packet is in the list
 2. sudo timeout 1 hping --flood 127.0.0.1
 3. Immediately after starting the flood, press Ctrl-R.
 4. Either pick the first option (Save before Continue) or the "Continue
without saving"

Expected result: save dialog is presented (for save option) or the capture
restarts without saving (for the second option).

Actual result: Start/Stop/Restart options from the Capture menu are disabled,
an infinite loop is visible in stopCapture.


You are receiving this mail because:
  • You are watching all bug changes.