Control: tags -1 confirmed upstream 2017-10-16 10:30 GMT+02:00 Yangfl <mmyan...@gmail.com>: > Package: wireshark-gtk > Version: 2.4.1-1 > Severity: normal > > Dear Maintainer, > > Wireshark crashes for me if I do the following in the GUI: > > 1. Capture Options -> select sth like 'usbmon1' > 2. Start -> Permission denied warning > 3. Capture Options again -> Compile selected BPFs > 4. Crash, error message was: > > ERROR:/build/wireshark-HB0Xtn/wireshark-2.4.1/ui/gtk/capture_dlg.c:2174:capture_all_filter_compile_cb: > code should not be reached
Yes it crashes when trying to compile BPF for interfaces the user can't capture on. In the Qt UI the button for compiling BPF is disabled. It seems latest development version still has the issue, but I have to check. Cheers, Balint