[Bug 289167] valgrind no longer functions
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 289167] valgrind no longer functions"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Aug 2025 16:41:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289167
Bug ID: 289167
Summary: valgrind no longer functions
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: kargl@FreeBSD.org
With a freshly bootstrap GCC head,
% valgrind ~/work//x/libexec/gcc/x86_64-unknown-freebsd15.0/16.0.0/f951
pdt_39.f03
==23553== Memcheck, a memory error detector
==23553== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al.
==23553== Using Valgrind-3.25.1 and LibVEX; rerun with -h for copyright info
==23553== Command:
/home/kargl/work//x/libexec/gcc/x86_64-unknown-freebsd15.0/16.0.0/f951
pdt_39.f03
==23553==
==23553== unhandled sysarch cmd 136
==23553== Valgrind detected that your program requires
==23553== the following unimplemented functionality:
==23553== unhandled sysarch cmd
==23553== This may be because the functionality is hard to implement,
==23553== or because no reasonable program would behave this way,
==23553== or because nobody has yet needed it. In any case, let us know at
==23553== www.valgrind.org and/or try to work around the problem, if you can.
==23553==
==23553== Valgrind has to exit now. Sorry. Bye!
==23553==
--
You are receiving this mail because:
You are the assignee for the bug.