Hi,
When running a TCP example, I got a segmentation fault. deref null pointer on TcpTxItem.
Please see the attached images for the exception and the call stack.
Notice the value m_data is having, is this normal, could be a problem with the simulation time resolution.
When i activated the window scaling option for TCP that error seems to not occur.
Is this relative to ns3 or a c++ error.