debug/macho: oom in NewFile #54780
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Run https://go.dev/play/p/Sfr5DFiObR_U?v=gotip
What did you expect to see?
The program finishing and printing somme dummy data
What did you see instead?
Only
Heap profiling shows 4Gbyte allocation
Found by https://github.com/catenacyber/ngolo-fuzzing on oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50743
cc @ianlancetaylor as you fixed the latest oom in #52523
The text was updated successfully, but these errors were encountered: