Wireshark-bugs: [Wireshark-bugs] [Bug 1591] dumpcap in ring buffer mode. overflow

Date: Tue, 15 May 2007 08:00:44 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1591





------- Comment #1 from jaap.keuter@xxxxxxxxx  2007-05-15 08:00 GMT -------
The file number rolling over to 10000 is because it's actually 100000, 100001,
100002, etc, but only the left 5 digits. 
This is fixed in revision 21775.

The statement that there's only one file in the end, I can't confirm. The only
way that is possible is when you have a very busy capture and very small
capture files. That could result (combined with the rollover bug) in filenames
which are equal. That can only happen when multiple capture files are made
within the same second. Can you elaborate on your capture setup, environment
and capture command line?


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.