From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 68D1C385843A; Wed, 18 Oct 2023 14:19:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 68D1C385843A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1697638790; bh=UogP/qCuERTiRfkHYy/qpZR5iCYqOlA+PYYKromhLZQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tu1jLDiX+Av/FaCKatPw7cHrvFU8BC5ZTXOYrePD8n9ZG6ajUoESLQ7WLqvl7SlLb Dv1CZhY5C6lJqIn0WXE2XGu+uSoggCi6SbcwGN74932hVNPHkAFubZOAWM7hwRZFdd M03iV6Yw0u/42l96nSpVScD3pBpw9VRSePoSgZXY= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug libdw/30980] offline.c:53: dwfl_offline_section_address: Assertion `mod->e_type == ET_REL' failed. Date: Wed, 18 Oct 2023 14:19:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libdw X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: UNCONFIRMED 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: Message-ID: In-Reply-To: References: 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=3D30980 --- Comment #3 from Mark Wielaard --- Would you happen to know where systemd-stable/src/coredump/coredump.c and systemd-stable/src/shared/elf-util.c come from? I am trying to figure out h= ow the dwfl has been setup that parse_core uses, but I cannot find those files= or the parse_core function in current systemd. --=20 You are receiving this mail because: You are on the CC list for the bug.=