Wireshark-bugs: [Wireshark-bugs] [Bug 12471] ciscodump crashes when launching WireShark.app due
Date: Thu, 07 Jul 2016 19:09:34 +0000

Comment # 5 on bug 12471 from
Your 2.1.0 release is also impacted by this:

/Applications/Wireshark.app $ otool -L ./Contents/MacOS/extcap/sshdump | grep
libssh
    @rpath/libssh.4.dylib (compatibility version 4.0.0, current version 4.4.0)

/Applications/Wireshark.app $ find . -name libssh.4.dylib

/Applications/Wireshark.app $ plutil -p Contents/Info.plist | grep
CFBundleVersion
  "CFBundleVersion" => "2.1.0"


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