ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 8990] Segfault at start (wireshark, tshark, rawshark, dump

Date: Mon, 29 Jul 2013 19:03:02 +0000

changed bug 8990

What Removed Added
Status UNCONFIRMED RESOLVED
CC   [email protected]
Resolution --- DUPLICATE

Comment # 5 on bug 8990 from
[3rd try's the charm--without a mid-air collission? ;-)]


A better/easier way is to use libtool to do it:

libtool --mode=execute gdb ./wireshark

but anyway what you did give us the necessary information.

This is, apparently, a problem between libpcap linking to one version of libnl
and Wireshark linking against a different version.

./configure --without-libnl

will make the problem go away.  I'm not sure if there's a better fix.

*** This bug has been marked as a duplicate of bug 7808 ***


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