This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Wireshark hangs on "Initializing external capture plugins"

Wireshark hangs on "Initializing external capture plugins" after installing the nRF Sniffer for Blluetooth LE capture tool. What may be the cause of such problem?

Parents Reply Children
  • This is an old ticket, but I have the same issue with Wireshark 4.0.2 (v4.0.2-0-g415456d13370) on Windows 11 21H2.

    The trace below shows that nrf_sniffer_ble.bat exits after ca. 2 minutes (timeout?)

     ** (wireshark:14344) 16:51:01.710693 [Capture DEBUG] C:\gitlab-builds\builds\MsQ3pox2\0\wireshark\wireshark\wsutil\ws_pipe.c:257 -- ws_pipe_spawn_sync(): command line: "c:\Program Files\Wireshark\extcap\nrf_sniffer_ble.bat" --extcap-interfaces --extcap-version=4.0
     ** (wireshark:14344) 16:53:05.181779 [Capture DEBUG] C:\gitlab-builds\builds\MsQ3pox2\0\wireshark\wireshark\wsutil\ws_pipe.c:495 -- ws_pipe_spawn_sync(): c:\Program Files\Wireshark\extcap\nrf_sniffer_ble.bat finished in 123466.199ms

    I can observe the same timeout when launching the nrf_sniffer_ble.bat directly from the command line.

    It looks like this occurs only when the bluetooth adapter of my laptop is on (which adds 2 extra Standard Serial over Bluetooth COM ports). Turning it off immediately unlocks nrf_sniffer_ble.bat and Wireshark behaves as expected.

    Hope this helps.

Related