Comment # 6
on bug 12035
from Gerald Combs
(In reply to Frank L from comment #0)
> Note: A circumvention for this problem seems to be : Create a new profile
> before starting each new capture (and only use the profile once - the same
> profile might work several times, but when a profile start failing once it
> keep failing).
How many "recent" captures do you have compared to the maximum? (The default is
10.) This sounds a lot like
https://code.wireshark.org/review/#/c/15475/
which fixes an infinite loop which resulted from improperly trimming the recent
file list.
You are receiving this mail because:
- You are watching all bug changes.