From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7EF473858C78; Thu, 2 Nov 2023 13:44:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7EF473858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698932693; bh=xkk7DTv0v6jGMruzXodcoGmS8nlJZ2KQelF9DeKa3k8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JVsN41bNSANbTGXzcU46q+HNvQyuQrgj9f6VvIOEBWAHKqRPAeO9an+Y0S9RNiFPe 45HMedkhbuejG3eK78RckrQBS0qpT1PhTXmr6+kMmh7NzjCYUIpiWO+KVs+vP0Ksbn 5dM+84S5DifAThcOFWbmNUd1QAz4O6YWQRd86B90= From: "amerey at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug libdw/30980] offline.c:53: dwfl_offline_section_address: Assertion `mod->e_type == ET_REL' failed. Date: Thu, 02 Nov 2023 13:44:53 +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: amerey at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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 #7 from Aaron Merey --- (In reply to Mark Wielaard from comment #6) > We should go over all asserts in the library code and rewrite/remove them. > It is never a good thing to trigger an abort in library code. I created a PR for this: https://sourceware.org/bugzilla/show_bug.cgi?id=3D= 31027 --=20 You are receiving this mail because: You are on the CC list for the bug.=