Wireshark-bugs: [Wireshark-bugs] [Bug 13104] tshark stalls on FreeBSD if androiddump is present

Date: Wed, 09 Nov 2016 10:18:15 +0000

Comment # 12 on bug 13104 from
"androiddump" requires Android SDK. It seems there is no Android SDK for *BSD:
https://developer.android.com/studio/index.html

So I am ok with disabling androiddump for *BSD... or maybe disable
"androiddump" if OS is not Linux, MacOS or Windows.

However it should work fine also on *BSD (lack of feature :)). Could you check
and attach results for:
$ androiddump --extcap-interfaces --debug

I wonder if "androiddump" waits on connection try to non-existing TCP port
(5037) or existing but reserved by other application (conflict seems to be
possible on all platforms).


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