niedziela, 25 sierpnia 2024 o 18:52:34 UTC+2 Tomasz Bogdan napisał(a):
Dear PcapPlusPlus Support Team,
I am experiencing an issue when attempting to use the pcpp::PcapLiveDeviceList::getInstance() function in my C++ project. Specifically, the program crashes and an access violation exception occurs.
Problem Description
I encounter the following exception:
Exception 0xc0000005 encountered at address 0x7fffbb822f1d: Access violation reading location 0xffffffffaf51e0a0
Environment
Operating System: Windows 11 (amd64)
IDE: CLion 2024.2.0.1
PcapPlusPlus Version: [Specify the version you are using] (from vcpkg with --head)
C++ Standard: C++17
Thank you for your support.