Skip to content

Asynchronous uploading of images results in memory leakage #3396

@hotwinters

Description

@hotwinters

Describe the bug

I used ffmpeg to decode and encode the image, and passed it to aws sdk cpp through a pointer. I found that my program's memory would continue to rise. I tried valgrind, but I couldn't find a solution. I found that as long as I commented out client ->PutObject Asynchronous, my memory wouldn't continue to rise

code.txt

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

1

Current Behavior

1

Reproduction Steps

1

Possible Solution

No response

Additional Information/Context

No response

AWS CPP SDK version used

1.11.111and1.11.400

Compiler and Version used

8.5

Operating System and version

centos8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.closed-for-stalenessresponse-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions