1 | initial version |
Can you provide a sample capture file and open a Gitlab issue? Please include a link back to this question.
Testing with tshark -z flow,any,standard
reveals that it also doesn't display properly for traffic to/from localhost.
p$ tshark -r ./*localhost_http* -q -z flow,any,standard,tcp.port==1026 |Time | 127.0.0.1 | | | |7.595188 ** (tshark:8684) 11:14:03.813463 [GLib CRITICAL] -- g_string_erase: assertion 'pos_unsigned + len_unsigned <= string->len' failed | 1026 → 80 [SYN] Seq= |TCP: 1026 → 80 [SYN] Seq=0 Win=65535 Len=0 MSS=65495 WS=256 SACK_PERM=1 | ** (tshark:8684) 11:14:03.825533 [GLib CRITICAL] -- g_string_erase: assertion 'pos_unsigned + len_unsigned <= string->len' failed |(1026) ------------------> (80) |