ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7318] assertion failed when I quit wireshark without stopp

Date: Sun, 3 Jun 2012 15:31:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7318

--- Comment #10 from Guy Harris <guy@xxxxxxxxxxxx> 2012-06-03 15:31:42 PDT ---
Nope, that's not it:

    1) by "drain" I'm referring to waiting for an EOF on the sync pipe (see the
nread <= 0 case in sync_pipe_input_cb(), which ends up calling
capture_input_closed()), not on the capture file, so whether dumpcap happens to
write out a statistics record after the last packet isn't the issue;

    2) it doesn't happen for me even if I'm writing out a pcap file.

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