ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12804] Version 2.0.5 maybe TLS dissector having problems.

Date: Mon, 12 Sep 2016 15:18:19 +0000

Comment # 5 on bug 12804 from
(In reply to Peter Wu from comment #4)

> Can you reproduce this with other capture files? Have you configured a SSL
> keylog file which happens to be large?

Oh dear, thats exactly what it is. 

>PS H:\> Get-ChildItem -Path 'C:\Users\pat\sslkeylog.log'


>    Directory: C:\Users\pat


>Mode                LastWriteTime     Length Name
>----                -------------     ------ ----
>-a---          9/5/2016   6:53 PM  235955113 sslkeylog.log


I think it might be loading that once for each ssl packet. 
After renaming that file, the problem file opened quickly and without
a problem.


You are receiving this mail because:
  • You are watching all bug changes.