Date: Fri, 02 Jun 2017 03:57:31 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219715] devel/valgrind: unhandled syscall (ino64 fallout?) Message-ID: <bug-219715-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219715 Bug ID: 219715 Summary: devel/valgrind: unhandled syscall (ino64 fallout?) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bdrewery@FreeBSD.org Reporter: bsdports@kyle-evans.net CC: emaste@freebsd.org, kib@FreeBSD.org Flags: maintainer-feedback?(bdrewery@FreeBSD.org) Assignee: bdrewery@FreeBSD.org On a post-ino64 world (stat/file output included for completeness), all valgrind invocations fail: root@ghost:/tmp# valgrind ls -l =3D=3D2846=3D=3D Memcheck, a memory error detector =3D=3D2846=3D=3D Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward e= t al. =3D=3D2846=3D=3D Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyri= ght info =3D=3D2846=3D=3D Command: ls -l =3D=3D2846=3D=3D=20 --2846-- WARNING: unhandled syscall: 552 --2846-- You may be able to write your own handler. --2846-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --2846-- Nevertheless we consider this a bug. Please report --2846-- it at http://valgrind.org/support/bug_reports.html. --2846-- WARNING: unhandled syscall: 551 --2846-- You may be able to write your own handler. --2846-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --2846-- Nevertheless we consider this a bug. Please report --2846-- it at http://valgrind.org/support/bug_reports.html. Cannot fstat "/usr/local/lib/valgrind/vgpreload_core-amd64-freebsd.so" =3D=3D2846=3D=3D=20 =3D=3D2846=3D=3D HEAP SUMMARY: =3D=3D2846=3D=3D in use at exit: 0 bytes in 0 blocks =3D=3D2846=3D=3D total heap usage: 0 allocs, 0 frees, 0 bytes allocated =3D=3D2846=3D=3D=20 =3D=3D2846=3D=3D All heap blocks were freed -- no leaks are possible =3D=3D2846=3D=3D=20 =3D=3D2846=3D=3D For counts of detected and suppressed errors, rerun with: = -v =3D=3D2846=3D=3D ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 fro= m 0) root@ghost:/tmp# stat /usr/local/lib/valgrind/vgpreload_core-amd64-freebsd.= so 18446744071775659938 331657 -r-xr-xr-x 1 root wheel 18446744073709551615 32= 08 "Jun 1 22:48:37 2017" "Jun 1 22:48:37 2017" "Jun 1 22:48:55 2017" "Jun 1 22:48:37 2017" 4096 9 0x800 /usr/local/lib/valgrind/vgpreload_core-amd64-freebsd.so root@ghost:/tmp# file /usr/local/bin/valgrind /usr/local/bin/valgrind: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 12.0 (1200031), FreeBSD-style, stripped --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219715-13>