From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC4953857C6F; Wed, 13 Mar 2024 20:15:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC4953857C6F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710360920; bh=CFmhp0k0ZJTJsQFtWniJB2vTE16ky2fqyDqN3A5gqag=; h=From:To:Subject:Date:From; b=xUvD8EMlkzrTX4B6jZTwANFJI664ChyYcR2JGiZbgN98ydmawRDPeI59oO4V19P77 i0FjTKLs5iofOeH6Xwjp+brYJLEYZvPl6mlZUPKjK3BhY4H4+NWSEUsWg5QDnwOsio 8pM5t6ttVCzKzTeAnnxKOWfqe4U++mYQyDfw05Nc= From: "amerey at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/31480] New: debuginfod_find_debuginfo returns corrupt debuginfo file when out of memory Date: Wed, 13 Mar 2024 20:15:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: amerey at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31480 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:=20 https://sourceware.org/bugzilla/show_bug.cgi?id=3D31478 It may be that libdebuginfod fails to unlink a partially downloaded file wh= en 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=