Comment # 4
on bug 8990
from Guy Harris
(In reply to comment #3)
> Check
> http://www.linuxquestions.org/questions/linux-newbie-8/wireshark-1-10-0-
> segfaults-on-slackware64-4175466068/#post4982883
>
> To quote:
And to word-wrap (which, alas, Bugzilla doesn't do):
> The problem is that the wireshark-1.10 is linked with a libnl-3 library, while
> libpcap points to libnl1 (old version of libnl) library. Those two conflict
> with each other causing a segmentation fault. To fix your problem just upgrade
> the tcpdump / libpcap suite to the latest stable version tcpdump 4.4.0 / libpcap
> 1.4.0, as from that version the libpcap links to libnl-3.
You are receiving this mail because:
- You are watching all bug changes.