Wireshark-bugs: [Wireshark-bugs] [Bug 11289] New: Multiple File Capture Doesn't Write Second Fil
Bug ID |
11289
|
Summary |
Multiple File Capture Doesn't Write Second File
|
Product |
Wireshark
|
Version |
1.12.5
|
Hardware |
x86
|
OS |
Fedora
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
GTK+ UI
|
Assignee |
bugzilla-admin@wireshark.org
|
Reporter |
jrnance@cimtel.net
|
Build Information:
Version 1.12.5 (Git Rev Unknown from unknown)
Copyright 1998-2015 Gerald Combs <gerald@wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (32-bit) with GTK+ 2.24.27, with Cairo 1.14.2, with Pango 1.36.8, with
GLib 2.42.2, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2, without
Python,
with GnuTLS 3.3.14, with Gcrypt 1.6.3, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Aug 18 2014 05:45:42), with AirPcap.
Running on Linux 4.0.4-202.fc21.i686, with locale en_US.UTF-8, with libpcap
version 1.7.2, with libz 1.2.8, GnuTLS 3.3.15, Gcrypt 1.6.3, without AirPcap.
Built using gcc 4.9.2 20150212 (Red Hat 4.9.2-6).
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
When trying to capture multiple files, the capture stops after 1 capture file
when it reaches the "Next file every 100 megabyte(s)" limit.
#############################################################
Steps done to capture multiple files:
Under Capture Files
1. Browse to a specific folder location and name new file
2. Check 'Use multiple files'
3. Check 'Use pcap-ng format'
4. Check 'Next file every 100 megabytes'
Under Stop Capture Automatically After...
1. Check '2000 files'
2. Verify no other boxes are checked
Under Display Options
1. Uncheck 'Update list of packets in real time'
Click Start
#############################################################
The capture will start but it stops after one 100 megabyte file is captured.
When I go back to the Capture Options, the greyed out 'Stop Capture
Automatically after 100 megabytes' is checked. I have tried lowering my file
size to 1 MB and stop after 5 files, but I still have the same issue occurring.
Please note that I had ran Wireshark with the exact same steps above on
6/11/2015 without issue. Since then, I have not been able to run the multiple
file capture successfully.
You are receiving this mail because:
- You are watching all bug changes.