Skip to content

infinitely long scan  #155

Description

@almaz045

I tried run "atom reachables -o app.atom -s reachables.json -l c ." on tarantool repo to test C lang. Then it's printed: "Exception in thread "" java.lang.OutOfMemoryError: Java heap space"
Then I tried to run atom with next command:
/atom/bin/atom -J-Xmx16g reachables -o app.atom -s reachables.json -l c .

But it scans infinitely, I waited for couple hours.

Then tried like this: atom/bin/atom -J-Xmx16g reachables -o app.atom -s reachable.json -l c . -J-XX:+UseG1GC -J-XX:+UseStringDeduplication

And it scans infinitely too

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions