gdb -batch -ex "run" -ex "bt" --args rcdcap -i ens192 --erspan --tap-persist --tap-dev ice mon1 2>&1 | grep -v ^"No stack."$ [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". listening on ens192 (EN10MB), capture size 1518 bytes worker threads: 8 on 8 CPUs [New Thread 0x7fffecf79700 (LWP 6642)] [New Thread 0x7fffec778700 (LWP 6643)] [New Thread 0x7fffebf77700 (LWP 6644)] [New Thread 0x7fffeb776700 (LWP 6645)] [New Thread 0x7fffeaf75700...
We have succesfully built 1.0.4-r2, installing now to test.
Hello, we are unable to build the newest release. Please see the error output below. /usr/local/src/RCDCap-1.0.4-Source/src/pfring-source.cc: In member function 'virtual void RCDCap::PF_RINGDataSource::start()': /usr/local/src/RCDCap-1.0.4-Source/src/pfring-source.cc:84:104: error: no matching function for call to 'RCDCap::PacketInfo::init(int, RCDCap::Time, u_int32_t&, u_int32_t&, size_t&)' packet_info->init(DLT_EN10MB, Time(header.ts), header.caplen, header.len, count); ^ In file included from...
Here is another one, after loading ip_gre Module into OS kernel and adjusting source interface MTU to 9000 rcdcap: /usr/local/src/RCDCap-1.0.3-Source/src/common-buffer.cc:232: RCDCap::PacketInfo RCDCap::CommonBuffer::next(RCDCap::PacketInfo) const: Assertion `packet_info->m_DebugMagic == 0x1337' failed. Thread 2 "rcdcap" received signal SIGABRT, Aborted. [Switching to Thread 0x7fffecf79700 (LWP 14689)] __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 51 ../sysdeps/unix/sysv/linux/raise.c:...
Good morning, below the the output of GDB while running 1.0.3. Thank you for all your effort put into this project! rcdcap: /usr/local/src/RCDCap-1.0.3-Source/src/common-buffer.cc:232: RCDCap::PacketInfo RCDCap::CommonBuffer::next(RCDCap::PacketInfo) const: Assertion `packet_info->m_DebugMagic == 0x1337' failed. Thread 7 "rcdcap" received signal SIGABRT, Aborted. [Switching to Thread 0x7fffea774700 (LWP 12750)] __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 51 ../sysdeps/unix/sysv/linux/raise.c:...
Yes I can, thank you! Ill report back the results. Do you need any more data from me to assist in troubleshooting?
Good morning, unfortunetly rcdcap crashed again. rcdcap: /usr/local/src/RCDCap-1.0.2-Source/src/sink.cc:257: void RCDCap::TAPDeviceSink::writeCompleted(RCDCap::PacketInfo*, size_t, size_t, const boost::system::error_code&, std::size_t): Assertion `bytes_transferred == packet_info->getPCAPHeader().getCapturedLength()' failed. Thread 3 "rcdcap" received signal SIGABRT, Aborted. [Switching to Thread 0x7fffec77b700 (LWP 7922)] __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 51 ../sysdeps/unix/sysv/linux/raise.c:...
Newest version compiled and running, so far so good. Ill report back the results if it should crash or if we stay up all day