Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739736 - =dev-util/valgrind-3.16.1 stabilization (was: dev-util/valgrind-3.15.0: valgrind ERROR --12125-- WARNING: unhandled x86-linux syscall: 403
Summary: =dev-util/valgrind-3.16.1 stabilization (was: dev-util/valgrind-3.15.0: valgr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: CC-ARCHES, STABLEREQ
Depends on:
Blocks:
 
Reported: 2020-08-31 12:34 UTC by Thomas Deutschmann (RETIRED)
Modified: 2020-10-12 06:57 UTC (History)
0 users

See Also:
Package list:
dev-util/valgrind-3.16.1
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2020-08-31 12:34:22 UTC
net-misc/curl test suite is using valgrind when available. I just noticed that build.log is full of


> --11997-- it at http://valgrind.org/support/bug_reports.html.
> test 1162... valgrind ERROR --12060-- WARNING: unhandled x86-linux syscall: 403
> --12060-- You may be able to write your own handler.
> --12060-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
> --12060-- Nevertheless we consider this a bug.  Please report
> --12060-- it at http://valgrind.org/support/bug_reports.html.
> test 1163... valgrind ERROR --12091-- WARNING: unhandled x86-linux syscall: 403
> --12091-- You may be able to write your own handler.
> --12091-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
> --12091-- Nevertheless we consider this a bug.  Please report
> --12091-- it at http://valgrind.org/support/bug_reports.html.
> test 1164... valgrind ERROR --12125-- WARNING: unhandled x86-linux syscall: 403
> --12125-- You may be able to write your own handler.
> --12125-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
> --12125-- Nevertheless we consider this a bug.  Please report
> --12125-- it at http://valgrind.org/support/bug_reports.html.
> test 1165...OK (896 out of 1355, remaining: 15:11, took 0.043s, duration: 29:38)
> test 1166... valgrind ERROR --12160-- WARNING: unhandled x86-linux syscall: 403
> --12160-- You may be able to write your own handler.
> --12160-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
> --12160-- Nevertheless we consider this a bug.  Please report
> --12160-- it at http://valgrind.org/support/bug_reports.html.
> test 1167...OK (898 out of 1355, remaining: 15:06, took 0.177s, duration: 29:40)
> test 1168... valgrind ERROR --12213-- WARNING: unhandled x86-linux syscall: 403
> 

This is a stable x86 system.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2020-08-31 12:40:01 UTC
Error disappeared after upgrading to dev-util/valgrind-3.16.1. Maybe we should just stabilize latest version?
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-31 12:46:11 UTC
syscall 403 is '#define __NR_clock_gettime64 403'.

Those were added upstream as https://sourceware.org/git/?p=valgrind.git;a=commitdiff;h=3d6a8157d52f18261f2c1a0888c2cfd3289b371e

Check if -9999 works for you.
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2020-08-31 16:38:53 UTC
Like said, upgrading to dev-util/valgrind-3.16.1 works for me already.
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2020-09-05 23:47:12 UTC
x86 stable
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-06 00:28:17 UTC
arm64 stable
Comment 6 Sergei Trofimovich (RETIRED) gentoo-dev 2020-09-07 21:02:19 UTC
ppc64 stable
Comment 7 Agostino Sarubbo gentoo-dev 2020-09-18 07:31:09 UTC
amd64 stable
Comment 8 Agostino Sarubbo gentoo-dev 2020-09-18 07:55:52 UTC
ppc stable
Comment 9 Agostino Sarubbo gentoo-dev 2020-10-12 06:57:59 UTC
arm stable. Closing.