Skip to content

Bug memory crush Spotlight on MacOS #6745

@4awel

Description

@4awel

Description

I had a problem on my mac because of the kilo of code that caused spotlight to glitch every time, As a result, each time the computer took up 350GB of system data, And no matter how hard you tried to clean the cache and so on, I even reinstalled the system, the problem still remained that my entire disk was clogged on the new laptop, As a result, I solved the problem by restarting spotlight:

Plugins

Kilo code

Kilo version

last version

Steps to reproduce

du -sh ~/* 2>/dev/null| sort -hr | head -20
sudo du -sh /System/Volumes/Data/.Spotlight-V100
sudo mdutil -a -i off
sudo rm -rf /System/Volumes/Data/.Spotlight-V100
sudo rebort // for mac restart

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcodebase indexingIssues related to codebase indexinginvalidThis doesn't seem rightkilo-triagedAuto-generated label by Kilo

    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