https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7135
--- Comment #4 from Evan Huus <eapache@xxxxxxxxx> 2012-05-03 17:22:32 PDT ---
It appears that dumpcap is actually retrieving this list of link-layer types
from libpcap via the pcap_list_datalinks [1] function.
I will post a patch shortly that should fix the crash, but the root problem
seems to be a libpcap bug. Libpcap is hosted and maintained with tcpdump at
[2], so I suggest you ask there.
Evan
[1] http://www.manpagez.com/man/3/pcap_list_datalinks/
[2] http://www.tcpdump.org/
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.