this post was submitted on 19 Sep 2024
745 points (97.8% liked)
196
16453 readers
1789 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think their point is that a 200gb text file is a wild size usage for a crash log, and there's probably accidentally some binary data in that log. There's no way a crash log can exceed 2x the size of the game binary itself.
Could be a bug in their crash handler, just like, infinitely looping and printing something over and over.
Binary data is almost always more compact than text data