Wireshark-bugs: [Wireshark-bugs] [Bug 6604] New: tshark uses up all the space in /tmp

Date: Mon, 21 Nov 2011 18:29:23 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6604

           Summary: tshark uses up all the space in /tmp
           Product: Wireshark
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: TShark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: costamagnagianfranco@xxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Fowarding bug from lp
https://bugs.launchpad.net/ubuntu/+source/wireshark/+bug/210670

Binary package hint: wireshark

I ran "sudo tshark -p -i eth0 -R http.request" which prints requests to stdout.

This creates an enormous dump file in /tmp, which eventually used up all the
space on that partition. It didn't give an error, it just stopped logging once
it was full.

It would be nice if it either used a pipe, or rolled over the file every so
often. The command makes no use of packets captured a long time ago.

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