Skip to content

Carla server memory leak #47

@lucalazzaroni

Description

@lucalazzaroni

Hi,
I am using this gym environment as a baseline for my RL project, but it seems that there are some issues with the server. The server memory usage keeps increasing then it stops returning this error:

Exception was "SIGSEGV: invalid attempt to write memory at address 0x0000000000000003"

I think this is due to the memory usage increase, but I'm not totally sure.
When I reset the episode I first stop every sensor, then destroy all of them along with the vehicles in the scene and setting their variables to None.
Any hint on this memory usage increase?
Thank you in advance for your help

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