On Jan 24, 2014, at 7:55 AM, Kok-Yong Tan <ktan@xxxxxxxxxxxxxxxxxxx> wrote:
> heracles:/ kytan$ tcpdump -h
> tcpdump version 4.1.1
> libpcap version 1.1.1
...
> heracles:/ kytan$ dumpcap -v
> Dumpcap 1.10.5 (SVN Rev Unknown from unknown)
>
> Copyright 1998-2013 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
> 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 GLib 2.38.2, with libpcap, with libz 1.2.8, without POSIX
> capabilities, without libnl.
>
> Running on Mac OS X 10.8.5, build 12F45 (Darwin 12.5.0), with locale
> en_US.UTF-8, with libpcap version 1.5.2, ...
See bug 9694:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9694
for details.
Try getting the latest version of Wireshark from us:
http://www.wireshark.org/download.html
rather than from MacPorts, as we use the OS's libpcap.
Bug 74029:
https://bugs.freedesktop.org/show_bug.cgi?id=74029
has been filed against the D-Bus library; as that bug notes, I will work around it by disabling D-Bus support on OS X in libpcap. (Anybody inconvenienced by that should vote for freedesktop.org bug 74029, so that said support can be safely re-enabled.)
I've also filed MacPorts bug 42249:
https://trac.macports.org/ticket/42249
to have them disable D-Bus support pending a fix to bug 9694.