nanoUFO@sh.itjust.worksM to Games@sh.itjust.worksEnglish · 2 years agoMK1 generates 1GB report every-time it crashestwitter.comexternal-linkmessage-square12fedilinkarrow-up183arrow-down12file-text
arrow-up181arrow-down1external-linkMK1 generates 1GB report every-time it crashestwitter.comnanoUFO@sh.itjust.worksM to Games@sh.itjust.worksEnglish · 2 years agomessage-square12fedilinkfile-text
minus-squareall-knight-party@kbin.runlinkfedilinkarrow-up17arrow-down1·2 years agoWow, what in the world would require that amount of data to log a crash?
minus-squareRampsquatch@sh.itjust.workslinkfedilinkEnglisharrow-up16arrow-down5·2 years agoSpaghetti code
minus-squareDeriHunter@lemmy.worldlinkfedilinkEnglisharrow-up5arrow-down5·2 years agoHow does spaghetti code even related to the logs? Do you know what it even means?
minus-squareRampsquatch@sh.itjust.workslinkfedilinkEnglisharrow-up4arrow-down1·2 years agoPoorly coded is what I meant. I was trying to be funny
minus-squarekiwifoxtrot@lemmy.worldlinkfedilinkEnglisharrow-up5·2 years agoThe developer left the debugging mode on for deployment by mistake.
minus-squareDr. Bluefall@toast.ooolinkfedilinkEnglisharrow-up1·2 years agoMaybe it’s dumping core as well.
minus-squarecriticalinvite@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoA full memory dump of the process. Anything less risks missing data when analysing the crash dump.
Wow, what in the world would require that amount of data to log a crash?
Spaghetti code
How does spaghetti code even related to the logs? Do you know what it even means?
Poorly coded is what I meant. I was trying to be funny
The developer left the debugging mode on for deployment by mistake.
Maybe it’s dumping core as well.
A full memory dump of the process. Anything less risks missing data when analysing the crash dump.