Comment 14 for bug 1803808

Revision history for this message
Mikael Kanstrup (kanstrup) wrote :

Hi,

I was trying to find a cause for this crash before finding this bug item reported here. After reading the comments I wanted to give some info on what I've found.

I'm running Ubuntu 16.04 and experience the problem with latest Wireshark on master branch. I noticed it a few weeks back but didn't find time to investigate it until now. Bisecting the problem I found that the crash was introduced with the following change in Wireshark:

2cfa301 Qt: Create the main display filter combo sooner.

This change is also present on 2.6 from 2.6.3 and on cherry-picked as:

3a0da5f Qt: Create the main display filter combo sooner.

Removing appmenu-qt5 package didn't help for me. Neither did installing gtk2-engines-oxygen package.