ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12062] Wireshark is stuck at loading module settings in Wi

Date: Mon, 01 Feb 2016 15:44:50 +0000

Comment # 9 on bug 12062 from
Dumpcap is stuck in WinPcap dll call:

ntdll!NtCreateFile+0x14
KERNELBASE!CreateFileW+0x394
KERNELBASE!CreateFileW+0x66
KERNELBASE!CreateFileA+0x5d
Packet+0x4a6d
Packet+0x26d6
Packet+0x2ee5
Packet+0x3bcc
Packet!PacketGetAdapterNames+0x2a
wpcap!pcap_findalldevs+0x47
dumpcap!get_interface_list_findalldevs+0x35
dumpcap!get_interface_list+0x5c
dumpcap!main+0x6c6
dumpcap!__tmainCRTStartup+0x10f
kernel32!BaseThreadInitThunk+0x22
ntdll!RtlUserThreadStart+0x34

Maybeit is realted to this cFos SW as you suggested. Is it possible to
uninstall it to give it a try?

Eventually you could also try to replace WinPcap by Npcap (that switched from
BDIS5 to NDIS 6) to see whether it works better. You will find more info and
the installer here:
https://github.com/nmap/npcap/


You are receiving this mail because:
  • You are watching all bug changes.