Hello, I am looking for some help diagnosing an issue we are having when running RCDCAP 1.0.0 on Ubunutu 18.04 LTS. Dependencies installed are libpcap0.8, libboost-system1.65.1, libboost-program-options1.65.1, libboost-thread1.65.1.
RCDCAP will crash anywhere from immediatly upon issuing the startup command to 15-20 minutes later. We are running it with the following flags:
Hello, I am looking for some help diagnosing an issue we are having when running RCDCAP 1.0.0 on Ubunutu 18.04 LTS. Dependencies installed are libpcap0.8, libboost-system1.65.1, libboost-program-options1.65.1, libboost-thread1.65.1.
RCDCAP will crash anywhere from immediatly upon issuing the startup command to 15-20 minutes later. We are running it with the following flags:
rcdcap -i ens0 --erspan --tap-persist --tap-device mon1
Can you provide a backtrace? Also consider opening an issue in the tickets system.
Also, can you test the newer version that I released (1.0.1) that fixes a crash on init?
Back trace = core dump?
Also, I have tried 1.0.1 but the crash still occurs.
Thank you!