Comment 3 for bug 1722979

Revision history for this message
Peter Wu (lekensteyn) wrote :

Hi, can you still reproduce this issue? If so, what package and distro version? You can use this command to find out:

    apt-cache policy wireshark-qt

To obtain a trace, use:

    gdb -q -ex r wireshark

Once it crashes, use the "bt" command (without quotes) to obtain a backtrace.