Bug 425422 - unhandled amd64-linux syscall: 315
Summary: unhandled amd64-linux syscall: 315
Status: RESOLVED DUPLICATE of bug 369029
Alias: None
Product: valgrind
Classification: Developer tools
Component: memcheck (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-16 12:21 UTC by Carlo Wood
Modified: 2020-08-16 13:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***