Hi Mark,
> You probably
> don't have libstdc++-devel in your setup. If you cannot install that
> you now have to explicitly configure with --disable-demangler.
Thanks! I opened https://github.com/google/oss-fuzz/pull/9745 where I turned
the demangler off.
libstdc++-dev was indeed missing on "i3
On Fri, Feb 17, 2023 at 08:36:26PM +, builder--- via Elfutils-devel wrote:
> A new failure has been detected on builder elfutils-rawhide-x86_64 while
> building elfutils.
>
> Full details are available at:
> https://builder.sourceware.org/buildbot/#builders/140/builds/116
>
> Build state
A new failure has been detected on builder elfutils-rawhide-x86_64 while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/140/builds/116
Build state: failed test (failure)
Revision: 77d237798c8f262d618bd3ed2db8864022bfcacb
Worker: bb1-2
Buil
Hi Evgeny,
Sorry, another change that seems to break the fuzzer. You probably
don't have libstdc++-devel in your setup. If you cannot install that
you now have to explicitly configure with --disable-demangler.
I'll add the following note to the NEWS file:
diff --git a/NEWS b/NEWS
index 80faca3
Status: New
Owner:
CC: elfut...@sourceware.org, da...@adalogics.com, evv...@gmail.com,
izz...@google.com
Labels: Proj-elfutils
Type: Build-Failure
New issue 56085 by ClusterFuzz-External: elfutils: Fuzzing build failure
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56085
The last 3
Pointed out by gcc 12 with -Wuse-after-free=3
In function ‘free_section’
asm_end.c:552:17: error: pointer ‘data’ used after ‘free’
[-Werror=use-after-free]
552 | while (oldp != scnp->content);
|~^~~~
asm_end.c:550:9: note: call to ‘free’ here
550 |