Bug ID |
11981
|
Summary |
Issues when closing the application with a running capture without packets
|
Product |
Wireshark
|
Version |
2.0.1
|
Hardware |
All
|
OS |
All
|
Status |
CONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
GTK+ UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
If closing the application with a running capture without any packets we get a
crash in cf_close() because the capture is not stopped before closing.
This is a follow-up to gcb840222, which probably introduced this.
In Git we also use this functionality when restarting current capture, and here
we get various misbehaviour with and without "Confirm unsaved capture files".
You are receiving this mail because:
- You are watching all bug changes.