Thanks to visit codestin.com
Credit goes to github.com

Skip to content

memory leak when working inside conda environment #132

@SpirosZafeiris

Description

@SpirosZafeiris

Describe the bug

The analyzer is installed through pip inside the conda environment (which means that pip is installed from conda also).

When running the analyzer from command line, the process accumulates memory starting from 1GB and up until it crashes from excessive memory.

Reproducible Code

$ pylyzer main.py

The output of the terminal is:

[ERR] ERG_PATH not found
[ERR] ERG_PATH not found
[ERR] ERG_PATH/lib/pystd not found 
[ERR] ERG_PATH not found
[ERR] ERG_PATH/lib/core.d not found 
[ERR] ERG_PATH/lib/std not found

Environment

Debian Bookworm 12
Linux Kernel: 6.1.0 -32
Conda version: 25.3.1

Expected behavior

No response

Error log

No response

Screenshots

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions