Wireshark-bugs: [Wireshark-bugs] [Bug 7318] assertion failed when I quit wireshark without stopp
Date: Sun, 3 Jun 2012 15:18:51 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7318

--- Comment #8 from Guy Harris <guy@xxxxxxxxxxxx> 2012-06-03 15:18:50 PDT ---
Perhaps a timing issue.  After telling the capture to stop we need to drain the
capture; if the capture is stopped with, say, the "stop capture" button, we'll
be watching the sync pipe in the main event loop, but we're not in the main
event loop here, so we have to do it in some other fashion.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.