[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gprofng/32096] UBSAN issues in gprofng
From: |
vladimir.mezentsev at oracle dot com |
Subject: |
[Bug gprofng/32096] UBSAN issues in gprofng |
Date: |
Wed, 11 Sep 2024 03:40:48 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32096
Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #2 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com>
---
I have fixes for these runtime errors:
load of value 4294967295, which is not a valid value for type 'Cmsg_warn'
null pointer passed as argument 2, which is declared to never be null
load of value 4294967295, which is not a valid value for type 'ProfData_type'
load of value 4294967295, which is not a valid value for type 'ProfData_type'
member access within misaligned address 0x00000357583c for type 'union
Value', which requires 8 byte alignment
reference binding to misaligned address 0x00000357583c for type 'long
unsigned int', which requires 8 byte alignment
I see other errors like:
member call on address 0x000003192cf0 which does not point to an object of
type 'Vector'
These errors look like a bug in libubsan.
I don't see anything wrong in gprofng.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gprofng/32096] UBSAN issues in gprofng,
vladimir.mezentsev at oracle dot com <=
- [Bug gprofng/32096] UBSAN issues in gprofng, cvs-commit at gcc dot gnu.org, 2024/09/11
- [Bug gprofng/32096] UBSAN issues in gprofng, arsen at sourceware dot org, 2024/09/11
- [Bug gprofng/32096] UBSAN issues in gprofng, sam at gentoo dot org, 2024/09/11
- [Bug gprofng/32096] UBSAN issues in gprofng, vladimir.mezentsev at oracle dot com, 2024/09/18
- [Bug gprofng/32096] UBSAN issues in gprofng, cvs-commit at gcc dot gnu.org, 2024/09/18
- [Bug gprofng/32096] UBSAN issues in gprofng, vladimir.mezentsev at oracle dot com, 2024/09/23