@issotm@social.treehouse.systems
Post #2810996
2025-11-25 22:54 UTC
@GrapheneOS@grapheneos.social @pawlicker@pawing.lol
Amusingly, I'm trying to figure out why a relative's Samsung phone is rejecting their SIM card, figured I'd adb logcat, and... wow that's a lot of logging for a device that's supposed to be idle. Including a whole lot of errors lmao
Replies (1)
-
@GrapheneOS@grapheneos.social 2025-11-25 22:55
@issotm@social.treehouse.systems @pawlicker@pawing.lol It's fairly normal for there to be a lot of logging and it's worth noting it's normally an in-memory buffer without persistent storage other than when recent logs get saved as part of what is called a tombstone for a crash (sort of like a core dump, but a minimal amount of info dumped in text form).