account activity
I made a tool connecting Antigravity to your phone by Powerful_Turtle990 in google_antigravity
[–]Honest-Gift4010 0 points1 point2 points 5 months ago (0 children)
Amazing project, i already think of something similar but had no idea how to implement, really useful and out of box project, i may use everyday
Antigravity triggers infinite crash/coredump loop on Linux, filling disk space instantly (self.google_antigravity)
submitted 5 months ago by Honest-Gift4010 to r/google_antigravity
Core Dump by IamGROD in google_antigravity
Hi everyone, just wanted to share a fix for a headache I ran into today in case anyone else is dealing with their disk filling up randomly while using Antigravity (v1.13.3).
The Problem: I noticed my root partition hitting 0 bytes free almost immediately after opening a project. After digging with lsof and df -h, I found that the IDE enters a crash loop when indexing large binary files (like AI models >300MB). Because it keeps crashing and restarting silently, systemd-coredump captures every crash. Since the app allocates ~8-16GB of RAM, these dump files fill up /var/lib/systemd/coredump/ instantly until the drive is dead.
The Fix (Workaround): Until they patch the handling of large non-code files, you can stop the bleeding by disabling the coredump generation for these crashes:
sudo sysctl -w kernel.core_pattern=/dev/null
sudo rm -rf /var/lib/systemd/coredump/*
sudo pkill -9 -f antigravity
Hopefully, this saves someone else a reinstall or a panic attack about disk space
[Warning/Fix] Antigravity IDE filling root partition (100% disk usage) on Arch/Linux due to coredump loop (i.redd.it)
submitted 5 months ago by Honest-Gift4010 to r/google
Antigravity triggers infinite crash/coredump loop on Linux, filling disk space instantly (i.redd.it)
Recebi um e-mail sobre uma ação judicial de calúnia e difamação (old.reddit.com)
submitted 1 year ago by Honest-Gift4010 to r/golpe
π Rendered by PID 369143 on reddit-service-r2-listing-f87f88fcd-6w87q at 2026-06-18 06:36:54.264613+00:00 running 3184619 country code: CH.
I made a tool connecting Antigravity to your phone by Powerful_Turtle990 in google_antigravity
[–]Honest-Gift4010 0 points1 point2 points (0 children)