Opened 3 months ago
Last modified 6 weeks ago
#186 new defect
Continuous increasing of RAM memory used in real-time PPP
Reported by: | Lucia | Owned by: | stuerze |
---|---|---|---|
Priority: | major | Component: | BNC |
Version: | Keywords: | ||
Cc: |
Description
We have detected that when running PPPs in real-time, there is a constant increase in RAM consumption. This is not the case however when no PPP corrections are used, and real-time bnc is executed with observations and navigation only.
Could this be due to the fact that corrections are stored without being periodically erased from memory?
Thanks in advance!
Lucia
Attachments (0)
Change History (4)
comment:1 by , 2 months ago
comment:2 by , 2 months ago
Dera Lucia,
Thanks for this hint. I will investigate it in more detail as soon as I have completed my present topic.
Best regards, Andrea
comment:3 by , 7 weeks ago
Dear Lucia,
Thank you again for your hint. Meanwhile I have checked the version under development (will be released soon) and cannot detect such a behavior. The memory consumption is increasing but decreasing later on as well.
As in earlier versions, the corrections are removed in RTCM3coDecoder::sendResults().
Best regrards, Andrea
comment:4 by , 6 weeks ago
Dear Andrea,
Thank you for reviewing this. We will check on our monitoring if there is some misconfiguration causing the memory increase.
Thanks again,
Lucia
Hi, any update on this topic?