← Back to team overview

rohc team mailing list archive

Re: [Question #224088]: rohc tests failing

 

Question #224088 on rohc changed:
https://answers.launchpad.net/rohc/+question/224088

matthew gave more information on the question:
Incidentally, if I run the test script file manually it succeeds.  See
below:

└──> ./test_decompress_feedback_only.sh verbose verbose
run test without valgrind...
[rohc_comp.c:155 rohc_alloc_compressor()] creating compressor
[rohc_comp.c:649 rohc_comp_set_wlsb_window_width()] width of W-LSB sliding window set to 4
[rohc_comp.c:703 rohc_comp_set_periodic_refreshes()] IR timeout for context periodic refreshes set to 1700
[rohc_comp.c:705 rohc_comp_set_periodic_refreshes()] FO timeout for context periodic refreshes set to 700
[rohc_comp.c:1607 c_alloc_contexts()] enlarge the context array from 0 to 4 elements (MAX_CID = 15)
[rohc_decomp.c:1758 rohc_decomp_create_contexts()] room for 16 decompression contexts created
[rohc_decomp.c:420 rohc_decompress()] decompress the 5-byte packet #1
[rohc_decomp.c:1636 d_decode_feedback_first()] skip 0 byte(s) of padding
[rohc_decomp.c:1707 d_decode_feedback()] feedback present (header = 1 bytes, data = 4 bytes)
[rohc_comp.c:1210 c_deliver_feedback()] deliver 4 byte(s) of feedback to the right context
[rohc_comp.c:1246 c_deliver_feedback()] feedback size = 4
[ERROR] [rohc_comp.c:1273 c_deliver_feedback()] context not found (CID = 0)
[rohc_decomp.c:619 d_decode_header()] feedback-only packet, stop decompression
decompression is successful
[rohc_comp.c:271 rohc_free_compressor()] free contexts
[rohc_comp.c:275 rohc_free_compressor()] free feedback buffer
test run without valgrind (exit code 0)

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.