Skip to content

Memory Leak causing System Crash #850

Description

@lassade

I'm on a027a0e;

I'm debugging a zig program, I only have a couple of windows open, and a single debug info loaded for my exe. Addind the "r" variable in the watch window makes raddbugger to consume +64GB of ram (I have 32) in a couple of seconds my system freezes and I can't do anything except a hard reset.

At frist I though this was an issue when I hit a breakpoint in some specific portion of my code, but I just crashed again without running anything, just by adding the "r" variable in the watch window.

Any ideas? What I can do? I belive I'm running built rad on release, does debug mode have safe guards for this ramped memory leak?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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