Bug 376518

Summary: Solaris: unhandled fast trap getlgrp(6)
Product: [Developer tools] valgrind Reporter: Matthieu Longo <mlongo>
Component: memcheckAssignee: Ivo Raisr <ivosh>
Status: RESOLVED FIXED    
Severity: normal CC: ivosh
Priority: NOR    
Version: 3.13 SVN   
Target Milestone: ---   
Platform: Other   
OS: Solaris   
Latest Commit: Version Fixed In:

Description Matthieu Longo 2017-02-15 16:20:09 UTC
Platform:
SunOS dell747srv 5.11 11.3 i86pc i386 i86pc Solaris

--00:00:06:20.881 8667-- WARNING: unhandled amd64-solaris syscall: fast:6
--00:00:06:20.881 8667-- You may be able to write your own handler.
--00:00:06:20.881 8667-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--00:00:06:20.881 8667-- Nevertheless we consider this a bug.  Please report
--00:00:06:20.881 8667-- it at http://valgrind.org/support/bug_reports.html.
Comment 1 Ivo Raisr 2017-02-16 18:30:06 UTC
Fixed in SVN r16227.
Comment 2 Matthieu Longo 2017-03-14 17:39:49 UTC
Thanks