rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #01797
ROHC got assert on my test program
I try to code test program using librohc
ver: main branch
Tunnel between 2 linux (64 bit)
run only one TCP session (SSH) with cmatrix (just for create traffic)
Mode: ROHC_U_MODE
Got assert after ~1hour of work.
[rfc4996.c:426 d_ip_id_lsb()] behavior = 0, k = 4, p = 3, context_ip_id =
0xbb43, value = 0x0003, msn = 0x98e2
[rfc4996.c:381 d_c_lsb()] num_lsb = 4, offset_param = 3, context_value =
0x2261, original_value = 0x2262
[rfc4996.c:391 d_c_lsb()] 0x225e < value (0x2262) < 0x226d => return 0x2
[rfc4996.c:437 d_ip_id_lsb()] new ip_id = 0xbb44, ip_id_offset = 0x0002,
value = 0x0003
tandemx: rfc4996.c:438: d_ip_id_lsb: Assertion `ip_id_offset == value'
failed.
Aborted (core dumped)
More logs: http://pastebin.com/ithEg84C
If need, I can give more logs (30Mb)