Wireshark-bugs: [Wireshark-bugs] [Bug 13104] tshark stalls for 75 seconds blocked in a select()

Date: Wed, 09 Nov 2016 03:45:06 +0000

Comment # 8 on bug 13104 from
Another find (thanks to Guy Harris' valuable "truss" tipp):
Renaming /usr/local/lib/wireshark/extcap/ folder to an arbitrary name will make
tshark run immediately!
Hope that helps...

Folder listing of /usr/local/lib/wireshark/extcap/:
extcap# l
total 76
drwxr-xr-x  2 root  wheel    512 Nov  7 12:25 .
drwxr-xr-x  4 root  wheel    512 Nov  9 02:41 ..
-rwxr-xr-x  1 root  wheel  41024 Nov  5 03:44 androiddump
-rwxr-xr-x  1 root  wheel  21408 Nov  5 03:44 randpktdump
extcap#

extcap# md5 androiddump randpktdump 
MD5 (androiddump) = 3c13836333df4fa838299c5d8127fff8
MD5 (randpktdump) = d3223db8bf27eb1afb3c12e9743a6ff9
extcap#


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