[DPDK/core Bug 1605] lib/eal build failure with address and undefined behavior sanitizers
bugzilla at dpdk.org
bugzilla at dpdk.org
Tue Dec 17 21:39:12 CET 2024
https://bugs.dpdk.org/show_bug.cgi?id=1605
Bug ID: 1605
Summary: lib/eal build failure with address and undefined
behavior sanitizers
Product: DPDK
Version: 25.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev at dpdk.org
Reporter: alialnu at nvidia.com
Target Milestone: ---
$ meson --werror -Db_sanitize=address,undefined build && ninja -C build
[..]
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: writing 4
bytes into a region of size 0 [-Werror=stringop-overflow=]
[..]
OS: Ubuntu 22.04
Compiler: gcc 11.2.0
Meson: 0.61.2
Ninja-build: 1.10.1
Build passes with "-Db_sanitize=address".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241217/27bd0a17/attachment-0001.htm>
More information about the dev
mailing list