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

Date: Sun, 02 Jun 2013 18:33:10 +0000

Comment # 31 on bug 7318 from
(In reply to comment #30)
> ping?, I can still reproduce it with r49544

I still can't reproduce. Your explanation in comment #29 makes sense, but on my
reading it should be reliably reproducible for everybody, and it's not.

If we add a pipe_watched gboolean to the pipe_input_t structure, set it
appropriately in pipe_input_cb (and wherever else pipe_input_id is touched),
then check that in do_capture_stop that should fix it?


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