[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/24441] Some crashes found by fuzzing



https://sourceware.org/bugzilla/show_bug.cgi?id=24441

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vries at gcc dot gnu.org

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Looking at the assertions reproducible with trunk, prefixed with occurrence
count:

   1257 dwz: dwz.c:1768: read_loclist: Assertion `ptr + len <= endsec' failed.

PR24172

     60 dwz: dwz.c:8782: write_die: Assertion `refd != NULL' failed.

PR24169

     56 dwz: dwz.c:8552: adjust_exprloc: Assertion `refd != NULL &&
!refd->die_remove' failed.

PR24195

     48 dwz: dwz.c:9901: read_dwarf: Assertion `data != NULL' failed.

New

     46 dwz: dwz.c:7859: update_new_die_offsets: Assertion
`die->u.p2.die_intracu_udata_size == 0 || die->die_ref_seen' failed.

New

     14 dwz: dwz.c:7533: build_abbrevs_for_die: Assertion `refd != NULL'
failed.

New

      2 dwz: dwz.c:8575: adjust_exprloc: Assertion `refd != NULL' failed.

New

-- 
You are receiving this mail because:
You are on the CC list for the bug.