Comment # 9
on bug 13104
from Roland Knall
(In reply to Stef from comment #8)
> 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#
If you remove androiddump from this directory, but keep randpktdump, does this
solve the issue as well?
You are receiving this mail because:
- You are watching all bug changes.