have_field_extractors has been added in 2.0.2 according to debian/libwireshark6.symbols.
I assume you got the package from this PPA: https://launchpad.net/~wireshark-dev/+archive/ubuntu/stable/+packages Could you please update your packages and try running wireshark again by running the following commands? sudo apt-get update && sudo apt-get upgrade && wireshark-gtk In case it still fails you may have an other libwireshark.so installed on your system. Please attach the output of the following command to see if this is the case: strace -eopen wireshark-gtk (You can install strace running "apt-get install strace" .) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1589092 Title: Symbol lookup error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wireshark/+bug/1589092/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
