ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12040] Print "Selected packets only" crashes application

Date: Mon, 29 Feb 2016 02:56:11 +0000

Comment # 5 on bug 12040 from
Using Wireshark 2.1.0-2177 on OS X 10.11.3. I get this issue frequently, but
not always; sometimes I have to click the radio buttons a few more times before
it happens.

Terminal output:

$ /Applications/Wireshark.app/Contents/MacOS/Wireshark 
ERROR: Cannot connect to ADB: <Connection refused> Please check that adb daemon
is running.
dyld: Library not loaded: @rpath/libssh.4.dylib
  Referenced from: /Applications/Wireshark.app/Contents/MacOS/extcap/sshdump
  Reason: image not found
ERROR: Cannot connect to ADB: <Connection refused> Please check that adb daemon
is running.
dyld: Library not loaded: @rpath/libssh.4.dylib
  Referenced from: /Applications/Wireshark.app/Contents/MacOS/extcap/sshdump
  Reason: image not found
Segmentation fault: 11

---------------------------------------------------------------------------
Build info:


$ /Applications/Wireshark.app/Contents/MacOS/Wireshark -v
Wireshark 2.1.0-2177-g289ca20 (v2.1.0rc0-2177-g289ca20 from unknown)

Copyright 1998-2016 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 5.3.2, with libpcap, without POSIX capabilities, with
libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, without c-ares, without ADNS,
with
Lua 5.2, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with QtMultimedia, without AirPcap.

Running on Mac OS X 10.11.3, build 15D21 (Darwin 15.3.0), with locale C, with
libpcap version 1.5.3 - Apple version 54, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
       Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz (with SSE4.2)

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).


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