Skip to content

Memory Leak in rtlamr #49

Closed
Closed
@tracyj

Description

@tracyj

I created a program that uses rtlamr and logs meter readings along with other stuff at midnight every night. It runs for close to a month, and then quits working. I decided to see if my program was releasing all of the memory that it used, and found out that it wasn't. So then I tracked it down to rtlamr by running it by itself, and executing free after each run. I am running this on a Raspberry PI 2. The command that I am using is as follows. I also downloaded the latest release of rtlamr today.

/home/pi/goplay/bin/rtlamr -quiet=true -single=true -format=json 14233925 14233926

I have attached the output from running rtlamr followed by free until it started failing.

memory_leak.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions