Skip to content

SBCL Memory Issues #112

@karthiknukala

Description

@karthiknukala

Creating one umbrella issue for SBCL memouts, heap exhaustions, follow-on corruptions, and anything that drops you into ldb.

Can be caused by any of (1) parsing large PVS files (2) typechecking large/weird specs (3) proving hard stuff (4) translating huge specs into Lisp/C (5) all sorts of things because PVS does a lot.

We should see whether issues are on the PVS side or SBCL compiler issues and report them appropriately.

Note that there is no monotonicity: later versions of SBCL may have more/new memory leaks/issues than prior ones.

Among other solutions/band-aids, we might want to look into smarter GC mechanisms.

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