On 2/16/19 3:10 AM, Jaap Keuter wrote:
> Hi List,
>
> Got this after installing the package over the existing 2.6.6 install, and starting Wireshark from Terminal:
>
> Last login: Wed Feb 13 07:59:00 on console
> aglaea:~ jaap$ Wireshark
> dyld: Library not loaded: @rpath/libssh.4.dylib
> Referenced from: /Applications/Wireshark.app/Contents/MacOS/extcap/ciscodump
> Reason: image not found
> dyld: Library not loaded: @rpath/libssh.4.dylib
> Referenced from: /Applications/Wireshark.app/Contents/MacOS/extcap/sshdump
> Reason: image not found
> dyld: Library not loaded: @rpath/libssh.4.dylib
> Referenced from: /Applications/Wireshark.app/Contents/MacOS/extcap/ciscodump
> Reason: image not found
> dyld: Library not loaded: @rpath/libssh.4.dylib
> Referenced from: /Applications/Wireshark.app/Contents/MacOS/extcap/sshdump
> Reason: image not found
> Illegal instruction: 4
> aglaea:~ jaap$
>
> Anyone else?
We recently switched to a new macOS builder. libssh required a special workaround when building the application bundle on the old builder, and it requires a slightly different workaround on the new builder. Fix inbound in change 32059.