https://sourceware.org/bugzilla/show_bug.cgi?id=31480
Bug ID: 31480
Summary: debuginfod_find_debuginfo returns corrupt debuginfo
file when out of memory
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
Assignee: unassigned at sourceware dot org
Reporter: amerey at redhat dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
This bug has been seen when gdb ran out of memory while downloading from
debuginfod. See the following PR for more information:
https://sourceware.org/bugzilla/show_bug.cgi?id=31478
It may be that libdebuginfod fails to unlink a partially downloaded file when
out-of-memory conditions are reached. Reproducing this bug might be tricky.
We'll need to experiment with running gdb/debuginfod in a low memory
environment.
--
You are receiving this mail because:
You are on the CC list for the bug.