From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50722 invoked by alias); 15 Apr 2019 00:52:51 -0000 Mailing-List: contact dwz-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: dwz-owner@sourceware.org Received: (qmail 50553 invoked by uid 48); 15 Apr 2019 00:52:48 -0000 From: "vries at gcc dot gnu.org" To: dwz@sourceware.org Subject: [Bug default/24441] Some crashes found by fuzzing Date: Tue, 01 Jan 2019 00:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 X-SW-Source: 2019-q2/txt/msg00023.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24441 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vries at gcc dot gnu.org --- Comment #1 from Tom de Vries --- Looking at the assertions reproducible with trunk, prefixed with occurrence count: 1257 dwz: dwz.c:1768: read_loclist: Assertion `ptr + len <=3D endsec' fa= iled. PR24172 60 dwz: dwz.c:8782: write_die: Assertion `refd !=3D NULL' failed. PR24169 56 dwz: dwz.c:8552: adjust_exprloc: Assertion `refd !=3D NULL && !refd->die_remove' failed. PR24195 48 dwz: dwz.c:9901: read_dwarf: Assertion `data !=3D NULL' failed. New 46 dwz: dwz.c:7859: update_new_die_offsets: Assertion `die->u.p2.die_intracu_udata_size =3D=3D 0 || die->die_ref_seen' failed. New 14 dwz: dwz.c:7533: build_abbrevs_for_die: Assertion `refd !=3D NULL' failed. New 2 dwz: dwz.c:8575: adjust_exprloc: Assertion `refd !=3D NULL' failed. New --=20 You are receiving this mail because: You are on the CC list for the bug.