Bug 425422

Summary: unhandled amd64-linux syscall: 315
Product: [Developer tools] valgrind Reporter: Carlo Wood <carlo>
Component: memcheckAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: normal CC: tom
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Carlo Wood 2020-08-16 12:21:34 UTC
daniel:~/projects/cwchessboard/cwchessboard>valgrind ~/projects/cwchessboard/cwchessboard-objdir/linuxchess
==2948825== Memcheck, a memory error detector
==2948825== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2948825== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info
==2948825== Command: /home/carlo/projects/cwchessboard/cwchessboard-objdir/linuxchess
==2948825== 
NOTICE      : Entered main()
NOTICE      : Entering LinuxChessApplication::LinuxChessApplication()
--2948825-- WARNING: unhandled amd64-linux syscall: 315
--2948825-- You may be able to write your own handler.
--2948825-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--2948825-- Nevertheless we consider this a bug.  Please report
--2948825-- it at http://valgrind.org/support/bug_reports.html.
Comment 1 Tom Hughes 2020-08-16 13:34:55 UTC

*** This bug has been marked as a duplicate of bug 369029 ***