Skip to content

Memory leak #2

Closed
Closed
@mspanc

Description

@mspanc

I have found out a memory leak in ODR-PadEnc 2.1.0.

screen shot 2017-03-07 at 19 00 45

I have a multiplexer where I run 3 instances of odr-padenc.

They are executed as the following

/usr/local/bin/odr-padenc -t /home/app/metadata/radio/dls.txt -o /home/app/metadata/radio/pad.fifo --pad=58 --charset=15 --dir=/home/app/metadata/radio/images --sleep=30

/home/app/metadata/radio/images contains only one PNG image and is not updated.

I have noticed that at some point I stopped having log messages from padenc but process keeps running.

When I did cat /home/app/metadata/radio/pad.fifo there were some data (+/- 2 screens on terminal).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions