Win64 4.1.0rc0: Crash in Capture Options after closing Manage Interfaces
Summary
Wireshark crashes in the Capture Options dialog after closing the Manage Interfaces dialog
Steps to reproduce
- Download and install the automated build, like https://www.wireshark.org/download/automated/win64/Wireshark-4.1.0rc0-3463-gc97982881f78-x64.exe
- Start Wireshark
- Go to Capture Options
- Click Manage Interfaces button
- Click OK
What is the current bug behavior?
Wireshark 4.1.0rc0 crashes within a couple of seconds, no error messages are shown, Wireshark just closes.
(I'm able to quite reliably reproduce this on a Win10 and a Win11 laptop, and one other user has commented on Discord about this and he has the crash as well)
I'm not able to reproduce this with Wireshark 4.0.7.
What is the expected correct behavior?
No crash, just back at the capture options dialog with the Traffic graphs being updated
Relevant logs and/or screenshots
I have configured OS error reporting options so that a ~400 MB crash dump file is generated. I can
- download the corresponding pdb files from automated builds
- open
Wireshark.sln
project in Visual Studio on another computer (the development host) - configure the pdb file paths (I think)
- open the dump file in VS
- "Debug with Native Only"
Please ask for more data with detailed instructions if needed (I'm not an experienced Visual Studio user at all), here is something:
Unhandled exception at 0x00007FFEB8F73695 (Qt6Core.dll) in Wireshark.exe.22892.dmp: 0xC0000005: Access violation reading location 0x000000000000005B.
Build information
Version 4.1.0rc0-3463-gc97982881f78 (v4.1.0rc0-3463-gc97982881f78).
Compiled (64-bit) using Microsoft Visual Studio 2022 (VC++ 14.36, build 32537),
with GLib 2.72.3, with Qt 6.5.2, with libpcap, with zlib 1.2.12, with PCRE2,
with Lua 5.2.4 (with UfW patches), with GnuTLS 3.7.9 and PKCS #11 support, with
Gcrypt 1.10.2-unknown, with Kerberos (MIT), with MaxMind, with nghttp2 1.49.0,
with brotli, with LZ4, with Zstandard, with Snappy, with libxml2 2.9.14, with
libsmi 0.5.0, with QtMultimedia, with automatic updates using WinSparkle 0.8.0,
with AirPcap, with Minizip, with binary plugins, debug build (+utf8).
Running on 64-bit Windows 10 (22H2), build 19045, with Intel(R) Core(TM)
i7-8665U CPU @ 1.90GHz (with SSE4.2), with 16124 MB of physical memory, with
GLib 2.72.3, with Qt 6.5.2, with Npcap version 1.76, based on libpcap version
1.10.4, with PCRE2 10.40 2022-04-14, with c-ares 1.18.1, with GnuTLS 3.7.9, with
Gcrypt 1.10.2-unknown, with nghttp2 1.49.0, with brotli 1.0.9, with LZ4 1.9.3,
with Zstandard 1.5.2, without AirPcap, with light display mode, with mixed DPI,
with LC_TYPE=Finnish_Finland.utf8, binary plugins supported.