edgexfoundry / edgexfoundry/device-sdk-c

Memory Leak :Frequent GET handler calls from the core command (which use c sdk)to read device resource in every 60 second lead to increased RAM consumption, which continues to rise.

Open
#546 22 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
C
Stars
45
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported periodic GET handler calls in device-sdk-c and monitor RAM over time, comparing runs with and without repeated calls. Trace the GET response and resource cleanup paths; the issue is done when repeated requests no longer cause sustained memory growth.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.